Home
last modified time | relevance | path

Searched refs:IsCaptionOrderNumberingFirst (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sw/inc/
H A Dmodcfg.hxx234 …sal_Bool IsCaptionOrderNumberingFirst() const { return aInsertConfig.bCaptionOrderNumberingFirs… in IsCaptionOrderNumberingFirst() function in SwModuleOptions
/aoo41x/main/sw/source/ui/frmdlg/
H A Dcption.cxx143 bOrderNumberingFirst( SW_MOD()->GetModuleConfig()->IsCaptionOrderNumberingFirst() ) in SwCaptionDialog()
/aoo41x/main/sw/source/core/doc/
H A Ddoclay.cxx1477 sal_Bool bOrderNumberingFirst = SW_MOD()->GetModuleConfig()->IsCaptionOrderNumberingFirst(); in lcl_InsertLabel()
1788 sal_Bool bOrderNumberingFirst = SW_MOD()->GetModuleConfig()->IsCaptionOrderNumberingFirst(); in lcl_InsertDrawLabel()
/aoo41x/main/sw/source/ui/config/
H A Doptload.cxx627 SW_MOD()->GetModuleConfig()->IsCaptionOrderNumberingFirst() ? 1 : 0); in Reset()

Completed in 35 milliseconds