Home
last modified time | relevance | path

Searched defs:rXInterface (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sysui/source/win32/misc/
H A DWinImplHelper.cxx123 void SAL_CALL ListboxAddItem( HWND hwnd, const Any& aItem, const Reference< XInterface >& rXInterfa… in ListboxAddItem()
145 void SAL_CALL ListboxAddItems( HWND hwnd, const Any& aItemList, const Reference< XInterface >& rXIn… in ListboxAddItems()
171 void SAL_CALL ListboxDeleteItem( HWND hwnd, const Any& aPosition, const Reference< XInterface >& rX… in ListboxDeleteItem()
203 void SAL_CALL ListboxDeleteItems( HWND hwnd, const Any& /*unused*/, const Reference< XInterface >& … in ListboxDeleteItems()
223 void SAL_CALL ListboxSetSelectedItem( HWND hwnd, const Any& aPosition, const Reference< XInterface … in ListboxSetSelectedItem()
318 void SAL_CALL CheckboxSetState( in CheckboxSetState()
/aoo42x/main/fpicker/source/win32/misc/
H A DWinImplHelper.cxx238 void SAL_CALL ListboxAddItem( HWND hwnd, const Any& aItem, const Reference< XInterface >& rXInterfa… in ListboxAddItem()
260 void SAL_CALL ListboxAddItems( HWND hwnd, const Any& aItemList, const Reference< XInterface >& rXIn… in ListboxAddItems()
286 void SAL_CALL ListboxDeleteItem( HWND hwnd, const Any& aPosition, const Reference< XInterface >& rX… in ListboxDeleteItem()
338 void SAL_CALL ListboxSetSelectedItem( HWND hwnd, const Any& aPosition, const Reference< XInterface … in ListboxSetSelectedItem()
449 void SAL_CALL CheckboxSetState( in CheckboxSetState()

Completed in 19 milliseconds