Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/vba/
H A Dvbaparagraphformat.cxx287 void SAL_CALL SwVbaParagraphFormat::setRightIndent( float _rightindent ) throw (uno::RuntimeExcepti… in setRightIndent() argument
289 sal_Int32 nIndent = Millimeter::getInHundredthsOfOneMillimeter( _rightindent ); in setRightIndent()
H A Dvbaparagraphformat.hxx81 virtual void SAL_CALL setRightIndent( float _rightindent ) throw (css::uno::RuntimeException);

Completed in 20 milliseconds