Searched refs:SVALUE (Results 1 – 2 of 2) sorted by relevance
30 const rtl::OUString SVALUE( RTL_CONSTASCII_USTRINGPARAM("ProgressValue") ); variable40 return m_xProps->getPropertyValue( SVALUE ); in getValue()46 m_xProps->setPropertyValue( SVALUE, _value ); in setValue()
32 const rtl::OUString SVALUE( RTL_CONSTASCII_USTRINGPARAM("ProgressValue") ); variable86 m_xProps->getPropertyValue( SVALUE ) >>= nValue; in getValue()94 m_xProps->setPropertyValue( SVALUE, uno::makeAny( _value ) ); in setValue()
Completed in 16 milliseconds