Searched refs:mnSmallStep (Results 1 – 2 of 2) sorted by relevance
5475 mnSmallStep( 1 ), in OCX_SpinButton()5522 if( mnBlockFlags & 0x00000800 ) rStrm >> mnSmallStep; in Read()5586 aTmp <<= mnSmallStep; in Import()5683 GetInt32Property( mnSmallStep, rPropSet, WW8_ASCII2STR( "SpinIncrement" ), 0x00000800 ); in WriteContents()5753 if( mnBlockFlags & 0x00000800 ) rStrm << mnSmallStep; in WriteData()5818 aTmp <<= mnSmallStep; in Import()5915 GetInt32Property( mnSmallStep, rPropSet, WW8_ASCII2STR( "LineIncrement" ), 0x00000800 ); in WriteContents()
1383 sal_Int32 mnSmallStep; member in OCX_SpinButton
Completed in 36 milliseconds