Home
last modified time | relevance | path

Searched refs:getFooterMargin (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbapagesetup.cxx130 double SAL_CALL ScVbaPageSetup::getFooterMargin() throw (css::uno::RuntimeException) in getFooterMargin() function in ScVbaPageSetup
132 return VbaPageSetupBase::getFooterMargin(); in getFooterMargin()
H A Dvbapagesetup.hxx51 double SAL_CALL getFooterMargin() throw (css::uno::RuntimeException);
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbapagesetupbase.hxx58 virtual double SAL_CALL getFooterMargin() throw (css::uno::RuntimeException);
/trunk/main/vbahelper/source/vbahelper/
H A Dvbapagesetupbase.cxx229 double SAL_CALL VbaPageSetupBase::getFooterMargin() throw (css::uno::RuntimeException) in getFooterMargin() function in VbaPageSetupBase
/trunk/main/sw/source/ui/vba/
H A Dvbapagesetup.cxx112 return VbaPageSetupBase::getFooterMargin(); in getFooterDistance()

Completed in 26 milliseconds