Home
last modified time | relevance | path

Searched refs:IsAsianTypographyEnabled (Results 1 – 22 of 22) sorted by relevance

/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_ObjectProperties.cxx390 if( aCJKOptions.IsAsianTypographyEnabled() ) in SchAttribTabDlg()
401 if( aCJKOptions.IsAsianTypographyEnabled() ) in SchAttribTabDlg()
428 if( aCJKOptions.IsAsianTypographyEnabled() ) in SchAttribTabDlg()
446 if( aCJKOptions.IsAsianTypographyEnabled() ) in SchAttribTabDlg()
H A Ddlg_ShapeParagraph.cxx53 if ( aCJKOptions.IsAsianTypographyEnabled() ) in ShapeParagraphDialog()
/trunk/main/svl/source/config/
H A Dcjkoptions.cxx83 sal_Bool IsAsianTypographyEnabled() const { return bAsianTypography; } in IsAsianTypographyEnabled() function in SvtCJKOptions_Impl
435 sal_Bool SvtCJKOptions::IsAsianTypographyEnabled() const in IsAsianTypographyEnabled() function in SvtCJKOptions
438 return pCJKOptions->IsAsianTypographyEnabled(); in IsAsianTypographyEnabled()
H A Dlanguageoptions.cxx79 sal_Bool SvtLanguageOptions::IsAsianTypographyEnabled() const in IsAsianTypographyEnabled() function in SvtLanguageOptions
81 return m_pCJKOptions->IsAsianTypographyEnabled(); in IsAsianTypographyEnabled()
/trunk/main/sw/source/ui/fmtui/
H A Dtmpdlg.cxx241 if(!aCJKOptions.IsAsianTypographyEnabled()) in SwTemplateDlg()
330 if(!aCJKOptions.IsAsianTypographyEnabled()) in SwTemplateDlg()
/trunk/main/svl/inc/svl/
H A Dcjkoptions.hxx61 sal_Bool IsAsianTypographyEnabled() const;
H A Dlanguageoptions.hxx78 sal_Bool IsAsianTypographyEnabled() const;
/trunk/main/svx/source/form/
H A Dfmtextcontroldialogs.cxx111 if( aCJKOptions.IsAsianTypographyEnabled() ) in TextControlParaAttribDialog()
/trunk/main/sc/source/ui/miscdlgs/
H A Dtextdlgs.cxx107 if ( aCJKOptions.IsAsianTypographyEnabled() ) in ScParagraphDlg()
/trunk/main/sc/source/ui/attrdlg/
H A Dattrdlg.cxx84 if ( aCJKOptions.IsAsianTypographyEnabled() ) in ScAttrDlg()
/trunk/main/sd/source/ui/dlg/
H A Dparagr.cxx174 if( aCJKOptions.IsAsianTypographyEnabled() ) in SdParagraphDlg()
H A Dtabtempl.cxx97 if( aCJKOptions.IsAsianTypographyEnabled() ) in SdTabTemplateDlg()
H A Dprltempl.cxx185 if( aCJKOptions.IsAsianTypographyEnabled() ) in SdPresLayoutTemplateDlg()
/trunk/main/sc/source/ui/styleui/
H A Dstyledlg.cxx90 if ( aCJKOptions.IsAsianTypographyEnabled() ) in ScStyleDlg()
/trunk/main/cui/source/dialogs/
H A Dsrchxtra.cxx72 if ( !aCJKOptions.IsAsianTypographyEnabled() ) in SvxSearchFormatDialog()
/trunk/main/sw/source/ui/chrdlg/
H A Dpardlg.cxx117 if(!bHtmlMode && aCJKOptions.IsAsianTypographyEnabled()) in SwParaDlg()
/trunk/main/cui/source/tabpages/
H A Dtabstpge.cxx138 if(aCJKOptions.IsAsianTypographyEnabled()) in SvxTabulatorTabPage()
H A Dparagrph.cxx1054 if ( aLangOptions.IsAsianTypographyEnabled() ) in SvxParaAlignTabPage()
1401 if(aCJKOptions.IsAsianTypographyEnabled()) in EnableJustifyExt()
H A Dpage.cxx313 sal_Bool bCJK = aLangOptions.IsAsianTypographyEnabled(); in SvxPageDescPage()
H A Dchardlg.cxx1856 if ( !SvtLanguageOptions().IsAsianTypographyEnabled() ) in Initialize()
/trunk/main/sw/source/ui/config/
H A Doptload.cxx134 if(!aCJKOptions.IsAsianTypographyEnabled()) in SwLoadOptPage()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx1967 … ( RID_SVXPAGE_ASIAN_LAYOUT != nPageId || aLanguageOptions.IsAsianTypographyEnabled() ) && in Initialize()

Completed in 119 milliseconds