Searched refs:_bDeliverOwnership (Results 1 – 3 of 3) sorted by relevance
1415 void ODatabaseDocument::impl_closeControllerFrames_nolck_throw( sal_Bool _bDeliverOwnership ) in impl_closeControllerFrames_nolck_throw() argument1429 xFrame->close( _bDeliverOwnership ); in impl_closeControllerFrames_nolck_throw()1468 void SAL_CALL ODatabaseDocument::close( sal_Bool _bDeliverOwnership ) throw (CloseVetoException, Ru… in close() argument1484 …d( &XCloseListener::queryClosing, _1, boost::cref( aEvent ), boost::cref( _bDeliverOwnership ) ) ); in close()1489 impl_closeControllerFrames_nolck_throw( _bDeliverOwnership ); in close()
512 void impl_closeControllerFrames_nolck_throw( sal_Bool _bDeliverOwnership );
1256 void SAL_CALL OReportDefinition::close( ::sal_Bool _bDeliverOwnership ) throw (util::CloseVetoExcep… in close() argument1266 …t::bind(&util::XCloseListener::queryClosing,_1,boost::cref(aEvt),boost::cref(_bDeliverOwnership))); in close()1281 xFrame->close( _bDeliverOwnership ); in close()
Completed in 45 milliseconds