Home
last modified time | relevance | path

Searched refs:VCLXFont (Results 1 – 10 of 10) sorted by relevance

/trunk/main/toolkit/source/awt/
H A Dvclxfont.cxx41 VCLXFont::VCLXFont() in VCLXFont() function in VCLXFont
46 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() argument
98 ::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 …]
H A Dvclxdevice.cxx213 VCLXFont* pMetric = new VCLXFont; in getFont()
H A Dvclxgraphics.cxx192 VCLXFont *pFont = new VCLXFont; in getFont()
H A Dvclxaccessiblecomponent.cxx940 VCLXFont* pVCLXFont = new VCLXFont; in getFont()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxfont.hxx40 class TOOLKIT_DLLPUBLIC VCLXFont : public ::com::sun::star::awt::XFont2, class
56 VCLXFont();
57 ~VCLXFont();
69 …static VCLXFont* GetImplementation( const ::com::sun::star::uno::Reference< ::com::sun::…
/trunk/main/accessibility/source/standard/
H A Daccessiblemenucomponent.cxx345 VCLXFont* pVCLXFont = new VCLXFont; in getFont()
/trunk/main/accessibility/source/extended/
H A Daccessibletabbar.cxx511 VCLXFont* pVCLXFont = new VCLXFont; in getFont()
/trunk/main/basctl/source/accessibility/
H A Daccessibledialogcontrolshape.cxx582 VCLXFont* pVCLXFont = new VCLXFont; in getFont()
H A Daccessibledialogwindow.cxx944 VCLXFont* pVCLXFont = new VCLXFont; in getFont()
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx384 VCLXFont* pVCLXFont = VCLXFont::GetImplementation( rxFont ); in CreateFont()

Completed in 55 milliseconds