Home
last modified time | relevance | path

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

/trunk/main/vbahelper/inc/vbahelper/
H A Dvbatextframe.hxx52 virtual void SAL_CALL setMarginTop( float _margintop ) throw (css::uno::RuntimeException);
/trunk/main/vbahelper/source/vbahelper/
H A Dvbatextframe.cxx103 VbaTextFrame::setMarginTop( float _margintop ) throw (uno::RuntimeException) in setMarginTop() function in VbaTextFrame