Searched refs:_distancetop (Results 1 – 2 of 2) sorted by relevance
184 void SAL_CALL SwVbaWrapFormat::setDistanceTop( float _distancetop ) throw (uno::RuntimeException) in setDistanceTop() argument186 setDistance( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("TopMargin") ), _distancetop ); in setDistanceTop()
53 virtual void SAL_CALL setDistanceTop( float _distancetop ) throw (css::uno::RuntimeException);
Completed in 8 milliseconds