Lines Matching refs:SAL_CALL

54     virtual css::uno::Any SAL_CALL getSize() throw (css::uno::RuntimeException);
55 virtual css::uno::Any SAL_CALL getStandardFontSize() throw (css::uno::RuntimeException);
56 …virtual void SAL_CALL setStandardFontSize( const css::uno::Any& _standardfontsize ) throw (css::un…
57 virtual css::uno::Any SAL_CALL getStandardFont() throw (css::uno::RuntimeException);
58 …virtual void SAL_CALL setStandardFont( const css::uno::Any& _standardfont ) throw (css::uno::Runti…
59 virtual css::uno::Any SAL_CALL getFontStyle() throw (css::uno::RuntimeException);
60 …virtual void SAL_CALL setFontStyle( const css::uno::Any& _fontstyle ) throw (css::uno::RuntimeExce…
61 virtual css::uno::Any SAL_CALL getColorIndex() throw (css::uno::RuntimeException);
62 …virtual void SAL_CALL setColorIndex( const css::uno::Any& _colorindex ) throw (css::uno::RuntimeEx…
63 virtual css::uno::Any SAL_CALL getBold() throw (css::uno::RuntimeException);
64 virtual css::uno::Any SAL_CALL getUnderline() throw (css::uno::RuntimeException);
65 …virtual void SAL_CALL setUnderline( const css::uno::Any& _underline ) throw (css::uno::RuntimeExce…
66 virtual css::uno::Any SAL_CALL getStrikethrough() throw (css::uno::RuntimeException);
67 virtual css::uno::Any SAL_CALL getShadow() throw (css::uno::RuntimeException);
68 virtual css::uno::Any SAL_CALL getItalic() throw (css::uno::RuntimeException);
69 virtual css::uno::Any SAL_CALL getSubscript() throw (css::uno::RuntimeException);
70 …virtual void SAL_CALL setSubscript( const css::uno::Any& _subscript ) throw (css::uno::RuntimeExce…
71 virtual css::uno::Any SAL_CALL getSuperscript() throw (css::uno::RuntimeException);
72 …virtual void SAL_CALL setSuperscript( const css::uno::Any& _superscript ) throw (css::uno::Runtime…
73 virtual css::uno::Any SAL_CALL getName() throw (css::uno::RuntimeException);
74 virtual css::uno::Any SAL_CALL getColor() throw (css::uno::RuntimeException) ;
75 virtual css::uno::Any SAL_CALL getOutlineFont() throw (css::uno::RuntimeException) ;
76 …virtual void SAL_CALL setOutlineFont( const css::uno::Any& _outlinefont ) throw (css::uno::Runtime…