Home
last modified time | relevance | path

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

/AOO41X/main/vbahelper/inc/vbahelper/
H A Dvbatextframe.hxx56 virtual void SAL_CALL setMarginRight( float _marginright ) throw (css::uno::RuntimeException);
/AOO41X/main/vbahelper/source/vbahelper/
H A Dvbatextframe.cxx131 VbaTextFrame::setMarginRight( float _marginright ) throw (uno::RuntimeException) in setMarginRight() function in VbaTextFrame