Home
last modified time | relevance | path

Searched refs:rEvt (Results 151 – 175 of 227) sorted by relevance

12345678910

/aoo41x/main/extensions/source/update/check/
H A Dupdatecheckjob.cxx306 void SAL_CALL UpdateCheckJob::disposing( lang::EventObject const & rEvt ) in disposing() argument
309 bool shutDown = ( rEvt.Source == m_xDesktop ); in disposing()
/aoo41x/main/cppuhelper/source/
H A Dtdmgr.cxx738 virtual void SAL_CALL disposing( lang::EventObject const & rEvt )
742 void EventListenerImpl::disposing( lang::EventObject const & rEvt ) in disposing() argument
745 if (rEvt.Source != m_xTDMgr) { in disposing()
/aoo41x/main/cui/source/dialogs/
H A Dcuigrfflt.cxx683 void GraphicFilterEmboss::EmbossControl::MouseButtonDown( const MouseEvent& rEvt ) in MouseButtonDown() argument
687 SvxRectCtl::MouseButtonDown( rEvt ); in MouseButtonDown()
H A Dhltpbase.cxx109 sal_Int8 SvxHyperURLBox::ExecuteDrop( const ExecuteDropEvent& rEvt ) in ExecuteDrop() argument
111 TransferableDataHelper aDataHelper( rEvt.maDropEvent.Transferable ); in ExecuteDrop()
/aoo41x/main/basctl/source/basicide/
H A Dbaside2b.cxx344 void __EXPORT EditorWindow::MouseMove( const MouseEvent &rEvt ) in MouseMove() argument
347 pEditView->MouseMove( rEvt ); in MouseMove()
352 void __EXPORT EditorWindow::MouseButtonUp( const MouseEvent &rEvt ) in MouseButtonUp() argument
356 pEditView->MouseButtonUp( rEvt ); in MouseButtonUp()
367 void __EXPORT EditorWindow::MouseButtonDown( const MouseEvent &rEvt ) in MouseButtonDown() argument
372 pEditView->MouseButtonDown( rEvt ); in MouseButtonDown()
/aoo41x/main/sd/source/ui/inc/
H A DDrawViewShell.hxx296 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt, DropTargetHelper& rTargetHelper,
298 virtual sal_Int8 ExecuteDrop( const ExecuteDropEvent& rEvt, DropTargetHelper& rTargetHelper,
H A Dtmplctrl.hxx36 virtual void Paint( const UserDrawEvent& rEvt );
/aoo41x/main/vcl/source/control/
H A Dlstbox.cxx1528 void ListBox::DrawEntry( const UserDrawEvent& rEvt, sal_Bool bDrawImage, sal_Bool bDrawText, sal_Bo… in DrawEntry() argument
1530 if ( rEvt.GetDevice() == mpImplLB->GetMainWindow() ) in DrawEntry()
1531 …mpImplLB->GetMainWindow()->DrawEntry( rEvt.GetItemId(), bDrawImage, bDrawText, bDrawTextAtImagePos… in DrawEntry()
1532 else if ( rEvt.GetDevice() == mpImplWin ) in DrawEntry()
/aoo41x/main/ucbhelper/source/provider/
H A Dresultset.cxx1486 void ResultSet::propertyChanged( const beans::PropertyChangeEvent& rEvt ) in propertyChanged() argument
1494 rEvt.PropertyName ); in propertyChanged()
1503 xListener->propertyChange( rEvt ); in propertyChanged()
1518 xListener->propertyChange( rEvt ); in propertyChanged()
/aoo41x/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx1543 sal_Int8 SdPageObjsTLB::ExecuteDrop( const ExecuteDropEvent& rEvt ) in ExecuteDrop() argument
1559 TransferableDataHelper aDataHelper( rEvt.maDropEvent.Transferable ); in ExecuteDrop()
1565 nRet = rEvt.mnAction; in ExecuteDrop()
1576 SvTreeListBox::ExecuteDrop(rEvt, this); in ExecuteDrop()
/aoo41x/main/sw/source/ui/config/
H A Doptload.cxx966 void CaptionComboBox::KeyInput(const KeyEvent& rEvt) in KeyInput() argument
968 if( rEvt.GetKeyCode().GetCode() != KEY_SPACE ) in KeyInput()
969 SwComboBox::KeyInput(rEvt); in KeyInput()
/aoo41x/main/dbaccess/source/ui/inc/
H A Dsbagrid.hxx308 virtual sal_Int8 AcceptDrop( const BrowserAcceptDropEvent& rEvt );
309 virtual sal_Int8 ExecuteDrop( const BrowserExecuteDropEvent& rEvt );
/aoo41x/main/stoc/source/tdmanager/
H A Dtdmgr.cxx143 …virtual void SAL_CALL disposing( const EventObject & rEvt ) throw(::com::sun::star::uno::RuntimeEx…
252 void EventListenerImpl::disposing( const EventObject & rEvt ) in disposing() argument
255 _pMgr->remove( makeAny( rEvt.Source ) ); in disposing()
/aoo41x/main/vcl/unx/generic/app/
H A Di18n_status.cxx121 virtual void DataChanged( const DataChangedEvent& rEvt );
340 virtual void DataChanged( const DataChangedEvent& rEvt );
/aoo41x/main/svx/source/inc/
H A Ddatanavi.hxx129 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
130 virtual sal_Int8 ExecuteDrop( const ExecuteDropEvent& rEvt );
/aoo41x/main/ucb/source/sorter/
H A Dsortresult.cxx1357 void SortedResultSet::PropertyChanged( const PropertyChangeEvent& rEvt ) in PropertyChanged() argument
1366 mpPropChangeListeners->getContainer( rEvt.PropertyName ); in PropertyChanged()
1375 xListener->propertyChange( rEvt ); in PropertyChanged()
1389 xListener->propertyChange( rEvt ); in PropertyChanged()
/aoo41x/main/sw/source/ui/inc/
H A Dbookctrl.hxx40 virtual void Paint( const UserDrawEvent& rEvt );
H A Dtmplctrl.hxx41 virtual void Paint( const UserDrawEvent& rEvt );
H A Dzoomctrl.hxx36 virtual void Paint( const UserDrawEvent& rEvt );
H A Dviewlayoutctrl.hxx47 virtual void Paint( const UserDrawEvent& rEvt );
/aoo41x/main/xmlsecurity/inc/xmlsecurity/
H A Dstbcontrl.hxx48 virtual void Paint( const UserDrawEvent& rEvt );
/aoo41x/main/svx/inc/svx/
H A Dmodctrl.hxx38 virtual void Paint( const UserDrawEvent& rEvt );
H A Dselctrl.hxx39 virtual void Paint( const UserDrawEvent& rEvt );
H A Dinsctrl.hxx39 virtual void Paint( const UserDrawEvent& rEvt );
H A Dxmlsecctrl.hxx49 virtual void Paint( const UserDrawEvent& rEvt );

Completed in 333 milliseconds

12345678910