Home
last modified time | relevance | path

Searched refs:IsInsTblChangeNumFormat (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/ui/app/
H A Dswmodul1.cxx549 sal_Bool SwModule::IsInsTblChangeNumFormat(sal_Bool bHTML) const in IsInsTblChangeNumFormat() function in SwModule
551 return pModuleConfig->IsInsTblChangeNumFormat(bHTML); in IsInsTblChangeNumFormat()
/trunk/main/sw/inc/
H A Dswmodule.hxx194 sal_Bool IsInsTblChangeNumFormat(sal_Bool bHTML) const;
H A Dmodcfg.hxx250 sal_Bool IsInsTblChangeNumFormat(sal_Bool bHTML) const in IsInsTblChangeNumFormat() function in SwModuleOptions
H A Ddoc.hxx1721 sal_Bool IsInsTblChangeNumFormat() const;
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx2588 sal_Bool SwDoc::IsInsTblChangeNumFormat() const in IsInsTblChangeNumFormat() function in SwDoc
2590 return SW_MOD()->IsInsTblChangeNumFormat(get(IDocumentSettingAccess::HTML_MODE)); in IsInsTblChangeNumFormat()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1458 aNumFmtFormattingCB.Check(pModOpt->IsInsTblChangeNumFormat(bHTMLMode)); in Reset()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx4121 if( !IsInsTblChangeNumFormat() ) in ChkBoxNumFmt()

Completed in 90 milliseconds