Home
last modified time | relevance | path

Searched refs:AddTempDevFont (Results 1 – 17 of 17) sorted by relevance

/trunk/main/vcl/unx/headless/
H A Dsvpgdi.hxx94 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
H A Dsvppspgraphics.hxx113 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
H A Dsvptext.cxx330 bool SvpSalGraphics::AddTempDevFont( ImplDevFontList*, in AddTempDevFont() function in SvpSalGraphics
H A Dsvppspgraphics.cxx797 bool PspGraphics::AddTempDevFont( ImplDevFontList*, const String&, const String& ) in AddTempDevFont() function in PspGraphics
/trunk/main/vcl/inc/unx/
H A Dpspgraphics.h104 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
H A Dsalgdi.h251 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h276 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
/trunk/main/vcl/inc/win/
H A Dsalgdi.h306 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h344 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
/trunk/main/vcl/inc/
H A Dsalgdi.hxx253 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName )…
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx2268 bool WinSalGraphics::AddTempDevFont( ImplDevFontList* pFontList, in AddTempDevFont() function in WinSalGraphics
2368 AddTempDevFont( pFontList, aFileStatus.getFileURL(), aEmptyString ); in GetDevFontList()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx882 bool PspGraphics::AddTempDevFont( ImplDevFontList*, const String&,const String& ) in AddTempDevFont() function in PspGraphics
H A Dsalgdi3.cxx987 bool X11SalGraphics::AddTempDevFont( ImplDevFontList* pFontList, in AddTempDevFont() function in X11SalGraphics
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx1113 sal_Bool AddTempDevFont( const String& rFileURL, const String& rFontName );
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx1058 bool Os2SalGraphics::AddTempDevFont( ImplDevFontList* pFontList, in AddTempDevFont() function in Os2SalGraphics
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx7209 sal_Bool OutputDevice::AddTempDevFont( const String& rFileURL, const String& rFontName ) in AddTempDevFont() function in OutputDevice
7219 bool bRC = mpGraphics->AddTempDevFont( mpFontList, rFileURL, rFontName ); in AddTempDevFont()
7224 mpAlphaVDev->AddTempDevFont( rFileURL, rFontName ); in AddTempDevFont()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1718 bool AquaSalGraphics::AddTempDevFont( ImplDevFontList*, in AddTempDevFont() function in AquaSalGraphics

Completed in 172 milliseconds