Lines Matching refs:RuntimeException

45     sal_Int16 getCharHeight() throw (css::uno::RuntimeException);
54 virtual ::sal_Int32 SAL_CALL getAlignment() throw (css::uno::RuntimeException);
55 virtual void SAL_CALL setAlignment( ::sal_Int32 _alignment ) throw (css::uno::RuntimeException);
56 virtual float SAL_CALL getFirstLineIndent() throw (css::uno::RuntimeException);
57 …tual void SAL_CALL setFirstLineIndent( float _firstlineindent ) throw (css::uno::RuntimeException);
58 virtual css::uno::Any SAL_CALL getKeepTogether() throw (css::uno::RuntimeException);
59 … SAL_CALL setKeepTogether( const css::uno::Any& _keeptogether ) throw (css::uno::RuntimeException);
60 virtual css::uno::Any SAL_CALL getKeepWithNext() throw (css::uno::RuntimeException);
61 … SAL_CALL setKeepWithNext( const css::uno::Any& _keepwithnext ) throw (css::uno::RuntimeException);
62 virtual css::uno::Any SAL_CALL getHyphenation() throw (css::uno::RuntimeException);
63 …id SAL_CALL setHyphenation( const css::uno::Any& _hyphenation ) throw (css::uno::RuntimeException);
64 virtual float SAL_CALL getLineSpacing() throw (css::uno::RuntimeException);
65 virtual void SAL_CALL setLineSpacing( float _linespacing ) throw (css::uno::RuntimeException);
66 virtual ::sal_Int32 SAL_CALL getLineSpacingRule() throw (css::uno::RuntimeException);
67 …oid SAL_CALL setLineSpacingRule( ::sal_Int32 _linespacingrule ) throw (css::uno::RuntimeException);
68 virtual css::uno::Any SAL_CALL getNoLineNumber() throw (css::uno::RuntimeException);
69 … SAL_CALL setNoLineNumber( const css::uno::Any& _nolinenumber ) throw (css::uno::RuntimeException);
70 virtual ::sal_Int32 SAL_CALL getOutlineLevel() throw (css::uno::RuntimeException);
71 …tual void SAL_CALL setOutlineLevel( ::sal_Int32 _outlinelevel ) throw (css::uno::RuntimeException);
72 virtual css::uno::Any SAL_CALL getPageBreakBefore() throw (css::uno::RuntimeException);
73 …ALL setPageBreakBefore( const css::uno::Any& _pagebreakbefore ) throw (css::uno::RuntimeException);
74 virtual float SAL_CALL getSpaceBefore() throw (css::uno::RuntimeException);
75 virtual void SAL_CALL setSpaceBefore( float _spacebefore ) throw (css::uno::RuntimeException);
76 virtual float SAL_CALL getSpaceAfter() throw (css::uno::RuntimeException);
77 virtual void SAL_CALL setSpaceAfter( float _spaceafter ) throw (css::uno::RuntimeException);
78 virtual float SAL_CALL getLeftIndent() throw (css::uno::RuntimeException);
79 virtual void SAL_CALL setLeftIndent( float _leftindent ) throw (css::uno::RuntimeException);
80 virtual float SAL_CALL getRightIndent() throw (css::uno::RuntimeException);
81 virtual void SAL_CALL setRightIndent( float _rightindent ) throw (css::uno::RuntimeException);
82 virtual css::uno::Any SAL_CALL getTabStops() throw (css::uno::RuntimeException);
83 …ual void SAL_CALL setTabStops( const css::uno::Any& _tabstops ) throw (css::uno::RuntimeException);
84 virtual css::uno::Any SAL_CALL getWidowControl() throw (css::uno::RuntimeException);
85 … SAL_CALL setWidowControl( const css::uno::Any& _widowcontrol ) throw (css::uno::RuntimeException);