Home
last modified time | relevance | path

Searched refs:reason (Results 1 – 25 of 121) sorted by relevance

12345

/aoo4110/main/offapi/com/sun/star/embed/
H A DXStorage.idl134 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 DXHierarchicalStorageAccess.idl116 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 DXStorageRawAccess.idl97 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 DXStorage2.idl71 this storage is in invalid state for any reason
128 this storage is in invalid state for any reason
/aoo4110/main/scripting/source/protocolhandler/
H A Dscripthandler.cxx248 …::rtl::OUString reason = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "ScriptProtocolHandler::dis… in dispatchWithNotification()
250 invokeResult <<= reason.concat( aException.getValueTypeName() ).concat( e.Message ); in dispatchWithNotification()
257 ::rtl::OUString reason = ::rtl::OUString::createFromAscii( in dispatchWithNotification()
260 invokeResult <<= reason; in dispatchWithNotification()
/aoo4110/main/idlc/source/
H A Doptions.cxx188 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()
/aoo4110/main/qadevOOo/runner/lib/
H A DStatus.java108 public static Status failed(final String reason) { in failed() argument
109 return new Status(reason, FAILED); in failed()
/aoo4110/main/registry/tools/
H A Doptions.cxx136 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 Doptions.hxx48 bool badOption (char const * reason, char const * option) const;
/aoo4110/main/udkapi/com/sun/star/java/
H A DXJavaVM.idl60 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>
/aoo4110/main/offapi/com/sun/star/ucb/
H A DContentResultSet.idl98 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.
/aoo4110/main/udkapi/com/sun/star/beans/
H A DXFastPropertySet.idl84 if the implementation has an internal reason for the exception.
108 if the implementation has an internal reason for the exception.
H A DXPropertyWithState.idl84 if the implementation has an internal reason for the exception.
101 if the implementation has an internal reason for the exception.
H A DXMultiHierarchicalPropertySet.idl105 if the implementation has an internal reason for the exception.
138 if the implementation has an internal reason for the exception.
H A DXHierarchicalPropertySet.idl121 if the implementation has an internal reason for the exception.
152 if the implementation has an internal reason for the exception.
H A DPropertySetInfoChangeEvent.idl61 /** contains the reason for the event.
/aoo4110/main/ucb/source/ucp/webdav/
H A DSerfRequestProcessor.cxx675 if ( sl.reason ) in handleSerfResponse()
677 mHTTPStatusCodeText = ::rtl::OUString::createFromAscii( sl.reason ); in handleSerfResponse()
/aoo4110/main/offapi/com/sun/star/drawing/
H A DAccessibleShape.idl106 shape is not visible but still existent for some reason.
109 reason for this is that either the owner of the accessible
/aoo4110/main/idlc/inc/idlc/
H A Doptions.hxx57 bool badOption(char const * reason, std::string const & rArg)
/aoo4110/main/testtools/qa/cli/
H A Dreadme.txt20 However, if for some reason an assembly remains in the GAC than it is used no matter
/aoo4110/main/svx/inc/svx/
H A Dexthelpid.hrc28 // the reason is that different controls have the same help texts assigned
/aoo4110/main/offapi/com/sun/star/document/
H A DUndoFailedException.idl42 /** describes the reason why the operation failed. Usually, this member will carry an exception.
/aoo4110/main/udkapi/com/sun/star/bridge/
H A DInvalidProtocolChangeException.idl45 long reason;
/aoo4110/main/udkapi/com/sun/star/util/
H A DXVeto.idl41 /** describes the reason for the veto
/aoo4110/main/offapi/com/sun/star/scanner/
H A DScannerException.idl47 /** Error: contains the specific reason for failure

Completed in 71 milliseconds

12345