Searched refs:mnPropThumb (Results 1 – 2 of 2) sorted by relevance
1420 mnPropThumb( AX_PROPTHUMB_ON ), in AxScrollBarModel()1443 …case XML_ProportionalThumb: mnPropThumb = AttributeConversion::decodeInteger( rValue ); br… in importProperty()1471 aReader.readIntProperty< sal_Int16 >( mnPropThumb ); in importBinaryModel()1482 if( (mnPropThumb == AX_PROPTHUMB_ON) && (mnMin != mnMax) && (mnLargeChange > 0) ) in convertProperties()
715 sal_Int32 mnPropThumb; /// Proportional thumb size. member in oox::ole::AxScrollBarModel
Completed in 31 milliseconds