Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx1415 void ODatabaseDocument::impl_closeControllerFrames_nolck_throw( sal_Bool _bDeliverOwnership ) in impl_closeControllerFrames_nolck_throw() argument
1429 xFrame->close( _bDeliverOwnership ); in impl_closeControllerFrames_nolck_throw()
1468 void SAL_CALL ODatabaseDocument::close( sal_Bool _bDeliverOwnership ) throw (CloseVetoException, Ru… in close() argument
1484 …d( &XCloseListener::queryClosing, _1, boost::cref( aEvent ), boost::cref( _bDeliverOwnership ) ) ); in close()
1489 impl_closeControllerFrames_nolck_throw( _bDeliverOwnership ); in close()
H A Ddatabasedocument.hxx512 void impl_closeControllerFrames_nolck_throw( sal_Bool _bDeliverOwnership );
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx1256 void SAL_CALL OReportDefinition::close( ::sal_Bool _bDeliverOwnership ) throw (util::CloseVetoExcep… in close() argument
1266 …t::bind(&util::XCloseListener::queryClosing,_1,boost::cref(aEvt),boost::cref(_bDeliverOwnership))); in close()
1281 xFrame->close( _bDeliverOwnership ); in close()

Completed in 87 milliseconds