Searched refs:_distanceleft (Results 1 – 2 of 2) sorted by relevance
204 void SAL_CALL SwVbaWrapFormat::setDistanceLeft( float _distanceleft ) throw (uno::RuntimeException) in setDistanceLeft() argument206 setDistance( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("LeftMargin") ), _distanceleft ); in setDistanceLeft()
57 virtual void SAL_CALL setDistanceLeft( float _distanceleft ) throw (css::uno::RuntimeException);
Completed in 8 milliseconds