Searched refs:bGetsOwnership (Results 1 – 6 of 6) sorted by relevance
178 void ChartController::TheModel::SetOwnerShip( sal_Bool bGetsOwnership ) in SetOwnerShip() argument180 m_bOwnership = bGetsOwnership; in SetOwnerShip()892 ::queryClosing( const lang::EventObject& rSource, sal_Bool bGetsOwnership ) in queryClosing() argument910 if( bGetsOwnership ) in queryClosing()912 aModelRef->SetOwnerShip( bGetsOwnership ); in queryClosing()
514 void SetOwnerShip( sal_Bool bGetsOwnership );
821 … sal_Bool bGetsOwnership ) throw(css::util::CloseVetoException, in queryClosing() argument837 xClose->close(bGetsOwnership); in queryClosing()
233 … sal_Bool bGetsOwnership ) throw(css::util::CloseVetoException,
221 sal_Bool bGetsOwnership
100 …virtual void SAL_CALL queryClosing( const lang::EventObject& rSource, sal_Bool bGetsOwnership ) th…
Completed in 56 milliseconds