Lines Matching refs:VbaFontBase

38 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()
176 VbaFontBase::setBold( const uno::Any& aValue ) throw( uno::RuntimeException ) in setBold()
188 VbaFontBase::getBold() throw ( uno::RuntimeException ) in getBold()
196 VbaFontBase::setStrikethrough( const uno::Any& aValue ) throw ( uno::RuntimeException ) in setStrikethrough()
207 VbaFontBase::getStrikethrough() throw ( uno::RuntimeException ) in getStrikethrough()
215 VbaFontBase::setShadow( const uno::Any& aValue ) throw ( uno::RuntimeException ) in setShadow()
222 VbaFontBase::getShadow() throw (uno::RuntimeException) in getShadow()
228 VbaFontBase::setItalic( const uno::Any& aValue ) throw ( uno::RuntimeException ) in setItalic()
239 VbaFontBase::getItalic() throw ( uno::RuntimeException ) in getItalic()
247 VbaFontBase::setName( const uno::Any& aValue ) throw ( uno::RuntimeException ) in setName()
255 VbaFontBase::getName() throw ( uno::RuntimeException ) in getName()
261 VbaFontBase::getColor() throw (uno::RuntimeException) in getColor()
269 VbaFontBase::setColor( const uno::Any& _color ) throw (uno::RuntimeException) in setColor()
275 VbaFontBase::setUnderline( const uno::Any& /*aValue*/ ) throw ( uno::RuntimeException ) in setUnderline()
311 VbaFontBase::getUnderline() throw ( uno::RuntimeException ) in getUnderline()