Searched defs:margin (Results 1 – 4 of 4) sorted by relevance
61 void SAL_CALL VbaPageSetupBase::setTopMargin( double margin ) throw (css::uno::RuntimeException) in setTopMargin()115 void SAL_CALL VbaPageSetupBase::setBottomMargin( double margin ) throw (css::uno::RuntimeException) in setBottomMargin()156 void SAL_CALL VbaPageSetupBase::setRightMargin( double margin ) throw (css::uno::RuntimeException) in setRightMargin()186 void SAL_CALL VbaPageSetupBase::setLeftMargin( double margin ) throw (css::uno::RuntimeException) in setLeftMargin()215 void SAL_CALL VbaPageSetupBase::setHeaderMargin( double margin ) throw (css::uno::RuntimeException) in setHeaderMargin()244 void SAL_CALL VbaPageSetupBase::setFooterMargin( double margin ) throw (css::uno::RuntimeException) in setFooterMargin()
268 PrintWriter out, String margin) in printTreeInfo()285 String keyName, PrintWriter out, String margin) in printKeyInfo()
125 void SAL_CALL ScVbaPageSetup::setHeaderMargin( double margin ) throw (css::uno::RuntimeException) in setHeaderMargin()135 void SAL_CALL ScVbaPageSetup::setFooterMargin( double margin ) throw (css::uno::RuntimeException) in setFooterMargin()
58 double margin = VbaPageSetupBase::getLeftMargin() + _gutter; in setGutter() local
Completed in 21 milliseconds