Searched refs:disposeGuard (Results 1 – 3 of 3) sorted by relevance
/trunk/main/desktop/source/pkgchk/unopkg/ |
H A D | unopkg_misc.cxx | 373 DisposeGuard & disposeGuard, bool /*verbose */) in bootstrapStandAlone() argument 379 disposeGuard.reset( in bootstrapStandAlone() 395 disposeGuard.setDeinitUCB(); in bootstrapStandAlone() 471 DisposeGuard & disposeGuard, bool verbose, bool shared, bool bGui, in getUNO() argument 484 bootstrapStandAlone( disposeGuard, verbose ) ); in getUNO()
|
H A D | unopkg_app.cxx | 225 DisposeGuard disposeGuard; in unopkg_main() local 418 disposeGuard, option_verbose, option_shared, subcmd_gui, in unopkg_main()
|
H A D | unopkg_shared.h | 180 DisposeGuard & disposeGuard, bool verbose, bool shared, bool bGui,
|
Completed in 18 milliseconds