Home
last modified time | relevance | path

Searched refs:GetInt32Property (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/filter/source/msfilter/
H A Dmsocximex.cxx5677 GetInt32Property( mnForeColor, rPropSet, WW8_ASCII2STR( "SymbolColor" ), 0x00000001 ); in WriteContents()
5678 GetInt32Property( mnBackColor, rPropSet, WW8_ASCII2STR( "BackgroundColor" ), 0x00000002 ); in WriteContents()
5680 GetInt32Property( mnMin, rPropSet, WW8_ASCII2STR( "SpinValueMin" ), 0x00000020 ); in WriteContents()
5681 GetInt32Property( mnMax, rPropSet, WW8_ASCII2STR( "SpinValueMax" ), 0x00000040 ); in WriteContents()
5682 GetInt32Property( mnValue, rPropSet, WW8_ASCII2STR( "SpinValue" ), 0x00000080 ); in WriteContents()
5683 GetInt32Property( mnSmallStep, rPropSet, WW8_ASCII2STR( "SpinIncrement" ), 0x00000800 ); in WriteContents()
5684 GetInt32Property( mnDelay, rPropSet, WW8_ASCII2STR( "RepeatDelay" ), 0x00008000 ); in WriteContents()
5704 void OCX_SpinButton::GetInt32Property( in GetInt32Property() function in OCX_SpinButton
5909 GetInt32Property( mnForeColor, rPropSet, WW8_ASCII2STR( "SymbolColor" ), 0x00000001 ); in WriteContents()
5910 GetInt32Property( mnBackColor, rPropSet, WW8_ASCII2STR( "BackgroundColor" ), 0x00000002 ); in WriteContents()
[all …]
/aoo4110/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx1358 void GetInt32Property(

Completed in 42 milliseconds