Home
last modified time | relevance | path

Searched refs:IsCTLFontEnabled (Results 1 – 25 of 39) sorted by relevance

12

/trunk/main/svl/source/config/
H A Dctloptions.cxx78 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 Dlanguageoptions.cxx131 sal_Bool SvtLanguageOptions::IsCTLFontEnabled() const in IsCTLFontEnabled() function in SvtLanguageOptions
133 return m_pCTLOptions->IsCTLFontEnabled(); in IsCTLFontEnabled()
/trunk/main/chart2/source/controller/dialogs/
H A DTextDirectionListBox.cxx43 if( !SvtLanguageOptions().IsCTLFontEnabled() ) in TextDirectionListBox()
H A Ddlg_ObjectProperties.cxx494 if( SvtLanguageOptions().IsCTLFontEnabled() ) in SchAttribTabDlg()
/trunk/main/svl/inc/svl/
H A Dctloptions.hxx48 sal_Bool IsCTLFontEnabled() const;
H A Dlanguageoptions.hxx90 sal_Bool IsCTLFontEnabled() const;
/trunk/main/svx/source/tbxctrls/
H A Dverttexttbxctrl.cxx83 bEnabled = aLangOptions.IsCTLFontEnabled(); in StateChanged()
/trunk/main/sw/source/ui/shells/
H A Ddrwtxtex.cxx816 if ( !SvtLanguageOptions().IsCTLFontEnabled() ) in GetState()
866 sal_Bool bEnabled = aCTLOptions.IsCTLFontEnabled(); in GetState()
H A Dannotsh.cxx809 if ( !SvtLanguageOptions().IsCTLFontEnabled() ) in GetState()
843 sal_Bool bEnabled = aCTLOptions.IsCTLFontEnabled(); in GetState()
H A Dtxtattr.cxx771 if ( !SW_MOD()->GetCTLOptions().IsCTLFontEnabled() ) in GetAttrState()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx1968 ( RID_SVXPAGE_OPTIONS_CTL != nPageId || aLanguageOptions.IsCTLFontEnabled() ) ) in Initialize()
2004 … ( RID_SW_TP_STD_FONT_CTL != nPageId || aLanguageOptions.IsCTLFontEnabled() ) && in Initialize()
2070 const sal_Bool bCTL = aLanguageOptions.IsCTLFontEnabled(); in Initialize()
2094 const sal_Bool bCTL = aLanguageOptions.IsCTLFontEnabled(); in Initialize()
/trunk/main/sd/source/ui/func/
H A Dfubullet.cxx325 const sal_Bool bCtlEnabled = aCTLOptions.IsCTLFontEnabled(); in GetSlotState()
/trunk/main/cui/source/tabpages/
H A Dalign.cxx167 if( !SvtLanguageOptions().IsCTLFontEnabled() ) in AlignmentTabPage()
H A Dchardlg.cxx573 sal_Bool bCJK = ( aLanguageOptions.IsCJKFontEnabled() || aLanguageOptions.IsCTLFontEnabled() ); in SvxCharNamePage()
634 sal_Bool bShowCTL = aLanguageOptions.IsCTLFontEnabled(); in SvxCharNamePage()
/trunk/main/sd/source/ui/view/
H A Ddrtxtob.cxx191 sal_Bool bDisableParagraphTextDirection = !aLangOpt.IsCTLFontEnabled(); in GetAttrState()
/trunk/main/sw/source/core/view/
H A Dprintdata.cxx212 bool bCTL = aLangOpt.IsCTLFontEnabled(); in SwPrintUIOptions()
/trunk/main/sw/source/ui/uiview/
H A Dviewsrch.cxx422 if( SW_MOD()->GetCTLOptions().IsCTLFontEnabled() ) in ExecSearch()
/trunk/main/sc/source/ui/view/
H A Dviewutil.cxx347 bEnabled = aCTLOptions.IsCTLFontEnabled(); in HideDisabledSlot()
H A Dtabvwshf.cxx930 if ( !aLangOpt.IsCTLFontEnabled() ) in GetStateTable()
/trunk/main/svx/source/form/
H A Dfmtextcontrolshell.cxx955 if ( !SvtLanguageOptions().IsCTLFontEnabled() ) in GetTextAttributeState()
/trunk/main/chart2/source/view/main/
H A DVLegend.cxx794 if( SvtLanguageOptions().IsCTLFontEnabled() ) in lcl_shouldSymbolsBePlacedOnTheLeftSide()
/trunk/main/sw/source/ui/app/
H A Ddocst.cxx746 if( SFX_STYLE_FAMILY_PAGE == nFamily && SvtLanguageOptions().IsCTLFontEnabled() ) in Edit()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx1028 sal_Bool bDisableCTLFont = !aLangOpt.IsCTLFontEnabled(); in GetAttrState()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx1411 if(!SW_MOD()->GetCTLOptions().IsCTLFontEnabled()) in SetInSection()
/trunk/main/sc/source/core/data/
H A Ddocumen8.cxx250 if( SvtLanguageOptions().IsCTLFontEnabled() ) in ModifyStyleSheet()

Completed in 142 milliseconds

12