Searched refs:IgnoreSeqOpts (Results 1 – 3 of 3) sorted by relevance
98 inline sal_Bool& IgnoreSeqOpts() { return bIgnoreSeqOpts; } in IgnoreSeqOpts() function in InsCaptionOpt99 inline sal_Bool IgnoreSeqOpts() const { return bIgnoreSeqOpts; } in IgnoreSeqOpts() function in InsCaptionOpt
166 if (!pOpt->IgnoreSeqOpts()) in InsertCaption()195 !pOpt->IgnoreSeqOpts() ? aEmptyStr : pOpt->GetSeparator(), in InsertCaption()
308 aOpt.IgnoreSeqOpts() = sal_True; in Apply()
Completed in 12 milliseconds