/aoo42x/test/testgui/source/bvt/gui/ |
H A D | FileExport.java | 374 String reason = e.getMessage(); in Open() 375 if (reason == null || reason.isEmpty()) in Open() 376 reason = "Opening"; in Open() 378 sourceFile.length(), scenario, "", "", "Fail", reason); in Open() 644 String reason = e.getMessage(); in savetopdfformat() 645 if (reason == null || reason.isEmpty()) in savetopdfformat() 646 reason = "Exporting to pdf format"; in savetopdfformat() 648 sourceFile.length(), scenario, "", "", "Fail", reason); in savetopdfformat()
|
/aoo42x/main/offapi/com/sun/star/embed/ |
H A D | XStorage.idl | 134 this storage is in invalid state for any reason 168 this storage is in invalid state for any reason 218 this storage is in invalid state for any reason 263 this storage is in invalid state for any reason 295 this storage is in invalid state for any reason 344 this storage is in invalid state for any reason 383 this storage is in invalid state for any reason 416 this storage is in invalid state for any reason 458 this storage is in invalid state for any reason 489 this storage is in invalid state for any reason [all …]
|
H A D | XHierarchicalStorageAccess.idl | 116 this storage is in invalid state for any reason 167 this storage is in invalid state for any reason 202 this storage is in invalid state for eny reason
|
H A D | XStorageRawAccess.idl | 97 this storage is in invalid state for any reason 147 this storage is in invalid state for any reason 198 this storage is in invalid state for any reason
|
H A D | XStorage2.idl | 71 this storage is in invalid state for any reason 128 this storage is in invalid state for any reason
|
/aoo42x/main/scripting/source/protocolhandler/ |
H A D | scripthandler.cxx | 271 …::rtl::OUString reason = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "ScriptProtocolHandler::dis… in dispatchWithNotification() 273 invokeResult <<= reason.concat( aException.getValueTypeName() ).concat( e.Message ); in dispatchWithNotification() 280 ::rtl::OUString reason = ::rtl::OUString::createFromAscii( in dispatchWithNotification() 283 invokeResult <<= reason; in dispatchWithNotification()
|
/aoo42x/main/idlc/source/ |
H A D | options.cxx | 188 bool Options::badOption(char const * reason, std::string const & rArg) throw(IllegalArgument) in badOption() argument 191 if (reason != 0) in badOption() 193 …message.append(reason); message.append(" option '"); message.append(rArg.c_str()); message.append(… in badOption()
|
/aoo42x/main/qadevOOo/runner/lib/ |
H A D | Status.java | 108 public static Status failed(final String reason) { in failed() argument 109 return new Status(reason, FAILED); in failed()
|
/aoo42x/main/udkapi/com/sun/star/java/ |
H A D | XJavaVM.idl | 60 process, or if the VM cannot be instantiated for whatever reason, a 73 cannot be instantiated for whatever reason, a <void/> <atom>any</atom> 85 reason, a <void/> <atom>any</atom> is returned.</p>
|
/aoo42x/main/registry/tools/ |
H A D | options.cxx | 136 bool Options::badOption (char const * reason, char const * option) const in badOption() argument 138 (void) fprintf(stderr, "%s: %s option '%s'\n", m_program.c_str(), reason, option); in badOption()
|
H A D | options.hxx | 48 bool badOption (char const * reason, char const * option) const;
|
/aoo42x/main/offapi/com/sun/star/ucb/ |
H A D | ContentResultSet.idl | 98 which indicates the reason for the failure of the method call. 111 which indicates the reason for the failure of the method call. 125 which indicates the reason for the failure of the method call.
|
/aoo42x/main/udkapi/com/sun/star/beans/ |
H A D | XFastPropertySet.idl | 84 if the implementation has an internal reason for the exception. 108 if the implementation has an internal reason for the exception.
|
H A D | XPropertyWithState.idl | 84 if the implementation has an internal reason for the exception. 101 if the implementation has an internal reason for the exception.
|
H A D | XMultiHierarchicalPropertySet.idl | 105 if the implementation has an internal reason for the exception. 138 if the implementation has an internal reason for the exception.
|
H A D | XHierarchicalPropertySet.idl | 121 if the implementation has an internal reason for the exception. 154 if the implementation has an internal reason for the exception.
|
/aoo42x/main/offapi/com/sun/star/drawing/ |
H A D | AccessibleShape.idl | 106 shape is not visible but still existent for some reason. 109 reason for this is that either the owner of the accessible
|
/aoo42x/main/idlc/inc/idlc/ |
H A D | options.hxx | 57 bool badOption(char const * reason, std::string const & rArg)
|
/aoo42x/main/testtools/qa/cli/ |
H A D | readme.txt | 20 However, if for some reason an assembly remains in the GAC than it is used no matter
|
/aoo42x/main/svx/inc/svx/ |
H A D | exthelpid.hrc | 28 // the reason is that different controls have the same help texts assigned
|
/aoo42x/main/offapi/com/sun/star/document/ |
H A D | UndoFailedException.idl | 37 /** describes the reason why the operation failed. Usually, this member will carry an exception.
|
/aoo42x/main/solenv/bin/modules/installer/ |
H A D | packagepool.pm | 1070 my $reason = $installer::globals::createpackages{$packagename}; 1072 foreach my $line (@reason)
|
/aoo42x/main/udkapi/com/sun/star/util/ |
H A D | XVeto.idl | 41 /** describes the reason for the veto
|
/aoo42x/main/udkapi/com/sun/star/bridge/ |
H A D | InvalidProtocolChangeException.idl | 45 long reason;
|
/aoo42x/main/offapi/com/sun/star/scanner/ |
H A D | ScannerException.idl | 47 /** Error: contains the specific reason for failure
|