Searched refs:ImplDirectFontSubstitution (Results 1 – 5 of 5) sorted by relevance
165 class ImplDirectFontSubstitution class229 ImplDirectFontSubstitution* pDevSpecific );231 ImplFontSelectData&, ImplDirectFontSubstitution* pDevSpecific );251 ImplDirectFontSubstitution maDevFontSubst;
42 class ImplDirectFontSubstitution;208 …stData* ImplFindByFont( ImplFontSelectData&, bool bPrinter, ImplDirectFontSubstitution* ) const;
65 class ImplDirectFontSubstitution;210 …ImplDirectFontSubstitution* mpDirectFontSubst;// Font-Substitutons defined in Tools->Options->Fonts
350 ImplDirectFontSubstitution*& rpSubst = ImplGetSVData()->maGDIData.mpDirectFontSubst; in AddFontSubstitute()352 rpSubst = new ImplDirectFontSubstitution(); in AddFontSubstitute()359 void ImplDirectFontSubstitution::AddFontSubstitute( const String& rFontName, in AddFontSubstitute()393 ImplDirectFontSubstitution* pSubst = ImplGetSVData()->maGDIData.mpDirectFontSubst; in RemoveFontSubstitute()400 void ImplDirectFontSubstitution::RemoveFontSubstitute( int nIndex ) in RemoveFontSubstitute()433 bool ImplDirectFontSubstitution::GetFontSubstitute( int nIndex, in GetFontSubstitute()450 bool ImplDirectFontSubstitution::FindFontSubstitute( String& rSubstName, in FindFontSubstitute()472 sal_uInt16 nFlags, ImplDirectFontSubstitution* pDevSpecific ) in ImplFontSubstitute()2361 ImplFontSelectData& aFontSelData, ImplDirectFontSubstitution* pDevSpecific ) in GetFontEntry()2435 bool bPrinter, ImplDirectFontSubstitution* pDevSpecific ) const in ImplFindByFont()[all …]
4328 ImplDirectFontSubstitution* pFontSubst = NULL; in ImplNewInputContext()
Completed in 287 milliseconds