Searched refs:SwVbaFont (Results 1 – 4 of 4) sorted by relevance
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()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()[all …]
30 class SwVbaFont : public SwVbaFont_BASE class33 …SwVbaFont( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< …34 virtual ~SwVbaFont(){} in ~SwVbaFont()
92 return new SwVbaFont( mxParent, mxContext, aColors.getPalette(), mxStyleProps ); in getFont()
263 …return new SwVbaFont( mxParent, mxContext, aColors.getPalette(), uno::Reference< beans::XPropertyS… in getFont()
Completed in 47 milliseconds