• Jan-Marek Glogowski's avatar
    Link DRAW and FLY format for faster textbox lookup · 5bed080c
    Jan-Marek Glogowski yazdı
    Currently we have to rebuild the list of text boxes for every
    lookup. Instead of a managed set, or a per-document list etc.,
    this introduces direct pointers between the corresponding
    SwDrawFramFormat and SwFlyFrameFormat of a text box.
    
    Change-Id: Iefba2d153d9d8b3f1185aa305e9f463a50e78f89
    5bed080c
frmfmt.hxx 10.3 KB