Searched refs:CallImplEventListeners (Results 1 – 9 of 9) sorted by relevance
272 void CallImplEventListeners(sal_uLong nEvent, void* pData);
165 void CallImplEventListeners(sal_uLong nEvent, void* pData);
416 CallImplEventListeners( VCLEVENT_CHECKBOX_TOGGLE, (void*)pEntry ); in KeyInput()
496 CallImplEventListeners( VCLEVENT_CHECKBOX_TOGGLE, (void*)GetEntry( nSelPos ) ); in KeyInput()
614 void SvtIconChoiceCtrl::CallImplEventListeners(sal_uLong nEvent, void* pData) in CallImplEventListeners() function in SvtIconChoiceCtrl
2800 void SvTreeListBox::CallImplEventListeners(sal_uLong nEvent, void* pData) in CallImplEventListeners() function in SvTreeListBox
3604 pView->CallImplEventListeners( nEvent, pData); in CallEventListeners()
4675 pView->CallImplEventListeners( nEvent, pData ); in CallEventListeners()
938 CallImplEventListeners( VCLEVENT_CHECKBOX_TOGGLE, (void*)GetEntry( nSelPos ) ); in KeyInput()
Completed in 100 milliseconds