Home
last modified time | relevance | path

Searched refs:xSfxTerminator (Results 1 – 1 of 1) sorted by relevance

/trunk/main/framework/source/services/
H A Ddesktop.cxx305 css::uno::Reference< css::frame::XTerminateListener > xSfxTerminator = m_xSfxTerminator; in terminate() local
376 if ( xSfxTerminator.is() ) in terminate()
378 xSfxTerminator->queryTermination( aEvent ); in terminate()
379 lCalledTerminationListener.push_back( xSfxTerminator ); in terminate()
421 if ( xSfxTerminator.is() ) in terminate()
422 xSfxTerminator->notifyTermination( aEvent ); in terminate()

Completed in 35 milliseconds