Lines Matching refs:SwVbaRange

41 SwVbaRange::SwVbaRange( const uno::Reference< ooo::vba::XHelperInterface >& rParent, const uno::Ref…  in SwVbaRange()  function in SwVbaRange
47 SwVbaRange::SwVbaRange( const uno::Reference< ooo::vba::XHelperInterface >& rParent, const uno::Ref… in SwVbaRange() function in SwVbaRange
52 SwVbaRange::SwVbaRange( const uno::Reference< ooo::vba::XHelperInterface >& rParent, const uno::Ref… in SwVbaRange() function in SwVbaRange
57 SwVbaRange::~SwVbaRange() in ~SwVbaRange()
61 void SwVbaRange::initialize( const uno::Reference< text::XTextRange >& rStart, const uno::Reference… in initialize()
78 SwVbaRange::getXTextRange() throw (uno::RuntimeException) in getXTextRange()
84 void SwVbaRange::setXTextRange( const uno::Reference< text::XTextRange >& xRange ) throw (uno::Runt… in setXTextRange()
96 SwVbaRange::getText() throw ( uno::RuntimeException ) in getText()
125 SwVbaRange::setText( const rtl::OUString& rText ) throw ( uno::RuntimeException ) in setText()
141 void SAL_CALL SwVbaRange::InsertBreak( const uno::Any& _breakType ) throw (uno::RuntimeException) in InsertBreak()
185 SwVbaRange::Select() throw ( uno::RuntimeException ) in Select()
194 SwVbaRange::InsertParagraph() throw ( uno::RuntimeException ) in InsertParagraph()
201 SwVbaRange::InsertParagraphBefore() throw ( uno::RuntimeException ) in InsertParagraphBefore()
209 SwVbaRange::InsertParagraphAfter() throw ( uno::RuntimeException ) in InsertParagraphAfter()
216 SwVbaRange::getParagraphFormat() throw ( uno::RuntimeException ) in getParagraphFormat()
223 SwVbaRange::setParagraphFormat( const uno::Reference< word::XParagraphFormat >& /*rParagraphFormat*… in setParagraphFormat()
229 SwVbaRange::getStyle() throw ( uno::RuntimeException ) in getStyle()
253 SwVbaRange::setStyle( const uno::Reference< word::XStyle >& rStyle ) throw ( uno::RuntimeException ) in setStyle()
260 SwVbaRange::getFont() throw ( uno::RuntimeException ) in getFont()
266 ::sal_Int32 SAL_CALL SwVbaRange::getLanguageID() throw (uno::RuntimeException) in getLanguageID()
272 void SAL_CALL SwVbaRange::setLanguageID( ::sal_Int32 _languageid ) throw (uno::RuntimeException) in setLanguageID()
279 SwVbaRange::PageSetup( ) throw (uno::RuntimeException) in PageSetup()
292 ::sal_Int32 SAL_CALL SwVbaRange::getStart() throw (uno::RuntimeException) in getStart()
298 void SAL_CALL SwVbaRange::setStart( ::sal_Int32 _start ) throw (uno::RuntimeException) in setStart()
308 ::sal_Int32 SAL_CALL SwVbaRange::getEnd() throw (uno::RuntimeException) in getEnd()
314 void SAL_CALL SwVbaRange::setEnd( ::sal_Int32 _end ) throw (uno::RuntimeException) in setEnd()
324 SwVbaRange::getServiceImplName() in getServiceImplName()
331 SwVbaRange::getServiceNames() in getServiceNames()