Home
last modified time | relevance | path

Searched refs:IsFontAvailable (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx7281 sal_Bool OutputDevice::IsFontAvailable( const String& rFontName ) const in IsFontAvailable() function in OutputDevice
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx524 rAtom.bAvailable = pDev->IsFontAvailable( rAtom.aName ); in operator >>()
678 sal_Bool SdrEscherImport::IsFontAvailable( sal_uInt32 nNum ) const in IsFontAvailable() function in SdrEscherImport
1405 …((SdrEscherImport*)this)->bWingdingsAvailable = pDev->IsFontAvailable( String( RTL_CONSTASCII_USTR… in CheckWingdings()
1412 …((SdrEscherImport*)this)->bMonotypeSortsAvailable = pDev->IsFontAvailable( String( RTL_CONSTASCII_… in CheckMonotypeSorts()
1419 …((SdrEscherImport*)this)->bTimesNewRomanAvailable = pDev->IsFontAvailable( String( RTL_CONSTASCII_… in CheckTimesNewRoman()
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx457 sal_Bool IsFontAvailable( sal_uInt32 nNum ) const;
/trunk/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx888 … if ( Application::GetDefaultDevice()->IsFontAvailable( pOut->GetFont().GetName() ) ) in ReadRecordParams()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx1118 sal_Bool IsFontAvailable( const String& rFontName ) const;
/trunk/main/svtools/source/edit/
H A Dsychconv.cxx74 sal_Bool bIsAvailable = ( pDev ) ? pDev->IsFontAvailable( rFont.GetName() ) : sal_False; in Convert()

Completed in 102 milliseconds