Home
last modified time | relevance | path

Searched refs:bIgnoreSeqOpts (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/ui/config/
H A Dcaption.cxx48 bIgnoreSeqOpts(sal_False), in InsCaptionOpt()
88 bIgnoreSeqOpts = rOpt.bIgnoreSeqOpts; in operator =()
/aoo41x/main/sw/source/ui/inc/
H A Dcaption.hxx54 sal_Bool bIgnoreSeqOpts; // wird nicht gespeichert member in InsCaptionOpt
98 inline sal_Bool& IgnoreSeqOpts() { return bIgnoreSeqOpts; } in IgnoreSeqOpts()
99 inline sal_Bool IgnoreSeqOpts() const { return bIgnoreSeqOpts; } in IgnoreSeqOpts()

Completed in 12 milliseconds