Home
last modified time | relevance | path

Searched refs:mnPageStep (Results 1 – 4 of 4) sorted by relevance

/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx5476 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()
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx2483 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()
/trunk/main/sc/source/filter/inc/
H A Dxiescher.hxx725 sal_uInt16 mnPageStep; member in XclImpTbxObjScrollableBase
/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx1384 sal_Int32 mnPageStep; member in OCX_SpinButton

Completed in 79 milliseconds