Searched refs:SwVbaSelection (Results 1 – 3 of 3) sorted by relevance
64 SwVbaSelection::~SwVbaSelection() in ~SwVbaSelection()89 SwVbaSelection::getRange() throw ( uno::RuntimeException ) in getRange()97 SwVbaSelection::getText() throw ( uno::RuntimeException ) in getText()373 SwVbaSelection::TypeParagraph() throw ( uno::RuntimeException ) in TypeParagraph()415 SwVbaSelection::getFind() throw ( uno::RuntimeException ) in getFind()422 SwVbaSelection::getStyle() throw ( uno::RuntimeException ) in getStyle()434 SwVbaSelection::getFont() throw ( uno::RuntimeException ) in getFont()440 SwVbaSelection::TypeBackspace() throw ( uno::RuntimeException ) in TypeBackspace()625 SwVbaSelection::ShapeRange( ) throw (uno::RuntimeException) in ShapeRange()658 SwVbaSelection::getServiceImplName() in getServiceImplName()[all …]
38 class SwVbaSelection : public SwVbaSelection_BASE class58 …SwVbaSelection( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::…59 virtual ~SwVbaSelection();
122 return new SwVbaSelection( this, mxContext, getCurrentDocument() ); in getSelection()
Completed in 56 milliseconds