Home
last modified time | relevance | path

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

/trunk/main/vbahelper/source/msforms/
H A Dvbaspinbutton.cxx33 const static rtl::OUString SPINMIN( RTL_CONSTASCII_USTRINGPARAM("SpinValueMin") ); variable
70 m_xProps->getPropertyValue( SPINMIN ) >>= nVal; in getMin()
77 m_xProps->setPropertyValue( SPINMIN, uno::makeAny( nVal ) ); in setMin()

Completed in 14 milliseconds