Searched refs:VCLXFont (Results 1 – 10 of 10) sorted by relevance
41 VCLXFont::VCLXFont() in VCLXFont() function in VCLXFont46 VCLXFont::~VCLXFont() in ~VCLXFont()51 void VCLXFont::Init( ::com::sun::star::awt::XDevice& rxDev, const Font& rFont ) in Init()61 sal_Bool VCLXFont::ImplAssertValidFontMetric() in ImplAssertValidFontMetric()90 IMPL_XUNOTUNNEL( VCLXFont )93 IMPL_XTYPEPROVIDER_START( VCLXFont ) in IMPL_XTYPEPROVIDER_START() argument98 ::com::sun::star::awt::FontDescriptor VCLXFont::getFontDescriptor( ) throw(::com::sun::star::uno::… in IMPL_XTYPEPROVIDER_START()106 ::com::sun::star::awt::SimpleFontMetric VCLXFont::getFontMetric( ) throw(::com::sun::star::uno::Ru… in getFontMetric()116 sal_Int16 VCLXFont::getCharWidth( sal_Unicode c ) throw(::com::sun::star::uno::RuntimeException) in getCharWidth()160 sal_Int32 VCLXFont::getStringWidth( const ::rtl::OUString& str ) throw(::com::sun::star::uno::Runti… in getStringWidth()[all …]
213 VCLXFont* pMetric = new VCLXFont; in getFont()
192 VCLXFont *pFont = new VCLXFont; in getFont()
940 VCLXFont* pVCLXFont = new VCLXFont; in getFont()
40 class TOOLKIT_DLLPUBLIC VCLXFont : public ::com::sun::star::awt::XFont2, class56 VCLXFont();57 ~VCLXFont();69 …static VCLXFont* GetImplementation( const ::com::sun::star::uno::Reference< ::com::sun::…
345 VCLXFont* pVCLXFont = new VCLXFont; in getFont()
511 VCLXFont* pVCLXFont = new VCLXFont; in getFont()
582 VCLXFont* pVCLXFont = new VCLXFont; in getFont()
944 VCLXFont* pVCLXFont = new VCLXFont; in getFont()
384 VCLXFont* pVCLXFont = VCLXFont::GetImplementation( rxFont ); in CreateFont()
Completed in 517 milliseconds