Searched refs:bInsWithCaption (Results 1 – 2 of 2) sorted by relevance
90 sal_Bool bInsWithCaption; //Insert/Caption/Automatic // Objekte beschriftet einfuegen member in SwInsertConfig228 { return bHTML ? sal_False : aInsertConfig.bInsWithCaption; } in IsInsWithCaption()231 aInsertConfig.bInsWithCaption = b; in SetInsWithCaption()
641 bInsWithCaption( sal_False ), in SwInsertConfig()741 …case INS_PROP_CAP_AUTOMATIC: pValues[nProp].setValue(&bInsWithCaption, rType);break;//"Caption/Aut… in Commit()999 bInsWithCaption = bBool; in Load()
Completed in 26 milliseconds