Searched refs:IsInsTblChangeNumFormat (Results 1 – 7 of 7) sorted by relevance
549 sal_Bool SwModule::IsInsTblChangeNumFormat(sal_Bool bHTML) const in IsInsTblChangeNumFormat() function in SwModule551 return pModuleConfig->IsInsTblChangeNumFormat(bHTML); in IsInsTblChangeNumFormat()
194 sal_Bool IsInsTblChangeNumFormat(sal_Bool bHTML) const;
250 sal_Bool IsInsTblChangeNumFormat(sal_Bool bHTML) const in IsInsTblChangeNumFormat() function in SwModuleOptions
1729 sal_Bool IsInsTblChangeNumFormat() const;
2606 sal_Bool SwDoc::IsInsTblChangeNumFormat() const in IsInsTblChangeNumFormat() function in SwDoc2608 return SW_MOD()->IsInsTblChangeNumFormat(get(IDocumentSettingAccess::HTML_MODE)); in IsInsTblChangeNumFormat()
1461 aNumFmtFormattingCB.Check(pModOpt->IsInsTblChangeNumFormat(bHTMLMode)); in Reset()
4121 if( !IsInsTblChangeNumFormat() ) in ChkBoxNumFmt()
Completed in 53 milliseconds