Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/main/
H A DChartController.cxx178 void ChartController::TheModel::SetOwnerShip( sal_Bool bGetsOwnership ) in SetOwnerShip() argument
180 m_bOwnership = bGetsOwnership; in SetOwnerShip()
885 ::queryClosing( const lang::EventObject& rSource, sal_Bool bGetsOwnership ) in queryClosing() argument
902 if( bGetsOwnership ) in queryClosing()
904 aModelRef->SetOwnerShip( bGetsOwnership ); in queryClosing()
H A DChartController.hxx470 void SetOwnerShip( sal_Bool bGetsOwnership );
/trunk/main/framework/source/jobs/
H A Djob.cxx820 sal_Bool bGetsOwnership ) in queryClosing() argument
835 xClose->close(bGetsOwnership); in queryClosing()
/trunk/main/framework/inc/jobs/
H A Djob.hxx232 sal_Bool bGetsOwnership );
/trunk/main/embedserv/source/inc/
H A Ddocholder.hxx220 sal_Bool bGetsOwnership
/trunk/main/basic/source/classes/
H A Dsb.cxx100 virtual void SAL_CALL queryClosing( const lang::EventObject& rSource, sal_Bool bGetsOwnership );