/aoo4110/main/vcl/unx/headless/ |
H A D | svpgdi.hxx | 94 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
|
H A D | svppspgraphics.hxx | 113 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
|
H A D | svptext.cxx | 330 bool SvpSalGraphics::AddTempDevFont( ImplDevFontList*, in AddTempDevFont() function in SvpSalGraphics
|
H A D | svppspgraphics.cxx | 797 bool PspGraphics::AddTempDevFont( ImplDevFontList*, const String&, const String& ) in AddTempDevFont() function in PspGraphics
|
/aoo4110/main/vcl/inc/unx/ |
H A D | pspgraphics.h | 104 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
|
H A D | salgdi.h | 251 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
|
/aoo4110/main/vcl/inc/os2/ |
H A D | salgdi.h | 276 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
|
/aoo4110/main/vcl/inc/win/ |
H A D | salgdi.h | 306 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
|
/aoo4110/main/vcl/inc/aqua/ |
H A D | salgdi.h | 344 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName );
|
/aoo4110/main/vcl/inc/ |
H A D | salgdi.hxx | 253 …virtual bool AddTempDevFont( ImplDevFontList*, const String& rFileURL, const String& rFontName )…
|
/aoo4110/main/vcl/win/source/gdi/ |
H A D | salgdi3.cxx | 2268 bool WinSalGraphics::AddTempDevFont( ImplDevFontList* pFontList, in AddTempDevFont() function in WinSalGraphics 2368 AddTempDevFont( pFontList, aFileStatus.getFileURL(), aEmptyString ); in GetDevFontList()
|
/aoo4110/main/vcl/unx/generic/gdi/ |
H A D | pspgraphics.cxx | 882 bool PspGraphics::AddTempDevFont( ImplDevFontList*, const String&,const String& ) in AddTempDevFont() function in PspGraphics
|
H A D | salgdi3.cxx | 987 bool X11SalGraphics::AddTempDevFont( ImplDevFontList* pFontList, in AddTempDevFont() function in X11SalGraphics
|
/aoo4110/main/vcl/inc/vcl/ |
H A D | outdev.hxx | 1113 sal_Bool AddTempDevFont( const String& rFileURL, const String& rFontName );
|
/aoo4110/main/vcl/os2/source/gdi/ |
H A D | salgdi3.cxx | 1058 bool Os2SalGraphics::AddTempDevFont( ImplDevFontList* pFontList, in AddTempDevFont() function in Os2SalGraphics
|
/aoo4110/main/vcl/source/gdi/ |
H A D | outdev3.cxx | 7209 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()
|
/aoo4110/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 1718 bool AquaSalGraphics::AddTempDevFont( ImplDevFontList*, in AddTempDevFont() function in AquaSalGraphics
|