Lines Matching refs:SAL_CALL

47 	virtual rtl::OUString SAL_CALL getPrintArea() throw (css::uno::RuntimeException);
48 …virtual void SAL_CALL setPrintArea( const rtl::OUString& rAreas ) throw (css::uno::RuntimeExceptio…
49 virtual double SAL_CALL getHeaderMargin() throw (css::uno::RuntimeException);
50 void SAL_CALL setHeaderMargin( double margin ) throw (css::uno::RuntimeException);
51 double SAL_CALL getFooterMargin() throw (css::uno::RuntimeException);
52 void SAL_CALL setFooterMargin( double margin ) throw (css::uno::RuntimeException);
53 virtual css::uno::Any SAL_CALL getFitToPagesTall() throw (css::uno::RuntimeException);
54 …virtual void SAL_CALL setFitToPagesTall( const css::uno::Any& fitToPagesTall ) throw (css::uno::Ru…
55 virtual css::uno::Any SAL_CALL getFitToPagesWide() throw (css::uno::RuntimeException);
56 …virtual void SAL_CALL setFitToPagesWide( const css::uno::Any& fitToPagesWide ) throw (css::uno::Ru…
57 virtual css::uno::Any SAL_CALL getZoom() throw (css::uno::RuntimeException);
58 virtual void SAL_CALL setZoom( const css::uno::Any& zoom ) throw (css::uno::RuntimeException);
59 virtual rtl::OUString SAL_CALL getLeftHeader() throw (css::uno::RuntimeException);
60 …virtual void SAL_CALL setLeftHeader( const rtl::OUString& leftHeader ) throw (css::uno::RuntimeExc…
61 virtual rtl::OUString SAL_CALL getCenterHeader() throw (css::uno::RuntimeException);
62 …virtual void SAL_CALL setCenterHeader( const rtl::OUString& centerHeader ) throw (css::uno::Runtim…
63 virtual rtl::OUString SAL_CALL getRightHeader() throw (css::uno::RuntimeException);
64 …virtual void SAL_CALL setRightHeader( const rtl::OUString& rightHeader ) throw (css::uno::RuntimeE…
65 virtual rtl::OUString SAL_CALL getLeftFooter() throw (css::uno::RuntimeException);
66 …virtual void SAL_CALL setLeftFooter( const rtl::OUString& leftFooter ) throw (css::uno::RuntimeExc…
67 virtual rtl::OUString SAL_CALL getCenterFooter() throw (css::uno::RuntimeException);
68 …virtual void SAL_CALL setCenterFooter( const rtl::OUString& centerFooter ) throw (css::uno::Runtim…
69 virtual rtl::OUString SAL_CALL getRightFooter() throw (css::uno::RuntimeException);
70 …virtual void SAL_CALL setRightFooter( const rtl::OUString& rightFooter ) throw (css::uno::RuntimeE…
71 virtual sal_Int32 SAL_CALL getOrder() throw (css::uno::RuntimeException);
72 virtual void SAL_CALL setOrder( sal_Int32 order ) throw (css::uno::RuntimeException);
73 virtual sal_Int32 SAL_CALL getFirstPageNumber() throw (css::uno::RuntimeException);
74 …virtual void SAL_CALL setFirstPageNumber( sal_Int32 firstPageNumber ) throw (css::uno::RuntimeExce…
75 virtual sal_Bool SAL_CALL getCenterVertically() throw (css::uno::RuntimeException);
76 …virtual void SAL_CALL setCenterVertically( sal_Bool centerVertically ) throw (css::uno::RuntimeExc…
77 virtual sal_Bool SAL_CALL getCenterHorizontally() throw (css::uno::RuntimeException);
78 …virtual void SAL_CALL setCenterHorizontally( sal_Bool centerHorizontally ) throw (css::uno::Runtim…
79 virtual sal_Bool SAL_CALL getPrintHeadings() throw (css::uno::RuntimeException);
80 …virtual void SAL_CALL setPrintHeadings( sal_Bool printHeadings ) throw (css::uno::RuntimeException…