/trunk/main/offapi/com/sun/star/util/ |
H A D | XCloseListener.idl | 71 Is called before <member>XCloseListener::notifyClosing()</member>. 90 But normally this must be done in <member>XCloseListener::notifyClosing()</member>. 128 void notifyClosing( [in] com::sun::star::lang::EventObject Source );
|
/trunk/main/dbaccess/source/ui/app/ |
H A D | closeveto.cxx | 74 virtual void SAL_CALL notifyClosing( const EventObject& Source ) throw (RuntimeException); 102 …void SAL_CALL CloseListener_Impl::notifyClosing( const EventObject& i_source ) throw (RuntimeExcep… in notifyClosing() function in dbaui::CloseListener_Impl
|
/trunk/main/unotools/source/misc/ |
H A D | sharedunocomponent.cxx | 100 virtual void SAL_CALL notifyClosing( const EventObject& Source ) throw (RuntimeException); 195 void SAL_CALL CloseableComponentImpl::notifyClosing( const EventObject& in notifyClosing() function in utl::CloseableComponentImpl
|
/trunk/main/extensions/source/scanner/ |
H A D | scanwin.cxx | 129 …virtual void SAL_CALL notifyClosing( const lang::EventObject& Source ) throw (uno::RuntimeExceptio… 700 void SAL_CALL ImpTwain::notifyClosing( const lang::EventObject& /*Source*/ ) throw (uno::RuntimeExc… in notifyClosing() function in ImpTwain
|
/trunk/main/embeddedobj/source/msole/ |
H A D | closepreventer.cxx | 35 void SAL_CALL OClosePreventer::notifyClosing( const com::sun::star::lang::EventObject& ) in notifyClosing() function in OClosePreventer
|
H A D | ownview.hxx | 80 …virtual void SAL_CALL notifyClosing( const ::com::sun::star::lang::EventObject& Source ) throw (::…
|
H A D | olemisc.cxx | 502 ((util::XCloseListener*)pCloseIterator.next())->notifyClosing( aSource ); in close()
|
H A D | ownview.cxx | 645 void SAL_CALL OwnView_Impl::notifyClosing( const lang::EventObject& Source ) in notifyClosing() function in OwnView_Impl
|
/trunk/main/embeddedobj/source/inc/ |
H A D | closepreventer.hxx | 30 …virtual void SAL_CALL notifyClosing( const ::com::sun::star::lang::EventObject& Source ) throw (::…
|
H A D | docholder.hxx | 186 …virtual void SAL_CALL notifyClosing( const ::com::sun::star::lang::EventObject& Source ) throw (::…
|
/trunk/main/framework/inc/jobs/ |
H A D | job.hxx | 235 …virtual void SAL_CALL notifyClosing( const css::lang::EventObject& aEvent ) throw(css::uno…
|
/trunk/main/sfx2/source/doc/ |
H A D | objxtor.cxx | 165 …virtual void SAL_CALL notifyClosing( const com::sun::star::lang::EventObject& aEvent ) throw ( com… 175 void SAL_CALL SfxModelListener_Impl::notifyClosing( const com::sun::star::lang::EventObject& ) thro… in notifyClosing() function in SfxModelListener_Impl
|
H A D | objserv.cxx | 161 …virtual void SAL_CALL notifyClosing( const lang::EventObject& aEvent ) throw ( uno::RuntimeExcepti… 185 void SAL_CALL SfxClosePreventer_Impl::notifyClosing( const lang::EventObject& ) throw ( uno::Runtim… in notifyClosing() function in SfxClosePreventer_Impl
|
/trunk/main/sfx2/qa/complex/sfx2/ |
H A D | DocumentEvents.java | 172 public void notifyClosing(EventObject eo) in notifyClosing() method in DocumentEvents.CloseListener
|
/trunk/main/svtools/source/misc/ |
H A D | embedhlp.cxx | 88 …virtual void SAL_CALL notifyClosing( const lang::EventObject& Source ) throw (uno::RuntimeExceptio… 222 void SAL_CALL EmbedEventListener_Impl::notifyClosing( const lang::EventObject& Source ) throw (::co… in notifyClosing() function in svt::EmbedEventListener_Impl
|
/trunk/main/ucb/source/ucp/tdoc/ |
H A D | tdoc_docmgr.hxx | 103 virtual void SAL_CALL notifyClosing(
|
H A D | tdoc_docmgr.cxx | 77 void SAL_CALL OfficeDocumentsManager::OfficeDocumentsCloseListener::notifyClosing( in notifyClosing() function in OfficeDocumentsManager::OfficeDocumentsCloseListener
|
/trunk/main/comphelper/source/misc/ |
H A D | instancelocker.hxx | 120 …virtual void SAL_CALL notifyClosing( const ::com::sun::star::lang::EventObject& Source ) throw (::…
|
H A D | instancelocker.cxx | 369 void SAL_CALL OLockListener::notifyClosing( const lang::EventObject& aEvent ) in notifyClosing() function in OLockListener
|
/trunk/main/scripting/source/vbaevents/ |
H A D | eventhelper.cxx | 654 …virtual void SAL_CALL notifyClosing( const lang::EventObject& Source ) throw (uno::RuntimeExceptio… 763 EventListener::notifyClosing( const lang::EventObject& Source ) throw (uno::RuntimeException) in notifyClosing() function in EventListener
|
/trunk/main/embedserv/source/inc/ |
H A D | docholder.hxx | 228 notifyClosing(
|
/trunk/main/chart2/source/tools/ |
H A D | LifeTime.cxx | 381 xListener->notifyClosing( aEvent ); in impl_doClose()
|
/trunk/main/sw/source/ui/uno/ |
H A D | unomailmerge.cxx | 229 virtual void SAL_CALL notifyClosing( const EventObject& _rSource ) throw (RuntimeException); 347 void SAL_CALL DelayedFileDeletion::notifyClosing( const EventObject& ) throw (RuntimeException) in notifyClosing() function in __anon958ea35b0111::DelayedFileDeletion
|
/trunk/main/dbaccess/source/core/dataaccess/ |
H A D | documentdefinition.hxx | 164 …virtual void SAL_CALL notifyClosing( const ::com::sun::star::lang::EventObject& Source ) throw (::…
|
/trunk/main/sfx2/source/view/ |
H A D | sfxbasecontroller.cxx | 391 virtual void SAL_CALL notifyClosing( const EVENTOBJECT& aEvent ) throw (RUNTIMEEXCEPTION) ; 441 void SAL_CALL IMPL_SfxBaseController_CloseListenerHelper::notifyClosing( const EVENTOBJECT& /*aEven… in notifyClosing() function in IMPL_SfxBaseController_CloseListenerHelper
|