Lines Matching refs:SwVbaFont
106 SwVbaFont::SwVbaFont( const uno::Reference< XHelperInterface >& xParent, const uno::Reference< uno:… in SwVbaFont() function in SwVbaFont
111 SwVbaFont::getUnderline() throw (uno::RuntimeException) in getUnderline()
119 SwVbaFont::setUnderline( const uno::Any& _underline ) throw (uno::RuntimeException) in setUnderline()
131 SwVbaFont::getServiceImplName() in getServiceImplName()
138 SwVbaFont::setColorIndex( const uno::Any& _colorindex ) throw( uno::RuntimeException ) in setColorIndex()
146 SwVbaFont::getColorIndex() throw ( uno::RuntimeException ) in getColorIndex()
166 SwVbaFont::getSubscript() throw ( uno::RuntimeException ) in getSubscript()
176 SwVbaFont::getSuperscript() throw ( uno::RuntimeException ) in getSuperscript()
186 SwVbaFont::getBold() throw (uno::RuntimeException) in getBold()
196 SwVbaFont::getItalic() throw (uno::RuntimeException) in getItalic()
206 SwVbaFont::getStrikethrough() throw (css::uno::RuntimeException) in getStrikethrough()
216 SwVbaFont::getShadow() throw (uno::RuntimeException) in getShadow()
226 SwVbaFont::getServiceNames() in getServiceNames()