Searched refs:mnPageStep (Results 1 – 4 of 4) sorted by relevance
5476 mnPageStep( 1 ), in OCX_SpinButton()5523 if( mnBlockFlags & 0x00001000 ) rStrm >> mnPageStep; in Read()5754 if( mnBlockFlags & 0x00001000 ) rStrm << mnPageStep; in WriteData()5821 aTmp <<= mnPageStep; in Import()5823 if( mbPropThumb && (mnPageStep > 0) ) in Import()5916 GetInt32Property( mnPageStep, rPropSet, WW8_ASCII2STR( "BlockIncrement" ), 0x00001000 ); in WriteContents()
2483 mnPageStep( 10 ), in XclImpTbxObjScrollableBase()2493 …rStrm >> mnValue >> mnMin >> mnMax >> mnStep >> mnPageStep >> mnOrient >> mnThumbWidth >> mnScroll… in ReadSbs()2574 rPropSet.SetProperty< sal_Int32 >( CREATE_OUSTRING( "BlockIncrement" ), mnPageStep ); in DoProcessControl()2575 …rPropSet.SetProperty( CREATE_OUSTRING( "VisibleSize" ), ::std::min< sal_Int32 >( mnPageStep, 1 ) ); in DoProcessControl()
725 sal_uInt16 mnPageStep; member in XclImpTbxObjScrollableBase
1384 sal_Int32 mnPageStep; member in OCX_SpinButton
Completed in 66 milliseconds