Home
last modified time | relevance | path

Searched refs:FontSubstConfiguration (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/unotools/source/config/
H A Dfontcfg.cxx57 static FontSubstConfiguration* mpFontSubstConfiguration = 0;
371 FontSubstConfiguration* FontSubstConfiguration::get() in get()
374 mpFontSubstConfiguration = new FontSubstConfiguration(); in get()
382 FontSubstConfiguration::FontSubstConfiguration() : in FontSubstConfiguration() function in FontSubstConfiguration
460 FontSubstConfiguration::~FontSubstConfiguration() in ~FontSubstConfiguration()
790 void FontSubstConfiguration::getMapName( const String& rOrgName, String& rShortName, in getMapName()
939 void FontSubstConfiguration::fillSubstVector( const com::sun::star::uno::Reference< XNameAccess > x… in fillSubstVector()
988 FontWeight FontSubstConfiguration::getSubstWeight( const com::sun::star::uno::Reference< XNameAcces… in getSubstWeight()
1020 FontWidth FontSubstConfiguration::getSubstWidth( const com::sun::star::uno::Reference< XNameAccess … in getSubstWidth()
1052 unsigned long FontSubstConfiguration::getSubstType( const com::sun::star::uno::Reference< XNameAcce… in getSubstType()
[all …]
/aoo4110/main/unotools/inc/unotools/
H A Dfontcfg.hxx171 class UNOTOOLS_DLLPUBLIC FontSubstConfiguration class
205 FontSubstConfiguration();
207 ~FontSubstConfiguration();
209 static FontSubstConfiguration* get();
H A Dfontdefs.hxx31 class FontSubstConfiguration;
/aoo4110/main/vcl/inc/
H A Dsvdata.hxx119 namespace utl { class DefaultFontConfiguration; class FontSubstConfiguration; }
217 utl::FontSubstConfiguration* mpFontSubstConfiguration;
H A Doutdev.h69 void InitMatchData( const utl::FontSubstConfiguration&,
/aoo4110/main/vcl/source/gdi/
H A Dfont.cxx168 const utl::FontSubstConfiguration* pFontSubst = utl::FontSubstConfiguration::get(); in AskConfig()
177 utl::FontSubstConfiguration::getMapName( aMapName, in AskConfig()
H A Doutdev3.cxx1173 void ImplDevFontListData::InitMatchData( const utl::FontSubstConfiguration& rFontSubst, in InitMatchData()
1680 const FontSubstConfiguration& rFontSubst = *FontSubstConfiguration::get(); in InitMatchData()
2573 FontSubstConfiguration::getMapName( aSearchName, aSearchShortName, aSearchFamilyName, in ImplFindByFont()
2606 const FontSubstConfiguration& rFontSubst = *FontSubstConfiguration::get(); in ImplFindByFont()
2647 FontSubstConfiguration::getMapName( aSearchName, aTempShortName, aTempFamilyName, in ImplFindByFont()
2662 const FontSubstConfiguration& rFontSubst = *FontSubstConfiguration::get(); in ImplFindByFont()
/aoo4110/main/unotools/source/misc/
H A Dfontdefs.cxx532 const utl::FontNameAttr* pAttr = utl::FontSubstConfiguration::get()->getSubstInfo( aOrgName ); in GetSubsFontName()

Completed in 95 milliseconds