Home
last modified time | relevance | path

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

/trunk/main/vbahelper/source/msforms/
H A Dvbascrollbar.cxx35 const static rtl::OUString SCROLLMIN( RTL_CONSTASCII_USTRINGPARAM("ScrollValueMin") ); variable
72 m_xProps->getPropertyValue( SCROLLMIN ) >>= nVal; in getMin()
79 m_xProps->setPropertyValue( SCROLLMIN, uno::makeAny( nVal ) ); in setMin()

Completed in 17 milliseconds