Searched refs:VbaFontBase (Results 1 – 4 of 4) sorted by relevance
38 VbaFontBase::VbaFontBase( in VbaFontBase() function in VbaFontBase51 VbaFontBase::~VbaFontBase() in ~VbaFontBase()56 VbaFontBase::setSuperscript( const uno::Any& aValue ) throw ( uno::RuntimeException ) in setSuperscript()77 VbaFontBase::getSuperscript() throw ( uno::RuntimeException ) in getSuperscript()87 VbaFontBase::setSubscript( const uno::Any& aValue ) throw ( uno::RuntimeException ) in setSubscript()110 VbaFontBase::getSubscript() throw ( uno::RuntimeException ) in getSubscript()120 VbaFontBase::setSize( const uno::Any& aValue ) throw( uno::RuntimeException ) in setSize()134 VbaFontBase::getSize() throw ( uno::RuntimeException ) in getSize()140 VbaFontBase::setColorIndex( const uno::Any& _colorindex ) throw( uno::RuntimeException ) in setColorIndex()155 VbaFontBase::getColorIndex() throw ( uno::RuntimeException ) in getColorIndex()[all …]
57 class VBAHELPER_DLLPUBLIC VbaFontBase : public VbaFontBase_BASE class65 VbaFontBase(71 virtual ~VbaFontBase();// {}
28 typedef cppu::ImplInheritanceHelper1< VbaFontBase, ov::word::XFont > SwVbaFont_BASE;
37 typedef cppu::ImplInheritanceHelper1< VbaFontBase, ov::excel::XFont > ScVbaFont_BASE;