Home
last modified time | relevance | path

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

/trunk/main/svl/source/config/
H A Dcjkoptions.cxx85 sal_Bool IsRubyEnabled() const { return bRuby; } in IsRubyEnabled() function in SvtCJKOptions_Impl
447 sal_Bool SvtCJKOptions::IsRubyEnabled() const in IsRubyEnabled() function in SvtCJKOptions
450 return pCJKOptions->IsRubyEnabled(); in IsRubyEnabled()
H A Dlanguageoptions.cxx89 sal_Bool SvtLanguageOptions::IsRubyEnabled() const in IsRubyEnabled() function in SvtLanguageOptions
91 return m_pCJKOptions->IsRubyEnabled(); in IsRubyEnabled()
/trunk/main/svl/inc/svl/
H A Dcjkoptions.hxx63 sal_Bool IsRubyEnabled() const;
H A Dlanguageoptions.hxx80 sal_Bool IsRubyEnabled() const;
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx1685 if( !aCJKOptions.IsRubyEnabled() in GetState()

Completed in 36 milliseconds