Searched refs:_rightindent (Results 1 – 2 of 2) sorted by relevance
287 void SAL_CALL SwVbaParagraphFormat::setRightIndent( float _rightindent ) throw (uno::RuntimeExcepti… in setRightIndent() argument289 sal_Int32 nIndent = Millimeter::getInHundredthsOfOneMillimeter( _rightindent ); in setRightIndent()
81 virtual void SAL_CALL setRightIndent( float _rightindent ) throw (css::uno::RuntimeException);
Completed in 26 milliseconds