/trunk/main/chart2/source/tools/ |
H A D | LifeTime.cxx | 205 ::g_close_startTryClose(sal_Bool bDeliverOwnership) in g_close_startTryClose() argument 252 xCloseListener->queryClosing( aEvent, bDeliverOwnership ); in g_close_startTryClose() 260 g_close_endTryClose(bDeliverOwnership, sal_False); in g_close_startTryClose() 268 ::g_close_endTryClose(sal_Bool bDeliverOwnership, sal_Bool /* bMyVeto */ ) in g_close_endTryClose() argument 272 impl_setOwnership( bDeliverOwnership, sal_False ); in g_close_endTryClose() 283 ::g_close_isNeedToCancelLongLastingCalls( sal_Bool bDeliverOwnership, util::CloseVetoException& ex ) in g_close_isNeedToCancelLongLastingCalls() argument 299 impl_setOwnership( bDeliverOwnership, sal_True ); in g_close_isNeedToCancelLongLastingCalls() 327 ::impl_setOwnership( sal_Bool bDeliverOwnership, sal_Bool bMyVeto ) in impl_setOwnership() argument 329 m_bOwnership = bDeliverOwnership && bMyVeto; in impl_setOwnership()
|
/trunk/main/chart2/source/inc/ |
H A D | LifeTime.hxx | 105 OOO_DLLPUBLIC_CHARTTOOLS sal_Bool g_close_startTryClose(sal_Bool bDeliverOwnership) 107 …HARTTOOLS sal_Bool g_close_isNeedToCancelLongLastingCalls( sal_Bool bDeliverOwnership, ::com::sun:… 109 OOO_DLLPUBLIC_CHARTTOOLS void g_close_endTryClose(sal_Bool bDeliverOwnership, sal_Bool bMyVeto ); 119 void impl_setOwnership( sal_Bool bDeliverOwnership, sal_Bool bMyVeto );
|
/trunk/main/embeddedobj/source/commonembedding/ |
H A D | miscobj.cxx | 552 void SAL_CALL OCommonEmbeddedObject::close( sal_Bool bDeliverOwnership ) in close() argument 574 … ((util::XCloseListener*)pIterator.next())->queryClosing( aSource, bDeliverOwnership ); in close() 615 m_pDocHolder->CloseDocument( bDeliverOwnership, bDeliverOwnership ); in close() 619 if ( bDeliverOwnership ) in close()
|
/trunk/main/embeddedobj/source/msole/ |
H A D | olemisc.cxx | 452 void SAL_CALL OleEmbeddedObject::close( sal_Bool bDeliverOwnership ) in close() argument 461 xWrappedObject->close( bDeliverOwnership ); in close() 484 … ((util::XCloseListener*)pIterator.next())->queryClosing( aSource, bDeliverOwnership ); in close()
|
H A D | olecomponent.cxx | 1450 void SAL_CALL OleComponent::close( sal_Bool bDeliverOwnership ) in close() argument 1472 … ( (util::XCloseListener* )pIterator.next() )->queryClosing( aSource, bDeliverOwnership ); in close()
|
/trunk/main/chart2/source/model/main/ |
H A D | ChartModel.cxx | 619 void SAL_CALL ChartModel::close( sal_Bool bDeliverOwnership ) in close() argument 625 if( !m_aLifeTimeManager.g_close_startTryClose( bDeliverOwnership ) ) in close() 642 …if( m_aLifeTimeManager.g_close_isNeedToCancelLongLastingCalls( bDeliverOwnership, aVetoException )… in close() 661 m_aLifeTimeManager.g_close_endTryClose( bDeliverOwnership, sal_True ); in close()
|
H A D | ChartModel.hxx | 325 close( sal_Bool bDeliverOwnership )
|
/trunk/main/sfx2/source/doc/ |
H A D | objserv.cxx | 158 … virtual void SAL_CALL queryClosing( const lang::EventObject& aEvent, sal_Bool bDeliverOwnership ) 173 …L_CALL SfxClosePreventer_Impl::queryClosing( const lang::EventObject&, sal_Bool bDeliverOwnership ) in queryClosing() argument 179 m_bGotOwnership = bDeliverOwnership; in queryClosing()
|
H A D | objxtor.cxx | 163 …AL_CALL queryClosing( const com::sun::star::lang::EventObject& aEvent, sal_Bool bDeliverOwnership )
|
H A D | sfxbasemodel.cxx | 1432 void SAL_CALL SfxBaseModel::close( sal_Bool bDeliverOwnership ) throw (util::CloseVetoException, un… in close() argument 1450 … ((util::XCloseListener*)pIterator.next())->queryClosing( aSource, bDeliverOwnership ); in close() 1461 if (bDeliverOwnership) in close()
|
/trunk/main/embeddedobj/source/general/ |
H A D | dummyobject.cxx | 616 void SAL_CALL ODummyEmbeddedObject::close( sal_Bool bDeliverOwnership ) in close() argument 638 … ((util::XCloseListener*)pIterator.next())->queryClosing( aSource, bDeliverOwnership ); in close()
|
H A D | docholder.cxx | 296 void DocumentHolder::CloseDocument( sal_Bool bDeliverOwnership, sal_Bool bWaitForClose ) in CloseDocument() argument 318 xCloseable->close( bDeliverOwnership ); in CloseDocument()
|
/trunk/main/framework/inc/services/ |
H A D | license.hxx | 105 … virtual void SAL_CALL close(sal_Bool bDeliverOwnership) throw (css::util::CloseVetoException);
|
/trunk/main/sfx2/source/view/ |
H A D | sfxbasecontroller.cxx | 389 virtual void SAL_CALL queryClosing( const EVENTOBJECT& aEvent, sal_Bool bDeliverOwnership ) 416 …ntroller_CloseListenerHelper::queryClosing( const EVENTOBJECT& aEvent, sal_Bool bDeliverOwnership ) in queryClosing() argument 426 … if ( bDeliverOwnership && ( !pShell->GetWindow() || !pShell->GetWindow()->IsReallyVisible() ) ) in queryClosing()
|
/trunk/main/sfx2/source/inc/ |
H A D | plugin.hxx | 70 …virtual void SAL_CALL close( sal_Bool bDeliverOwnership ) throw( com::sun::star::util::CloseVetoEx…
|
H A D | iframe.hxx | 70 …virtual void SAL_CALL close( sal_Bool bDeliverOwnership ) throw( com::sun::star::util::CloseVetoEx…
|
/trunk/main/sw/source/ui/uno/ |
H A D | unomailmerge.cxx | 281 sal_Bool bDeliverOwnership = ( 0 == m_nPendingDeleteAttempts ); in IMPL_LINK() local 284 m_xDocument->close( bDeliverOwnership ); in IMPL_LINK()
|
H A D | unotxdoc.cxx | 619 void SwXTextDocument::close( sal_Bool bDeliverOwnership ) throw( util::CloseVetoException, RuntimeE… in close() argument 631 SfxBaseModel::close(bDeliverOwnership); in close()
|
/trunk/main/embeddedobj/source/inc/ |
H A D | docholder.hxx | 134 void CloseDocument( sal_Bool bDeliverOwnership, sal_Bool bWaitForClose );
|
/trunk/main/odk/examples/java/EmbedDocument/EmbeddedObject/ |
H A D | OwnEmbeddedObject.java | 761 public void close(boolean bDeliverOwnership) throws com.sun.star.util.CloseVetoException in close() argument 778 xListener.queryClosing( aEventObject, bDeliverOwnership ); in close()
|
/trunk/main/sw/inc/ |
H A D | unotxdoc.hxx | 291 …virtual void SAL_CALL close( sal_Bool bDeliverOwnership ) throw (css::util::CloseVetoException, cs…
|
/trunk/main/sfx2/inc/sfx2/ |
H A D | sfxbasemodel.hxx | 828 …virtual void SAL_CALL close( sal_Bool bDeliverOwnership ) throw (CLOSEVETOEXCEPTION, RUNTIMEEXCEPT…
|