| /trunk/main/framework/source/xml/ |
| H A D | imagesdocumenthandler.cxx | 184 ::rtl::OUString aErrorMessage = getErrorLineString(); in endDocument() 185 …aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "No matching start or end element '… in endDocument() 186 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in endDocument() 206 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement() 207 …aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Element 'image:imagecontainer' can… in startElement() 208 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement() 219 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement() 220 …aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Element 'image:images' must be emb… in startElement() 221 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement() 226 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement() [all …]
|
| /trunk/main/framework/source/fwe/xml/ |
| H A D | toolboxdocumenthandler.cxx | 232 ::rtl::OUString aErrorMessage = getErrorLineString(); in endDocument() 233 …aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "No matching start or end element '… in endDocument() 234 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in endDocument() 253 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement() 254 …aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Element 'toolbar:toolbar' cannot b… in startElement() 255 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement() 302 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement() 303 …aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Element 'toolbar:toolbaritem' must… in startElement() 304 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement() 312 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement() [all …]
|
| H A D | statusbardocumenthandler.cxx | 223 ::rtl::OUString aErrorMessage = getErrorLineString(); in endDocument() 224 …aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "No matching start or end element '… in endDocument() 225 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in endDocument() 244 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement() 245 …aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Element 'statusbar:statusbar' cann… in startElement() 246 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement() 257 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement() 258 …aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Element 'statusbar:statusbaritem' … in startElement() 259 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement() 264 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement() [all …]
|
| H A D | menudocumenthandler.cxx | 286 ::rtl::OUString aErrorMessage = getErrorLineString(); in endDocument() 287 … aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "A closing element is missing!" )); in endDocument() 288 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in endDocument() 335 ::rtl::OUString aErrorMessage = getErrorLineString(); in endElement() 336 …aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "closing element menubar expected!"… in endElement() 337 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in endElement() 458 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement() 459 …aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "attribute id for element menu requ… in startElement() 460 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement() 469 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement() [all …]
|
| H A D | eventsdocumenthandler.cxx | 173 ::rtl::OUString aErrorMessage = getErrorLineString(); in endDocument() 174 …aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "No matching start or end element '… in endDocument() 175 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in endDocument() 194 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement() 195 …aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Element 'event:events' cannot be e… in startElement() 196 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement() 207 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement() 208 …aErrorMessage += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Element 'event:event' must be embe… in startElement() 209 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement() 214 ::rtl::OUString aErrorMessage = getErrorLineString(); in startElement() [all …]
|
| H A D | xmlnamespaces.cxx | 71 …::rtl::OUString aErrorMessage( RTL_CONSTASCII_USTRINGPARAM( "A xml namespace without name is not a… in addNamespace() 72 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in addNamespace() 80 …::rtl::OUString aErrorMessage( RTL_CONSTASCII_USTRINGPARAM( "Clearing xml namespace only allowed f… in addNamespace() 81 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in addNamespace() 121 …::rtl::OUString aErrorMessage( RTL_CONSTASCII_USTRINGPARAM( "Attribute has no name only preceding … in applyNSToAttributeName() 122 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in applyNSToAttributeName() 157 …::rtl::OUString aErrorMessage( RTL_CONSTASCII_USTRINGPARAM( "Attribute has no name only preceding … in applyNSToElementName() 158 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in applyNSToElementName() 180 …::rtl::OUString aErrorMessage( RTL_CONSTASCII_USTRINGPARAM( "XML namespace used but not defined!" … in getNamespaceValue() 181 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in getNamespaceValue()
|
| /trunk/main/unotools/source/config/ |
| H A D | xmlaccelcfg.cxx | 245 OUString aErrorMessage = getErrorLineString(); in endDocument() local 246 aErrorMessage += OUString( RTL_CONSTASCII_USTRINGPARAM( "A closing element is missing!" )); in endDocument() 247 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in endDocument() 263 OUString aErrorMessage = getErrorLineString(); in startElement() local 264 … aErrorMessage += OUString( RTL_CONSTASCII_USTRINGPARAM( "Accelerator list used twice!" )); in startElement() 265 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement() 275 OUString aErrorMessage = getErrorLineString(); in startElement() local 276 …aErrorMessage += OUString( RTL_CONSTASCII_USTRINGPARAM( "Accelerator list element has to be used b… in startElement() 277 throw SAXException( aErrorMessage, Reference< XInterface >(), Any() ); in startElement() 305 OUString aErrorMessage = getErrorLineString(); in startElement() local [all …]
|
| /trunk/main/comphelper/source/property/ |
| H A D | propertycontainerhelper.cxx | 231 ::rtl::OUStringBuffer aErrorMessage; in lcl_throwIllegalPropertyValueTypeException() 232 … aErrorMessage.appendAscii( "The given value cannot be converted to the required property type." ); in lcl_throwIllegalPropertyValueTypeException() 233 aErrorMessage.appendAscii( "\n(property name \"" ); in lcl_throwIllegalPropertyValueTypeException() 234 aErrorMessage.append( _rProperty.aProperty.Name ); in lcl_throwIllegalPropertyValueTypeException() 235 aErrorMessage.appendAscii( "\", found value type \"" ); in lcl_throwIllegalPropertyValueTypeException() 236 aErrorMessage.append( _rValue.getValueType().getTypeName() ); in lcl_throwIllegalPropertyValueTypeException() 237 aErrorMessage.appendAscii( "\", required property type \"" ); in lcl_throwIllegalPropertyValueTypeException() 238 aErrorMessage.append( _rProperty.aProperty.Type.getTypeName() ); in lcl_throwIllegalPropertyValueTypeException() 239 aErrorMessage.appendAscii( "\")" ); in lcl_throwIllegalPropertyValueTypeException() 240 throw IllegalArgumentException( aErrorMessage.makeStringAndClear(), NULL, 4 ); in lcl_throwIllegalPropertyValueTypeException()
|
| /trunk/main/sc/source/core/data/ |
| H A D | validat.cxx | 106 aErrorMessage( r.aErrorMessage ) in ScValidationData() 122 aErrorMessage( r.aErrorMessage ) in ScValidationData() 151 aErrorMessage == r.aErrorMessage; in EqualEntries() 177 aErrorMessage = rMsg; in SetError() 184 rMsg = aErrorMessage; in GetErrMsg() 409 String aMessage = aErrorMessage; in DoError()
|
| /trunk/main/toolkit/source/controls/ |
| H A D | unocontrolmodel.cxx | 1227 ::rtl::OUStringBuffer aErrorMessage; in convertFastPropertyValue() 1228 … aErrorMessage.appendAscii( "Unable to convert the given value for the property " ); in convertFastPropertyValue() 1229 aErrorMessage.append ( GetPropertyName( (sal_uInt16)nPropId ) ); in convertFastPropertyValue() 1230 aErrorMessage.appendAscii( ".\n" ); in convertFastPropertyValue() 1231 aErrorMessage.appendAscii( "Expected type: " ); in convertFastPropertyValue() 1232 aErrorMessage.append ( pDestType->getTypeName() ); in convertFastPropertyValue() 1233 aErrorMessage.appendAscii( "\n" ); in convertFastPropertyValue() 1234 aErrorMessage.appendAscii( "Found type: " ); in convertFastPropertyValue() 1235 aErrorMessage.append ( rValue.getValueType().getTypeName() ); in convertFastPropertyValue() 1237 aErrorMessage.makeStringAndClear(), in convertFastPropertyValue()
|
| /trunk/main/dbaccess/source/ext/adabas/ |
| H A D | AdabasNewDb.cxx | 498 String aErrorMessage = String(ModuleRes(STR_DEVSPACE_NO_FILE)); variable 500 …aErrorMessage.SearchAndReplace(String::CreateFromAscii("$name$"),String::CreateFromAscii("SYSDEVSP… 502 …aErrorMessage.SearchAndReplace(String::CreateFromAscii("$name$"),String::CreateFromAscii("TRANSACT… 504 …aErrorMessage.SearchAndReplace(String::CreateFromAscii("$name$"),String::CreateFromAscii("DATDEVSP… 506 aErrorMessage = String(ModuleRes(STR_NO_SAME_USER)); 513 ErrorBox(this, WB_OK, aErrorMessage).Execute();
|
| /trunk/main/sc/source/ui/docshell/ |
| H A D | dbdocimp.cxx | 165 String aErrorMessage; in DoImport() local 411 aErrorMessage = rError.Message; in DoImport() 661 if (!aErrorMessage.Len()) in DoImport() 665 aErrorMessage = ScGlobal::GetRscString( nErrStringId ); in DoImport() 667 InfoBox aInfoBox( rDocShell.GetActiveDialogParent(), aErrorMessage ); in DoImport()
|
| /trunk/main/sc/source/ui/unoobj/ |
| H A D | fmtuno.cxx | 628 bShowError = pData->GetErrMsg( aErrorTitle, aErrorMessage, eStyle ); in ScTableValidationObj() 679 pRet->SetError( aErrorTitle, aErrorMessage, (ScValidErrorStyle)nErrorStyle ); in CreateValidationData() 707 aErrorMessage.Erase(); in ClearData_Impl() 851 aErrorMessage = String( aStrVal ); in setPropertyValue() 946 else if ( aString.EqualsAscii( SC_UNONAME_ERRMESS ) ) aRet <<= rtl::OUString( aErrorMessage ); in getPropertyValue()
|
| /trunk/main/sc/inc/ |
| H A D | validat.hxx | 73 String aErrorMessage; member in ScValidationData
|
| H A D | fmtuno.hxx | 225 String aErrorMessage; member in ScTableValidationObj
|
| /trunk/main/sc/source/filter/excel/ |
| H A D | xicontent.cxx | 733 String aErrorMessage( rStrm.ReadUniString() ); in ReadDV() local 845 aValidData.SetError( aErrorTitle, aErrorMessage, eErrStyle ); in ReadDV()
|
| /trunk/main/desktop/source/app/ |
| H A D | app.cxx | 308 OUString MakeStartupErrorMessage(OUString const & aErrorMessage) in MakeStartupErrorMessage() argument 320 aDiagnosticMessage.append( aErrorMessage ); in MakeStartupErrorMessage()
|