Home
last modified time | relevance | path

Searched refs:setFooterMargin (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbapagesetup.cxx135 void SAL_CALL ScVbaPageSetup::setFooterMargin( double margin ) throw (css::uno::RuntimeException) in setFooterMargin() function in ScVbaPageSetup
137 VbaPageSetupBase::setFooterMargin( margin ); in setFooterMargin()
H A Dvbapagesetup.hxx52 void SAL_CALL setFooterMargin( double margin ) throw (css::uno::RuntimeException);
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbapagesetupbase.hxx59 virtual void SAL_CALL setFooterMargin( double margin ) throw (css::uno::RuntimeException);
/trunk/main/vbahelper/source/vbahelper/
H A Dvbapagesetupbase.cxx244 void SAL_CALL VbaPageSetupBase::setFooterMargin( double margin ) throw (css::uno::RuntimeException) in setFooterMargin() function in VbaPageSetupBase

Completed in 11 milliseconds