Searched refs:SCROLLMIN (Results 1 – 1 of 1) sorted by relevance
35 const static rtl::OUString SCROLLMIN( RTL_CONSTASCII_USTRINGPARAM("ScrollValueMin") ); variable72 m_xProps->getPropertyValue( SCROLLMIN ) >>= nVal; in getMin()79 m_xProps->setPropertyValue( SCROLLMIN, uno::makeAny( nVal ) ); in setMin()
Completed in 26 milliseconds