Searched refs:SCROLLMAX (Results 1 – 1 of 1) sorted by relevance
34 const static rtl::OUString SCROLLMAX( RTL_CONSTASCII_USTRINGPARAM("ScrollValueMax") ); variable58 m_xProps->getPropertyValue( SCROLLMAX ) >>= nMax; in getMax()65 m_xProps->setPropertyValue( SCROLLMAX, uno::makeAny( nVal ) ); in setMax()
Completed in 15 milliseconds