Lines Matching refs:SwVbaPageSetup

35 SwVbaPageSetup::SwVbaPageSetup(const uno::Reference< XHelperInterface >& xParent,   in SwVbaPageSetup()  function in SwVbaPageSetup
47 double SAL_CALL SwVbaPageSetup::getGutter() throw (uno::RuntimeException) in getGutter()
53 void SAL_CALL SwVbaPageSetup::setGutter( double _gutter ) throw (uno::RuntimeException) in setGutter()
63 double SAL_CALL SwVbaPageSetup::getHeaderDistance() throw (uno::RuntimeException) in getHeaderDistance()
81 void SAL_CALL SwVbaPageSetup::setHeaderDistance( double _headerdistance ) throw (uno::RuntimeExcept… in setHeaderDistance()
106 double SAL_CALL SwVbaPageSetup::getFooterDistance() throw (uno::RuntimeException) in getFooterDistance()
115 void SAL_CALL SwVbaPageSetup::setFooterDistance( double _footerdistance ) throw (uno::RuntimeExcept… in setFooterDistance()
140 sal_Bool SAL_CALL SwVbaPageSetup::getDifferentFirstPageHeaderFooter() throw (uno::RuntimeException) in getDifferentFirstPageHeaderFooter()
149 void SAL_CALL SwVbaPageSetup::setDifferentFirstPageHeaderFooter( sal_Bool status ) throw (uno::Runt… in setDifferentFirstPageHeaderFooter()
207 rtl::OUString SwVbaPageSetup::getStyleOfFirstPage() throw (uno::RuntimeException) in getStyleOfFirstPage()
229 ::sal_Int32 SAL_CALL SwVbaPageSetup::getSectionStart() throw (uno::RuntimeException) in getSectionStart()
245 void SAL_CALL SwVbaPageSetup::setSectionStart( ::sal_Int32 /*_sectionstart*/ ) throw (uno::RuntimeE… in setSectionStart()
252 SwVbaPageSetup::getServiceImplName() in getServiceImplName()
259 SwVbaPageSetup::getServiceNames() in getServiceNames()