Home
last modified time | relevance | path

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

/trunk/main/svl/source/config/
H A Dcjkoptions.cxx88 sal_Bool IsEmphasisMarksEnabled() const { return bEmphasisMarks; } in IsEmphasisMarksEnabled() function in SvtCJKOptions_Impl
465 sal_Bool SvtCJKOptions::IsEmphasisMarksEnabled() const in IsEmphasisMarksEnabled() function in SvtCJKOptions
468 return pCJKOptions->IsEmphasisMarksEnabled(); in IsEmphasisMarksEnabled()
H A Dlanguageoptions.cxx104 sal_Bool SvtLanguageOptions::IsEmphasisMarksEnabled() const in IsEmphasisMarksEnabled() function in SvtLanguageOptions
106 return m_pCJKOptions->IsEmphasisMarksEnabled(); in IsEmphasisMarksEnabled()
/trunk/main/svl/inc/svl/
H A Dcjkoptions.hxx66 sal_Bool IsEmphasisMarksEnabled() const;
H A Dlanguageoptions.hxx83 sal_Bool IsEmphasisMarksEnabled() const;

Completed in 25 milliseconds