Searched refs:hwndControl (Results 1 – 2 of 2) sorted by relevance
595 CTRL_CLASS aCtrlClass = GetCtrlClass( hwndControl ); in cacheControlState()609 sal::static_int_cast< sal_Int16 >( GetDlgCtrlID( hwndControl ) ), in cacheControlState()611 lpfnGetValue( hwndControl ) ); in cacheControlState()614 sal::static_int_cast< sal_Int16 >( GetDlgCtrlID( hwndControl ) ), in cacheControlState()617 GetDlgCtrlID( hwndControl ) ) ) ); in cacheControlState()630 sal::static_int_cast< sal_Int16 >( GetDlgCtrlID( hwndControl ) ), in cacheControlState()632 lpfnGetValue( hwndControl ) ); in cacheControlState()639 sal::static_int_cast< sal_Int16 >( GetDlgCtrlID( hwndControl ) ), in cacheControlState()641 lpfnGetValue( hwndControl ) ); in cacheControlState()660 OSL_PRECOND( IsWindow( hwndControl ), "invalid parameter" ); in IsListboxControl()[all …]
137 void SAL_CALL cacheControlState( HWND hwndControl, CFilePickerState* aFilePickerState );143 inline sal_Bool SAL_CALL IsListboxControl( HWND hwndControl ) const;
Completed in 15 milliseconds