Lines Matching refs:SwVbaSelection

59 SwVbaSelection::SwVbaSelection( const uno::Reference< ooo::vba::XHelperInterface >& rParent, const …  in SwVbaSelection()  function in SwVbaSelection
64 SwVbaSelection::~SwVbaSelection() in ~SwVbaSelection()
68 uno::Reference< text::XTextRange > SwVbaSelection::GetSelectedRange() throw ( uno::RuntimeException… in GetSelectedRange()
89 SwVbaSelection::getRange() throw ( uno::RuntimeException ) in getRange()
97 SwVbaSelection::getText() throw ( uno::RuntimeException ) in getText()
103 SwVbaSelection::setText( const rtl::OUString& rText ) throw ( uno::RuntimeException ) in setText()
109 SwVbaSelection::TypeText( const rtl::OUString& rText ) throw ( uno::RuntimeException ) in TypeText()
116 SwVbaSelection::HomeKey( const uno::Any& _unit, const uno::Any& _extend ) throw ( uno::RuntimeExcep… in HomeKey()
150 SwVbaSelection::EndKey( const uno::Any& _unit, const uno::Any& _extend ) throw ( uno::RuntimeExcept… in EndKey()
184 SwVbaSelection::Delete( const uno::Any& /*_unit*/, const uno::Any& /*_count*/ ) throw ( uno::Runtim… in Delete()
191 void SwVbaSelection::NextCell( sal_Int32 nCount, E_DIRECTION eDirection ) throw ( uno::RuntimeExcep… in NextCell()
242 SwVbaSelection::MoveRight( const uno::Any& _unit, const uno::Any& _count, const uno::Any& _extend )… in MoveRight()
287 SwVbaSelection::MoveLeft( const uno::Any& _unit, const uno::Any& _count, const uno::Any& _extend ) … in MoveLeft()
331 SwVbaSelection::MoveDown( const uno::Any& _unit, const uno::Any& _count, const uno::Any& _extend ) … in MoveDown()
373 SwVbaSelection::TypeParagraph() throw ( uno::RuntimeException ) in TypeParagraph()
384 SwVbaSelection::InsertParagraph() throw ( uno::RuntimeException ) in InsertParagraph()
391 SwVbaSelection::InsertParagraphBefore() throw ( uno::RuntimeException ) in InsertParagraphBefore()
397 SwVbaSelection::InsertParagraphAfter() throw ( uno::RuntimeException ) in InsertParagraphAfter()
403 SwVbaSelection::getParagraphFormat() throw ( uno::RuntimeException ) in getParagraphFormat()
409 SwVbaSelection::setParagraphFormat( const uno::Reference< word::XParagraphFormat >& rParagraphForma… in setParagraphFormat()
415 SwVbaSelection::getFind() throw ( uno::RuntimeException ) in getFind()
422 SwVbaSelection::getStyle() throw ( uno::RuntimeException ) in getStyle()
428 SwVbaSelection::setStyle( const uno::Reference< word::XStyle >& rStyle ) throw ( uno::RuntimeExcept… in setStyle()
434 SwVbaSelection::getFont() throw ( uno::RuntimeException ) in getFont()
440 SwVbaSelection::TypeBackspace() throw ( uno::RuntimeException ) in TypeBackspace()
446 uno::Reference< word::XRange > SAL_CALL SwVbaSelection::GoTo( const uno::Any& _what, const uno::Any… in GoTo()
513 ::sal_Int32 SAL_CALL SwVbaSelection::getLanguageID() throw (uno::RuntimeException) in getLanguageID()
518 void SAL_CALL SwVbaSelection::setLanguageID( ::sal_Int32 _languageid ) throw (uno::RuntimeException) in setLanguageID()
523 uno::Any SAL_CALL SwVbaSelection::Information( sal_Int32 _type ) throw (uno::RuntimeException) in Information()
553 void SAL_CALL SwVbaSelection::InsertBreak( const uno::Any& _breakType ) throw (uno::RuntimeExceptio… in InsertBreak()
559 SwVbaSelection::Tables( const uno::Any& aIndex ) throw (uno::RuntimeException) in Tables()
596 SwVbaSelection::Fields( const uno::Any& index ) throw (uno::RuntimeException) in Fields()
605 SwVbaSelection::getHeaderFooter() throw ( uno::RuntimeException ) in getHeaderFooter()
625 SwVbaSelection::ShapeRange( ) throw (uno::RuntimeException) in ShapeRange()
638 ::sal_Int32 SAL_CALL SwVbaSelection::getStart() throw (uno::RuntimeException) in getStart()
643 void SAL_CALL SwVbaSelection::setStart( ::sal_Int32 _start ) throw (uno::RuntimeException) in setStart()
647 ::sal_Int32 SAL_CALL SwVbaSelection::getEnd() throw (uno::RuntimeException) in getEnd()
652 void SAL_CALL SwVbaSelection::setEnd( ::sal_Int32 _end ) throw (uno::RuntimeException) in setEnd()
658 SwVbaSelection::getServiceImplName() in getServiceImplName()
665 SwVbaSelection::getServiceNames() in getServiceNames()