Searched refs:IsDoubleLinesEnabled (Results 1 – 8 of 8) sorted by relevance
87 sal_Bool IsDoubleLinesEnabled() const { return bDoubleLines; } in IsDoubleLinesEnabled() function in SvtCJKOptions_Impl459 sal_Bool SvtCJKOptions::IsDoubleLinesEnabled() const in IsDoubleLinesEnabled() function in SvtCJKOptions462 return pCJKOptions->IsDoubleLinesEnabled(); in IsDoubleLinesEnabled()
99 sal_Bool SvtLanguageOptions::IsDoubleLinesEnabled() const in IsDoubleLinesEnabled() function in SvtLanguageOptions101 return m_pCJKOptions->IsDoubleLinesEnabled(); in IsDoubleLinesEnabled()
153 if(nHtmlMode & HTMLMODE_ON || !aCJKOptions.IsDoubleLinesEnabled()) in SwTemplateDlg()237 if(!aCJKOptions.IsDoubleLinesEnabled()) in SwTemplateDlg()
65 sal_Bool IsDoubleLinesEnabled() const;
82 sal_Bool IsDoubleLinesEnabled() const;
82 if ( !aCJKOptions.IsDoubleLinesEnabled() ) in ORptPageDialog()
70 if ( !aCJKOptions.IsDoubleLinesEnabled() ) in SvxSearchFormatDialog()
131 else if(!aCJKOptions.IsDoubleLinesEnabled()) in SwCharDlg()
Completed in 54 milliseconds