Home
last modified time | relevance | path

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

/AOO41X/main/vbahelper/source/vbahelper/
H A Dvbafontbase.cxx38 VbaFontBase::VbaFontBase( in VbaFontBase() function in VbaFontBase
51 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 …]
/AOO41X/main/vbahelper/inc/vbahelper/
H A Dvbafontbase.hxx57 class VBAHELPER_DLLPUBLIC VbaFontBase : public VbaFontBase_BASE class
65 VbaFontBase(
71 virtual ~VbaFontBase();// {}
/AOO41X/main/sw/source/ui/vba/
H A Dvbafont.hxx28 typedef cppu::ImplInheritanceHelper1< VbaFontBase, ov::word::XFont > SwVbaFont_BASE;
/AOO41X/main/sc/source/ui/vba/
H A Dvbafont.hxx37 typedef cppu::ImplInheritanceHelper1< VbaFontBase, ov::excel::XFont > ScVbaFont_BASE;