Home
last modified time | relevance | path

Searched refs:VbaFontBase (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vbahelper/source/vbahelper/
H A Dvbafontbase.cxx38 VbaFontBase::VbaFontBase( in VbaFontBase() function in VbaFontBase
51 VbaFontBase::~VbaFontBase() in ~VbaFontBase()
77 VbaFontBase::getSuperscript() throw ( uno::RuntimeException ) in getSuperscript()
110 VbaFontBase::getSubscript() throw ( uno::RuntimeException ) in getSubscript()
134 VbaFontBase::getSize() throw ( uno::RuntimeException ) in getSize()
155 VbaFontBase::getColorIndex() throw ( uno::RuntimeException ) in getColorIndex()
188 VbaFontBase::getBold() throw ( uno::RuntimeException ) in getBold()
222 VbaFontBase::getShadow() throw (uno::RuntimeException) in getShadow()
239 VbaFontBase::getItalic() throw ( uno::RuntimeException ) in getItalic()
255 VbaFontBase::getName() throw ( uno::RuntimeException ) in getName()
[all …]
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbafontbase.hxx57 class VBAHELPER_DLLPUBLIC VbaFontBase : public VbaFontBase_BASE class
65 VbaFontBase(
71 virtual ~VbaFontBase();// {}
/trunk/main/sw/source/ui/vba/
H A Dvbafont.hxx28 typedef cppu::ImplInheritanceHelper1< VbaFontBase, ov::word::XFont > SwVbaFont_BASE;
/trunk/main/sc/source/ui/vba/
H A Dvbafont.hxx37 typedef cppu::ImplInheritanceHelper1< VbaFontBase, ov::excel::XFont > ScVbaFont_BASE;

Completed in 29 milliseconds