Searched refs:SvtFontSubstConfig (Results 1 – 5 of 5) sorted by relevance
65 SvtFontSubstConfig::SvtFontSubstConfig() : in SvtFontSubstConfig() function in SvtFontSubstConfig113 SvtFontSubstConfig::~SvtFontSubstConfig() in ~SvtFontSubstConfig()120 void SvtFontSubstConfig::Notify( const com::sun::star::uno::Sequence< rtl::OUString >& ) in Notify()124 void SvtFontSubstConfig::Commit() in Commit()170 sal_Int32 SvtFontSubstConfig::SubstitutionCount() const in SubstitutionCount()177 void SvtFontSubstConfig::ClearSubstitutions() in ClearSubstitutions()184 const SubstitutionStruct* SvtFontSubstConfig::GetSubstitution(sal_Int32 nPos) in GetSubstitution()194 void SvtFontSubstConfig::AddSubstitution(const SubstitutionStruct& rToAdd) in AddSubstitution()200 void SvtFontSubstConfig::Apply() in Apply()
40 class SVT_DLLPUBLIC SvtFontSubstConfig : public utl::ConfigItem class45 SvtFontSubstConfig();46 virtual ~SvtFontSubstConfig();
66 class SvtFontSubstConfig;88 SvtFontSubstConfig* pConfig;
69 pConfig(new SvtFontSubstConfig), in SvxFontSubstTabPage()
2159 SvtFontSubstConfig().Apply(); in Main()
Completed in 68 milliseconds