Home
last modified time | relevance | path

Searched refs:_marginbottom (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/vbahelper/source/vbahelper/
H A Dvbatextframe.cxx89 VbaTextFrame::setMarginBottom( float _marginbottom ) throw (uno::RuntimeException) in setMarginBottom() argument
91 setMargin( rtl::OUString::createFromAscii( "TextLowerDistance" ), _marginbottom ); in setMarginBottom()
/AOO41X/main/vbahelper/inc/vbahelper/
H A Dvbatextframe.hxx50 virtual void SAL_CALL setMarginBottom( float _marginbottom ) throw (css::uno::RuntimeException);