Home
last modified time | relevance | path

Searched refs:ImplFont (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/cppcanvas/source/wrapper/
H A Dimplfont.cxx40 ImplFont::ImplFont( const uno::Reference< rendering::XCanvas >& rCanvas, in ImplFont() function in cppcanvas::internal::ImplFont
61 ImplFont::~ImplFont() in ~ImplFont()
65 ::rtl::OUString ImplFont::getName() const in getName()
72 double ImplFont::getCellSize() const in getCellSize()
79 uno::Reference< rendering::XCanvasFont > ImplFont::getUNOFont() const in getUNOFont()
H A Dimplfont.hxx56 class ImplFont : public Font class
59 ImplFont( const ::com::sun::star::uno::Reference<
64 virtual ~ImplFont();
H A Dimplcanvas.cxx95 return FontSharedPtr( new ImplFont( getUNOCanvas(), rFontName, rCellSize ) ); in createFont()

Completed in 24 milliseconds