Searched refs:SMALLCHANGE (Results 1 – 1 of 1) sorted by relevance
31 const static rtl::OUString SMALLCHANGE( RTL_CONSTASCII_USTRINGPARAM("LineIncrement") ); variable100 m_xProps->getPropertyValue( SMALLCHANGE ) >>= nSmallChange; in getSmallChange()107 m_xProps->setPropertyValue( SMALLCHANGE, uno::makeAny( _smallchange ) ); in setSmallChange()
Completed in 8 milliseconds