Home
last modified time | relevance | path

Searched refs:aLangOpt (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sd/source/ui/view/
H A Ddrtxtob.cxx190 SvtLanguageOptions aLangOpt; in GetAttrState() local
191 sal_Bool bDisableParagraphTextDirection = !aLangOpt.IsCTLFontEnabled(); in GetAttrState()
192 sal_Bool bDisableVerticalText = !aLangOpt.IsVerticalTextEnabled(); in GetAttrState()
/trunk/main/sw/source/core/view/
H A Dprintdata.cxx211 SvtLanguageOptions aLangOpt; in SwPrintUIOptions() local
212 bool bCTL = aLangOpt.IsCTLFontEnabled(); in SwPrintUIOptions()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx1027 SvtLanguageOptions aLangOpt; in GetAttrState() local
1028 sal_Bool bDisableCTLFont = !aLangOpt.IsCTLFontEnabled(); in GetAttrState()
1029 sal_Bool bDisableVerticalText = !aLangOpt.IsVerticalTextEnabled(); in GetAttrState()
/trunk/main/sc/source/ui/view/
H A Dtabvwshf.cxx929 SvtLanguageOptions aLangOpt; in GetStateTable() local
930 if ( !aLangOpt.IsCTLFontEnabled() ) in GetStateTable()
H A Dformatsh.cxx2550 SvtLanguageOptions aLangOpt; in GetTextDirectionState() local
2551 sal_Bool bDisableCTLFont = !aLangOpt.IsCTLFontEnabled(); in GetTextDirectionState()
2552 sal_Bool bDisableVerticalText = !aLangOpt.IsVerticalTextEnabled(); in GetTextDirectionState()

Completed in 52 milliseconds