/aoo41x/main/svtools/inc/svtools/ |
H A D | transfer.hxx | 527 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt ); 528 virtual sal_Int8 ExecuteDrop( const ExecuteDropEvent& rEvt );
|
/aoo41x/main/starmath/source/ |
H A D | dialog.cxx | 976 void SmDistanceDialog::DataChanged( const DataChangedEvent &rEvt ) in DataChanged() argument 978 if ( (rEvt.GetType() == DATACHANGED_SETTINGS) && (rEvt.GetFlags() & SETTINGS_STYLE) ) in DataChanged() 981 ModalDialog::DataChanged( rEvt ); in DataChanged()
|
H A D | view.cxx | 145 void SmGraphicWindow::DataChanged( const DataChangedEvent& rEvt ) in DataChanged() argument 149 ScrollableWindow::DataChanged( rEvt ); in DataChanged()
|
/aoo41x/main/dbaccess/source/ui/tabledesign/ |
H A D | TEditControl.hxx | 106 virtual void Command( const CommandEvent& rEvt );
|
/aoo41x/main/dbaccess/source/ui/querydesign/ |
H A D | QueryTableView.cxx | 803 void OQueryTableView::KeyInput( const KeyEvent& rEvt ) in KeyInput() argument 806 OJoinTableView::KeyInput( rEvt ); in KeyInput()
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | combobox.hxx | 155 …void DrawEntry( const UserDrawEvent& rEvt, sal_Bool bDrawImage, sal_Bool bDrawText, sal…
|
H A D | lstbox.hxx | 204 …void DrawEntry( const UserDrawEvent& rEvt, sal_Bool bDrawImage, sal_Bool bDrawText, sal_Bool bDr…
|
/aoo41x/main/cui/source/inc/ |
H A D | selector.hxx | 120 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt );
|
/aoo41x/main/desktop/source/deployment/gui/ |
H A D | dp_gui_extlistbox.cxx | 169 void ExtensionRemovedListener::disposing( lang::EventObject const & rEvt ) in disposing() argument 172 uno::Reference< deployment::XPackage > xPackage( rEvt.Source, uno::UNO_QUERY ); in disposing()
|
/aoo41x/main/linguistic/source/ |
H A D | lngopt.hxx | 137 void launchEvent( const ::com::sun::star::beans::PropertyChangeEvent &rEvt ) const;
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | DataBrowser.cxx | 792 void DataBrowser::MouseButtonDown( const BrowserMouseEvent& rEvt ) in MouseButtonDown() argument 797 EditBrowseBox::MouseButtonDown( rEvt ); in MouseButtonDown()
|
/aoo41x/main/stoc/source/servicemanager/ |
H A D | servicemanager.cxx | 489 …virtual void SAL_CALL disposing(const EventObject & rEvt ) throw(::com::sun::star::uno::RuntimeExc… 492 void OServiceManager_Listener::disposing(const EventObject & rEvt ) in disposing() argument 500 x->remove( Any( &rEvt.Source, ::getCppuType( (const Reference<XInterface > *)0 ) ) ); in disposing()
|
/aoo41x/main/sw/inc/ |
H A D | unomailmerge.hxx | 153 void launchEvent( const com::sun::star::beans::PropertyChangeEvent &rEvt ) const;
|
/aoo41x/main/sfx2/source/inc/ |
H A D | tplcomp.hxx | 164 const ::com::sun::star::chaos::StatusCallbackEvent& rEvt );
|
/aoo41x/main/dbaccess/source/core/api/ |
H A D | RowSet.hxx | 237 …foreChange(::osl::ResettableMutexGuard& _rGuard,const ::com::sun::star::sdb::RowChangeEvent &rEvt); 238 …owChanged(::osl::ResettableMutexGuard& _rGuard,const ::com::sun::star::sdb::RowsChangeEvent& rEvt);
|
/aoo41x/main/sfx2/source/view/ |
H A D | frame2.cxx | 82 virtual long Notify( NotifyEvent& rEvt );
|
/aoo41x/main/forms/source/component/ |
H A D | clickableimage.hxx | 235 …id actionPerformed_Impl( sal_Bool bNotifyListener, const ::com::sun::star::awt::MouseEvent& rEvt );
|
/aoo41x/main/ucb/source/sorter/ |
H A D | sortresult.hxx | 185 void PropertyChanged( const PROPERTYCHANGEEVENT& rEvt );
|
/aoo41x/main/starmath/inc/ |
H A D | dialog.hxx | 268 virtual void DataChanged( const DataChangedEvent &rEvt );
|
/aoo41x/main/cppuhelper/inc/cppuhelper/ |
H A D | propshlp.hxx | 295 void SAL_CALL disposeAndClear( const ::com::sun::star::lang::EventObject & rEvt ) SAL_THROW( () );
|
/aoo41x/main/extensions/source/update/check/ |
H A D | updatehdl.cxx | 311 void SAL_CALL UpdateHandler::disposing( const lang::EventObject& rEvt ) in disposing() argument 314 if ( rEvt.Source == mxUpdDlg ) in disposing()
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | dinfdlg.hxx | 383 virtual void RequestHelp(const HelpEvent& rEvt);
|
/aoo41x/main/ucbhelper/inc/ucbhelper/ |
H A D | resultset.hxx | 385 const com::sun::star::beans::PropertyChangeEvent& rEvt );
|
/aoo41x/main/cpputools/source/unoexe/ |
H A D | unoexe.cxx | 571 virtual void SAL_CALL disposing( const EventObject & rEvt )
|
/aoo41x/main/cui/source/customize/ |
H A D | cfg.cxx | 1500 sal_Int8 SvxMenuEntriesListBox::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop() argument 1505 if ( rEvt.mnAction == DND_ACTION_COPY ) in AcceptDrop() 1508 return SvTreeListBox::AcceptDrop( rEvt ); in AcceptDrop() 1512 AcceptDropEvent aNewAcceptDropEvent( rEvt ); in AcceptDrop()
|