Lines Matching refs:RuntimeException

54     void NextCell( sal_Int32 nCount, E_DIRECTION eDirection ) throw ( css::uno::RuntimeException );
55 …s::uno::Reference< css::text::XTextRange > GetSelectedRange() throw ( css::uno::RuntimeException );
58 …xt, const css::uno::Reference< css::frame::XModel >& rModel ) throw ( css::uno::RuntimeException );
62 virtual rtl::OUString SAL_CALL getText() throw (css::uno::RuntimeException);
63 virtual void SAL_CALL setText( const rtl::OUString& rText ) throw (css::uno::RuntimeException);
64 …s::uno::Reference< ooo::vba::word::XRange > SAL_CALL getRange() throw (css::uno::RuntimeException);
65 …Key( const css::uno::Any& _unit, const css::uno::Any& _extend ) throw (css::uno::RuntimeException);
66 …Key( const css::uno::Any& _unit, const css::uno::Any& _extend ) throw (css::uno::RuntimeException);
67 virtual void SAL_CALL TypeText( const rtl::OUString& rText ) throw (css::uno::RuntimeException);
68 …lete( const css::uno::Any& _unit, const css::uno::Any& _count ) throw (css::uno::RuntimeException);
69 …it, const css::uno::Any& _count, const css::uno::Any& _extend ) throw (css::uno::RuntimeException);
70 …it, const css::uno::Any& _count, const css::uno::Any& _extend ) throw (css::uno::RuntimeException);
71 …it, const css::uno::Any& _count, const css::uno::Any& _extend ) throw (css::uno::RuntimeException);
72 virtual void SAL_CALL TypeParagraph() throw (css::uno::RuntimeException);
73 virtual void SAL_CALL InsertParagraph() throw (css::uno::RuntimeException);
74 virtual void SAL_CALL InsertParagraphBefore() throw (css::uno::RuntimeException);
75 virtual void SAL_CALL InsertParagraphAfter() throw (css::uno::RuntimeException);
76 …oo::vba::word::XParagraphFormat > SAL_CALL getParagraphFormat() throw (css::uno::RuntimeException);
77 …ference< ooo::vba::word::XParagraphFormat >& rParagraphFormat ) throw (css::uno::RuntimeException);
78 …css::uno::Reference< ooo::vba::word::XFind > SAL_CALL getFind() throw (css::uno::RuntimeException);
79 …s::uno::Reference< ooo::vba::word::XStyle > SAL_CALL getStyle() throw (css::uno::RuntimeException);
80 … const css::uno::Reference< ooo::vba::word::XStyle >& _xStyle ) throw (css::uno::RuntimeException);
81 …css::uno::Reference< ooo::vba::word::XFont > SAL_CALL getFont() throw (css::uno::RuntimeException);
82 virtual void SAL_CALL TypeBackspace() throw (css::uno::RuntimeException);
83 …hich, const css::uno::Any& _count, const css::uno::Any& _name ) throw (css::uno::RuntimeException);
84 virtual ::sal_Int32 SAL_CALL getLanguageID( ) throw (css::uno::RuntimeException);
85 … virtual void SAL_CALL setLanguageID( ::sal_Int32 _languageid ) throw (css::uno::RuntimeException);
86 … virtual css::uno::Any SAL_CALL Information( sal_Int32 _type ) throw (css::uno::RuntimeException);
87 …al void SAL_CALL InsertBreak( const css::uno::Any& _breakType ) throw (css::uno::RuntimeException);
88 …al css::uno::Any SAL_CALL Tables( const css::uno::Any& aIndex ) throw (css::uno::RuntimeException);
89 …al css::uno::Any SAL_CALL Fields( const css::uno::Any& aIndex ) throw (css::uno::RuntimeException);
90 …nce< ooo::vba::word::XHeaderFooter > SAL_CALL getHeaderFooter() throw (css::uno::RuntimeException);
91 virtual css::uno::Any SAL_CALL ShapeRange( ) throw (css::uno::RuntimeException);
92 virtual ::sal_Int32 SAL_CALL getStart() throw (css::uno::RuntimeException);
93 virtual void SAL_CALL setStart( ::sal_Int32 _start ) throw (css::uno::RuntimeException);
94 virtual ::sal_Int32 SAL_CALL getEnd() throw (css::uno::RuntimeException);
95 virtual void SAL_CALL setEnd( ::sal_Int32 _end ) throw (css::uno::RuntimeException);