Home
last modified time | relevance | path

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

/trunk/main/oox/source/ole/
H A Daxcontrol.cxx696 mnSmallChange( 1 ), in ComCtlScrollBarModel()
712 …rConv.convertScrollBar( rPropMap, mnMin, mnMax, mnPosition, mnSmallChange, mnLargeChange, mbAwtMod… in convertProperties()
718 rInStrm >> mnScrollBarFlags >> mnLargeChange >> mnSmallChange >> mnMin >> mnMax >> mnPosition; in importControlData()
1347 mnSmallChange( 1 ), in AxSpinButtonModel()
1368 …case XML_SmallChange: mnSmallChange = AttributeConversion::decodeInteger( rValue ); br… in importProperty()
1387 aReader.readIntProperty< sal_Int32 >( mnSmallChange ); in importBinaryModel()
1402 rPropMap.setProperty( PROP_SpinIncrement, mnSmallChange ); in convertProperties()
1424 mnSmallChange( 1 ), in AxScrollBarModel()
1447 …case XML_SmallChange: mnSmallChange = AttributeConversion::decodeInteger( rValue ); br… in importProperty()
1468 aReader.readIntProperty< sal_Int32 >( mnSmallChange ); in importBinaryModel()
[all …]
/trunk/main/oox/inc/oox/ole/
H A Daxcontrol.hxx409 sal_Int32 mnSmallChange; /// Increment step size (buttons). member in oox::ole::ComCtlScrollBarModel
692 sal_Int32 mnSmallChange; /// Increment step size. member in oox::ole::AxSpinButtonModel
719 sal_Int32 mnSmallChange; /// Increment step size (buttons). member in oox::ole::AxScrollBarModel
/trunk/main/oox/source/xls/
H A Ddrawingfragment.cxx559 rAxModel.mnSmallChange = pClientData->mnInc; in createAndInsertClientXShape()
569 rAxModel.mnSmallChange = pClientData->mnInc; in createAndInsertClientXShape()

Completed in 37 milliseconds