• Miklos Vajna's avatar
    tdf#88986 sw: add missing XPropertyList pool items on TextFrame insertion · 6c3ca675
    Miklos Vajna yazdı
    Regression from commit 6e61ecd0 (Merge
    back branch alg_writerframes to trunk, 2014-03-19), the problem was
    while SwFrameShell::Execute() was modified to put the various pool items
    related to fill types (colors, gradients, etc) to the item set of the
    dialog, the same was missing in SwTextShell::ExecInsert(), so colors
    were missing on inserting a new frame, but not when editing an existing
    one.
    
    Change-Id: Id009f914c1c3b6509e31a4887e32a00624678cf4
    6c3ca675
drawdoc.hxx 1.84 KB