Home
last modified time | relevance | path

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

/AOO42X/main/vbahelper/inc/vbahelper/
H A Dvbatextframe.hxx54 virtual void SAL_CALL setMarginLeft( float _marginleft ) throw (css::uno::RuntimeException);
/AOO42X/main/vbahelper/source/vbahelper/
H A Dvbatextframe.cxx117 VbaTextFrame::setMarginLeft( float _marginleft ) throw (uno::RuntimeException) in setMarginLeft() function in VbaTextFrame