Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/vba/
H A Dvbafont.cxx111 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 …]
H A Dvbafont.hxx30 class SwVbaFont : public SwVbaFont_BASE class
33SwVbaFont( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< …
34 virtual ~SwVbaFont(){} in ~SwVbaFont()
H A Dvbastyle.cxx92 return new SwVbaFont( mxParent, mxContext, aColors.getPalette(), mxStyleProps ); in getFont()
H A Dvbarange.cxx263 …return new SwVbaFont( mxParent, mxContext, aColors.getPalette(), uno::Reference< beans::XPropertyS… in getFont()

Completed in 21 milliseconds