Searched refs:_leftindent (Results 1 – 2 of 2) sorted by relevance
274 void SAL_CALL SwVbaParagraphFormat::setLeftIndent( float _leftindent ) throw (uno::RuntimeException) in setLeftIndent() argument276 sal_Int32 nIndent = Millimeter::getInHundredthsOfOneMillimeter( _leftindent ); in setLeftIndent()
79 virtual void SAL_CALL setLeftIndent( float _leftindent ) throw (css::uno::RuntimeException);
Completed in 9 milliseconds