Home
last modified time | relevance | path

Searched refs:ImplDirectFontSubstitution (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx350 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 …]
/trunk/main/vcl/source/window/
H A Dwindow.cxx4328 ImplDirectFontSubstitution* pFontSubst = NULL; in ImplNewInputContext()
/trunk/main/vcl/inc/
H A Dsvdata.hxx65 class ImplDirectFontSubstitution;
210ImplDirectFontSubstitution* mpDirectFontSubst;// Font-Substitutions defined in Tools - Options - O…
H A Doutdev.h165 class ImplDirectFontSubstitution class
229 ImplDirectFontSubstitution* pDevSpecific );
231 ImplFontSelectData&, ImplDirectFontSubstitution* pDevSpecific );
251 ImplDirectFontSubstitution maDevFontSubst;
H A Doutfont.hxx42 class ImplDirectFontSubstitution;
208 …stData* ImplFindByFont( ImplFontSelectData&, bool bPrinter, ImplDirectFontSubstitution* ) const;

Completed in 86 milliseconds