Home
last modified time | relevance | path

Searched refs:SwVbaParagraph (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/vba/
H A Dvbaparagraph.cxx32 SwVbaParagraph::SwVbaParagraph( const uno::Reference< ooo::vba::XHelperInterface >& rParent, const … in SwVbaParagraph() function in SwVbaParagraph
37 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()
H A Dvbaparagraph.hxx37 class SwVbaParagraph : public SwVbaParagraph_BASE class
44SwVbaParagraph( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::…
45 virtual ~SwVbaParagraph();

Completed in 15 milliseconds