Searched refs:SwVbaReplacement (Results 1 – 3 of 3) sorted by relevance
30 SwVbaReplacement::SwVbaReplacement( const uno::Reference< ooo::vba::XHelperInterface >& rParent, co… in SwVbaReplacement() function in SwVbaReplacement35 SwVbaReplacement::~SwVbaReplacement() in ~SwVbaReplacement()39 ::rtl::OUString SAL_CALL SwVbaReplacement::getText() throw (uno::RuntimeException) in getText()44 void SAL_CALL SwVbaReplacement::setText( const ::rtl::OUString& _text ) throw (uno::RuntimeExceptio… in setText()50 SwVbaReplacement::getServiceImplName() in getServiceImplName()57 SwVbaReplacement::getServiceNames() in getServiceNames()
33 class SwVbaReplacement : public SwVbaReplacement_BASE class39 …SwVbaReplacement( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno…40 virtual ~SwVbaReplacement();
201 …return uno::makeAny( uno::Reference< word::XReplacement >( new SwVbaReplacement( this, mxContext, … in getReplacement()
Completed in 68 milliseconds