/aoo41x/main/svl/source/config/ |
H A D | ctloptions.cxx | 78 sal_Bool IsCTLFontEnabled() const { return m_bCTLFontEnabled; } in IsCTLFontEnabled() function in SvtCTLOptions_Impl 416 sal_Bool SvtCTLOptions::IsCTLFontEnabled() const in IsCTLFontEnabled() function in SvtCTLOptions 419 return pCTLOptions->IsCTLFontEnabled(); in IsCTLFontEnabled()
|
H A D | languageoptions.cxx | 131 sal_Bool SvtLanguageOptions::IsCTLFontEnabled() const in IsCTLFontEnabled() function in SvtLanguageOptions 133 return m_pCTLOptions->IsCTLFontEnabled(); in IsCTLFontEnabled()
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | TextDirectionListBox.cxx | 43 if( !SvtLanguageOptions().IsCTLFontEnabled() ) in TextDirectionListBox()
|
H A D | dlg_ObjectProperties.cxx | 494 if( SvtLanguageOptions().IsCTLFontEnabled() ) in SchAttribTabDlg()
|
/aoo41x/main/svl/inc/svl/ |
H A D | ctloptions.hxx | 48 sal_Bool IsCTLFontEnabled() const;
|
H A D | languageoptions.hxx | 90 sal_Bool IsCTLFontEnabled() const;
|
/aoo41x/main/svx/source/tbxctrls/ |
H A D | verttexttbxctrl.cxx | 83 bEnabled = aLangOptions.IsCTLFontEnabled(); in StateChanged()
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | drwtxtex.cxx | 816 if ( !SvtLanguageOptions().IsCTLFontEnabled() ) in GetState() 866 sal_Bool bEnabled = aCTLOptions.IsCTLFontEnabled(); in GetState()
|
H A D | annotsh.cxx | 809 if ( !SvtLanguageOptions().IsCTLFontEnabled() ) in GetState() 843 sal_Bool bEnabled = aCTLOptions.IsCTLFontEnabled(); in GetState()
|
H A D | txtattr.cxx | 771 if ( !SW_MOD()->GetCTLOptions().IsCTLFontEnabled() ) in GetAttrState()
|
/aoo41x/main/cui/source/options/ |
H A D | treeopt.cxx | 1967 ( RID_SVXPAGE_OPTIONS_CTL != nPageId || aLanguageOptions.IsCTLFontEnabled() ) ) in Initialize() 2003 … ( RID_SW_TP_STD_FONT_CTL != nPageId || aLanguageOptions.IsCTLFontEnabled() ) && in Initialize() 2069 const sal_Bool bCTL = aLanguageOptions.IsCTLFontEnabled(); in Initialize() 2093 const sal_Bool bCTL = aLanguageOptions.IsCTLFontEnabled(); in Initialize()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fubullet.cxx | 325 const sal_Bool bCtlEnabled = aCTLOptions.IsCTLFontEnabled(); in GetSlotState()
|
/aoo41x/main/cui/source/tabpages/ |
H A D | align.cxx | 167 if( !SvtLanguageOptions().IsCTLFontEnabled() ) in AlignmentTabPage()
|
H A D | chardlg.cxx | 573 sal_Bool bCJK = ( aLanguageOptions.IsCJKFontEnabled() || aLanguageOptions.IsCTLFontEnabled() ); in SvxCharNamePage() 634 sal_Bool bShowCTL = aLanguageOptions.IsCTLFontEnabled(); in SvxCharNamePage()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drtxtob.cxx | 191 sal_Bool bDisableParagraphTextDirection = !aLangOpt.IsCTLFontEnabled(); in GetAttrState()
|
/aoo41x/main/sw/source/core/view/ |
H A D | printdata.cxx | 212 bool bCTL = aLangOpt.IsCTLFontEnabled(); in SwPrintUIOptions()
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | viewsrch.cxx | 422 if( SW_MOD()->GetCTLOptions().IsCTLFontEnabled() ) in ExecSearch()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | viewutil.cxx | 347 bEnabled = aCTLOptions.IsCTLFontEnabled(); in HideDisabledSlot()
|
H A D | tabvwshf.cxx | 930 if ( !aLangOpt.IsCTLFontEnabled() ) in GetStateTable()
|
/aoo41x/main/sw/source/ui/app/ |
H A D | docst.cxx | 736 if( SFX_STYLE_FAMILY_PAGE == nFamily && SvtLanguageOptions().IsCTLFontEnabled() ) in Edit()
|
/aoo41x/main/svx/source/form/ |
H A D | fmtextcontrolshell.cxx | 955 if ( !SvtLanguageOptions().IsCTLFontEnabled() ) in GetTextAttributeState()
|
/aoo41x/main/chart2/source/view/main/ |
H A D | VLegend.cxx | 794 if( SvtLanguageOptions().IsCTLFontEnabled() ) in lcl_shouldSymbolsBePlacedOnTheLeftSide()
|
/aoo41x/main/sc/source/ui/drawfunc/ |
H A D | drtxtob.cxx | 1028 sal_Bool bDisableCTLFont = !aLangOpt.IsCTLFontEnabled(); in GetAttrState()
|
/aoo41x/main/sw/source/ui/frmdlg/ |
H A D | column.cxx | 1411 if(!SW_MOD()->GetCTLOptions().IsCTLFontEnabled()) in SetInSection()
|
/aoo41x/main/sc/source/core/data/ |
H A D | documen8.cxx | 250 if( SvtLanguageOptions().IsCTLFontEnabled() ) in ModifyStyleSheet()
|