Lines Matching refs:ScVbaFont
43 ScVbaFont::ScVbaFont( in ScVbaFont() function in ScVbaFont
56 ScVbaFont::GetDataSet() in GetDataSet()
61 ScVbaFont::~ScVbaFont() in ~ScVbaFont()
74 ScVbaFont::setSuperscript( const uno::Any& aValue ) throw ( uno::RuntimeException ) in setSuperscript()
92 ScVbaFont aFont( getParent(), mxContext, mPalette, xProps ); in setSuperscript()
117 ScVbaFont::getSuperscript() throw ( uno::RuntimeException ) in getSuperscript()
132 ScVbaFont aFont( getParent(), mxContext, mPalette, xProps ); in getSuperscript()
150 ScVbaFont::setSubscript( const uno::Any& aValue ) throw ( uno::RuntimeException ) in setSubscript()
164 ScVbaFont aFont( getParent(), mxContext, mPalette, xProps ); in setSubscript()
191 ScVbaFont::getSubscript() throw ( uno::RuntimeException ) in getSubscript()
206 ScVbaFont aFont( getParent(), mxContext, mPalette, xProps ); in getSubscript()
225 ScVbaFont::getSize() throw ( uno::RuntimeException ) in getSize()
234 ScVbaFont::setColorIndex( const uno::Any& _colorindex ) throw( uno::RuntimeException ) in setColorIndex()
252 ScVbaFont::getColorIndex() throw ( uno::RuntimeException ) in getColorIndex()
262 ScVbaFont::setStandardFontSize( const uno::Any& /*aValue*/ ) throw( uno::RuntimeException ) in setStandardFontSize()
272 ScVbaFont::getStandardFontSize() throw ( uno::RuntimeException ) in getStandardFontSize()
282 ScVbaFont::setStandardFont( const uno::Any& /*aValue*/ ) throw( uno::RuntimeException ) in setStandardFont()
291 ScVbaFont::getStandardFont() throw ( uno::RuntimeException ) in getStandardFont()
300 ScVbaFont::setFontStyle( const uno::Any& aValue ) throw( uno::RuntimeException ) in setFontStyle()
332 ScVbaFont::getFontStyle() throw ( uno::RuntimeException ) in getFontStyle()
351 ScVbaFont::getBold() throw ( uno::RuntimeException ) in getBold()
360 ScVbaFont::setUnderline( const uno::Any& aValue ) throw ( uno::RuntimeException ) in setUnderline()
394 ScVbaFont::getUnderline() throw ( uno::RuntimeException ) in getUnderline()
421 ScVbaFont::getStrikethrough() throw ( uno::RuntimeException ) in getStrikethrough()
430 ScVbaFont::getShadow() throw (uno::RuntimeException) in getShadow()
439 ScVbaFont::getItalic() throw ( uno::RuntimeException ) in getItalic()
449 ScVbaFont::getName() throw ( uno::RuntimeException ) in getName()
457 ScVbaFont::getColor() throw (uno::RuntimeException) in getColor()
466 ScVbaFont::setOutlineFont( const uno::Any& aValue ) throw ( uno::RuntimeException ) in setOutlineFont()
472 ScVbaFont::getOutlineFont() throw (uno::RuntimeException) in getOutlineFont()
481 ScVbaFont::getServiceImplName() in getServiceImplName()
488 ScVbaFont::getServiceNames() in getServiceNames()