Lines Matching refs:ScVbaPageSetup
45 ScVbaPageSetup::ScVbaPageSetup(const uno::Reference< XHelperInterface >& xParent, in ScVbaPageSetup() function in ScVbaPageSetup
66 rtl::OUString SAL_CALL ScVbaPageSetup::getPrintArea() throw (css::uno::RuntimeException) in getPrintArea()
91 void SAL_CALL ScVbaPageSetup::setPrintArea( const rtl::OUString& rAreas ) throw (css::uno::RuntimeE… in setPrintArea()
120 double SAL_CALL ScVbaPageSetup::getHeaderMargin() throw (css::uno::RuntimeException) in getHeaderMargin()
125 void SAL_CALL ScVbaPageSetup::setHeaderMargin( double margin ) throw (css::uno::RuntimeException) in setHeaderMargin()
130 double SAL_CALL ScVbaPageSetup::getFooterMargin() throw (css::uno::RuntimeException) in getFooterMargin()
135 void SAL_CALL ScVbaPageSetup::setFooterMargin( double margin ) throw (css::uno::RuntimeException) in setFooterMargin()
140 uno::Any SAL_CALL ScVbaPageSetup::getFitToPagesTall() throw (css::uno::RuntimeException) in getFitToPagesTall()
145 void SAL_CALL ScVbaPageSetup::setFitToPagesTall( const uno::Any& fitToPagesTall) throw (css::uno::R… in setFitToPagesTall()
163 uno::Any SAL_CALL ScVbaPageSetup::getFitToPagesWide() throw (css::uno::RuntimeException) in getFitToPagesWide()
168 void SAL_CALL ScVbaPageSetup::setFitToPagesWide( const uno::Any& fitToPagesWide) throw (css::uno::R… in setFitToPagesWide()
186 uno::Any SAL_CALL ScVbaPageSetup::getZoom() throw (css::uno::RuntimeException) in getZoom()
191 void SAL_CALL ScVbaPageSetup::setZoom( const uno::Any& zoom) throw (css::uno::RuntimeException) in setZoom()
234 rtl::OUString SAL_CALL ScVbaPageSetup::getLeftHeader() throw (css::uno::RuntimeException) in getLeftHeader()
253 void SAL_CALL ScVbaPageSetup::setLeftHeader( const rtl::OUString& leftHeader) throw (css::uno::Runt… in setLeftHeader()
270 rtl::OUString SAL_CALL ScVbaPageSetup::getCenterHeader() throw (css::uno::RuntimeException) in getCenterHeader()
289 void SAL_CALL ScVbaPageSetup::setCenterHeader( const rtl::OUString& centerHeader) throw (css::uno::… in setCenterHeader()
306 rtl::OUString SAL_CALL ScVbaPageSetup::getRightHeader() throw (css::uno::RuntimeException) in getRightHeader()
325 void SAL_CALL ScVbaPageSetup::setRightHeader( const rtl::OUString& rightHeader) throw (css::uno::Ru… in setRightHeader()
342 rtl::OUString SAL_CALL ScVbaPageSetup::getLeftFooter() throw (css::uno::RuntimeException) in getLeftFooter()
361 void SAL_CALL ScVbaPageSetup::setLeftFooter( const rtl::OUString& leftFooter) throw (css::uno::Runt… in setLeftFooter()
378 rtl::OUString SAL_CALL ScVbaPageSetup::getCenterFooter() throw (css::uno::RuntimeException) in getCenterFooter()
397 void SAL_CALL ScVbaPageSetup::setCenterFooter( const rtl::OUString& centerFooter) throw (css::uno::… in setCenterFooter()
415 rtl::OUString SAL_CALL ScVbaPageSetup::getRightFooter() throw (css::uno::RuntimeException) in getRightFooter()
434 void SAL_CALL ScVbaPageSetup::setRightFooter( const rtl::OUString& rightFooter) throw (css::uno::Ru… in setRightFooter()
451 sal_Int32 SAL_CALL ScVbaPageSetup::getOrder() throw (css::uno::RuntimeException) in getOrder()
469 void SAL_CALL ScVbaPageSetup::setOrder( sal_Int32 order) throw (css::uno::RuntimeException) in setOrder()
492 sal_Int32 SAL_CALL ScVbaPageSetup::getFirstPageNumber() throw (css::uno::RuntimeException) in getFirstPageNumber()
512 void SAL_CALL ScVbaPageSetup::setFirstPageNumber( sal_Int32 firstPageNumber) throw (css::uno::Runti… in setFirstPageNumber()
530 sal_Bool SAL_CALL ScVbaPageSetup::getCenterVertically() throw (css::uno::RuntimeException) in getCenterVertically()
544 void SAL_CALL ScVbaPageSetup::setCenterVertically( sal_Bool centerVertically) throw (css::uno::Runt… in setCenterVertically()
555 sal_Bool SAL_CALL ScVbaPageSetup::getCenterHorizontally() throw (css::uno::RuntimeException) in getCenterHorizontally()
569 void SAL_CALL ScVbaPageSetup::setCenterHorizontally( sal_Bool centerHorizontally) throw (css::uno::… in setCenterHorizontally()
580 sal_Bool SAL_CALL ScVbaPageSetup::getPrintHeadings() throw (css::uno::RuntimeException) in getPrintHeadings()
594 void SAL_CALL ScVbaPageSetup::setPrintHeadings( sal_Bool printHeadings) throw (css::uno::RuntimeExc… in setPrintHeadings()
606 ScVbaPageSetup::getServiceImplName() in getServiceImplName()
613 ScVbaPageSetup::getServiceNames() in getServiceNames()