Searched refs:SwVbaParagraph (Results 1 – 2 of 2) sorted by relevance
32 SwVbaParagraph::SwVbaParagraph( const uno::Reference< ooo::vba::XHelperInterface >& rParent, const … in SwVbaParagraph() function in SwVbaParagraph37 SwVbaParagraph::~SwVbaParagraph() in ~SwVbaParagraph()42 SwVbaParagraph::getRange( ) throw ( uno::RuntimeException ) in getRange()48 SwVbaParagraph::getServiceImplName() in getServiceImplName()55 SwVbaParagraph::getServiceNames() in getServiceNames()150 …return uno::makeAny( uno::Reference< word::XParagraph >( new SwVbaParagraph( this, mxContext, mxTe… in createCollectionObject()
37 class SwVbaParagraph : public SwVbaParagraph_BASE class44 …SwVbaParagraph( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::…45 virtual ~SwVbaParagraph();
Completed in 12 milliseconds