Searched refs:throw_exc (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/desktop/source/deployment/misc/ |
H A D | dp_ucb.cxx | 57 bool throw_exc ) in create_ucb_content() argument 83 if (throw_exc) in create_ucb_content() 92 Reference<XCommandEnvironment> const & xCmdEnv, bool throw_exc ) in create_folder() argument 115 if (throw_exc) in create_folder() 123 &parentContent, url.copy( 0, slash ), xCmdEnv, throw_exc )) in create_folder() 162 if (throw_exc) in create_folder() 168 if (throw_exc) in create_folder() 178 bool throw_exc ) in erase_path() argument 191 if (throw_exc) in erase_path()
|
/aoo42x/main/desktop/source/deployment/inc/ |
H A D | dp_ucb.h | 53 bool throw_exc = true ); 62 bool throw_exc = true ); 68 bool throw_exc = true );
|
/aoo42x/main/desktop/source/pkgchk/unopkg/ |
H A D | unopkg_misc.cxx | 213 OUString const & sys_path, OUString const & base_url, bool throw_exc ) in makeAbsoluteFileUrl() argument 224 else if (throw_exc) in makeAbsoluteFileUrl() 236 if (throw_exc) { in makeAbsoluteFileUrl()
|
H A D | unopkg_shared.h | 129 bool throw_exc = true );
|
/aoo42x/main/cli_ure/source/climaker/ |
H A D | climaker_share.h | 217 ::System::String * cli_name, bool throw_exc );
|
H A D | climaker_emit.cxx | 333 ::System::String * cts_name, bool throw_exc ) in get_type() argument 358 return ::System::Type::GetType( cts_name, throw_exc ); in get_type() 369 if (throw_exc) in get_type()
|
/aoo42x/main/desktop/source/deployment/manager/ |
H A D | dp_manager.cxx | 603 ::ucbhelper::Content const & ucbContent_, bool throw_exc ) in detectMediaType() argument 631 if (throw_exc) in detectMediaType()
|
H A D | dp_manager.h | 72 ::ucbhelper::Content const & ucbContent, bool throw_exc = true );
|
Completed in 77 milliseconds