Home
last modified time | relevance | path

Searched refs:FontNameAttr (Results 1 – 7 of 7) sorted by relevance

/trunk/main/unotools/source/config/
H A Dfontcfg.cxx858 struct StrictStringSort : public ::std::binary_function< const FontNameAttr&, const FontNameAttr&, …
860 bool operator()( const FontNameAttr& rLeft, const FontNameAttr& rRight ) in operator ()()
1148 FontNameAttr aAttr; in readLocaleSubst()
1168 const FontNameAttr* FontSubstConfiguration::getSubstInfo( const String& rFontName, const Locale& rL… in getSubstInfo()
1177 FontNameAttr aSearchAttr; in getSubstInfo()
1197 …std::vector< FontNameAttr >::const_iterator it = ::std::lower_bound( lang->second.aSubstAttributes… in getSubstInfo()
1200 const FontNameAttr& rFoundAttr = *it; in getSubstInfo()
/trunk/main/unotools/inc/unotools/
H A Dfontcfg.hxx159 struct UNOTOOLS_DLLPUBLIC FontNameAttr struct
186 mutable std::vector< FontNameAttr > aSubstAttributes;
211 const FontNameAttr* getSubstInfo(
H A Dfontdefs.hxx32 struct FontNameAttr;
/trunk/main/vcl/inc/
H A Doutfont.hxx233 ImplDevFontListData* ImplFindBySubstFontAttr( const utl::FontNameAttr& ) const;
/trunk/main/unotools/source/misc/
H A Dfontdefs.cxx532 const utl::FontNameAttr* pAttr = utl::FontSubstConfiguration::get()->getSubstInfo( aOrgName ); in GetSubsFontName()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx738 FontFamily eFamily, const FontNameAttr* pFontAttr ) in ImplCalcType()
1180 const FontNameAttr* pFontAttr = rFontSubst.getSubstInfo( rSearchName ); in InitMatchData()
1636 ImplDevFontListData* ImplDevFontList::ImplFindBySubstFontAttr( const utl::FontNameAttr& rFontAttr )… in ImplFindBySubstFontAttr()
2601 const FontNameAttr* pFontAttr = NULL; in ImplFindByFont()
2663 const FontNameAttr* pTempFontAttr = rFontSubst.getSubstInfo( aSearchName ); in ImplFindByFont()
H A Dfont.cxx181 const utl::FontNameAttr* pFontAttr = pFontSubst->getSubstInfo( aMapName ); in AskConfig()

Completed in 69 milliseconds