/trunk/main/tools/source/testtoolloader/ |
H A D | testtoolloader.cxx | 115 …DBG_ERROR1( "Unable to get Symbol 'CreateRemoteControl' from library %s while loading testtool sup… in InitTestToolLib() 120 DBG_ERROR1( "Unable to access library %s while loading testtool support.", SVLIBRARY( "sts" ) ); in InitTestToolLib() 140 …DBG_ERROR1( "Unable to get Symbol 'CreateEventLogger' from library %s while loading testtool suppo… in InitTestToolLib() 145 DBG_ERROR1( "Unable to access library %s while loading testtool support.", SVLIBRARY( "sts" ) ); in InitTestToolLib()
|
/trunk/main/toolkit/source/layout/core/ |
H A D | proplist.cxx | 39 #undef DBG_ERROR1 40 #define DBG_ERROR1 OSL_TRACE macro 198 DBG_ERROR1( "ERROR: unknown property type of value: `%s'\n", OUSTRING_CSTR( value ) ); in anyFromString() 275 DBG_ERROR1( "Warning: unknown attribute: `%s'\n", OUSTRING_CSTR( unoAttr ) ); in setProperty() 281 DBG_ERROR1( "Warning: missing prop: `%s'\n", OUSTRING_CSTR( unoAttr ) ); in setProperty()
|
H A D | dialogbuttonhbox.cxx | 36 #undef DBG_ERROR1 37 #define DBG_ERROR1 OSL_TRACE macro 88 DBG_ERROR1( "DialogButtonHBox: no such ordering: %s", OUSTRING_CSTR( ordering ) ); in setOrdering()
|
H A D | helper.cxx | 39 #undef DBG_ERROR1 40 #define DBG_ERROR1 OSL_TRACE macro 191 DBG_ERROR1( "Warning: %s is not a recognized type\n", OUSTRING_CSTR( name ) ); in toolkitCreateWidget()
|
/trunk/main/automation/source/server/ |
H A D | cmdbasestream.cxx | 209 if (nId != BinUSHORT) DBG_ERROR1( "Falscher Typ im Stream: Erwartet USHORT, gefunden :%hu", nId ); in Read() 220 if (nId != BinULONG) DBG_ERROR1( "Falscher Typ im Stream: Erwartet ULONG, gefunden :%hu", nId ); in Read() 230 if (nId != BinString) DBG_ERROR1( "Falscher Typ im Stream: Erwartet String, gefunden :%hu", nId ); in Read() 250 if (nId != BinBool) DBG_ERROR1( "Falscher Typ im Stream: Erwartet BOOL, gefunden :%hu", nId ); in Read()
|
H A D | scmdstrm.cxx | 131 DBG_ERROR1( "Ung�ltiger Typ im Stream:%hu", nType ); in Read() 201 DBG_ERROR1( "Ung�ltiger Typ im Stream:%hu", nType ); in Read()
|
H A D | server.cxx | 776 DBG_ERROR1( "Ung�ltiger Request :%i", (int)nServiceId ); in QueCommands() 814 DBG_ERROR1( "Unbekannter Request Nr:%i", nId ); in QueCommands()
|
/trunk/main/xmloff/source/chart/ |
H A D | SchXMLPlotAreaContext.cxx | 130 DBG_ERROR1( "Exception caught for property NumberOfLines: %s", aBStr.GetBuffer()); in getCameraDefaultFromDiagram() 435 DBG_ERROR1( "PlotAreaContext:EndElement(): Exception caught: %s", aBStr.GetBuffer()); in StartElement() 612 DBG_ERROR1( "Exception caught for property NumberOfLines: %s", aBStr.GetBuffer()); in EndElement() 634 DBG_ERROR1( "Exception caught for property Volume: %s", aBStr.GetBuffer()); in EndElement()
|
H A D | SchXMLSeriesHelper.cxx | 251 DBG_ERROR1( "Exception caught SchXMLSeriesHelper::createOldAPISeriesPropertySet: %s", in createOldAPISeriesPropertySet() 290 DBG_ERROR1( "Exception caught SchXMLSeriesHelper::createOldAPIDataPointPropertySet: %s", in createOldAPIDataPointPropertySet()
|
H A D | SchXMLSeries2Context.cxx | 860 DBG_ERROR1( "Exception caught during setting styles to series: %s", in setStylesToSeries() 944 DBG_ERROR1( "Exception caught during setting styles to series: %s", in setStylesToStatisticsObjects() 1043 DBG_ERROR1( "Exception caught during setting styles to data points: %s", in setStylesToDataPoints()
|
H A D | SchXMLExport.cxx | 1023 DBG_ERROR1( "chart:exporting error bar ranges: %s", aBStr.GetBuffer()); in lcl_getErrorBarSequences() 2062 DBG_ERROR1( "chart:TableNumberList property caught: %s", aBStr.GetBuffer()); in exportPlotArea() 2099 DBG_ERROR1( "chart:exportPlotAreaException caught: %s", aBStr.GetBuffer()); in exportPlotArea() 2991 …DBG_ERROR1( "Exception caught during Export of series - optional DataMeanValueProperties not avail… in exportSeries() 3039 …DBG_ERROR1( "Exception caught during Export of series - optional DataErrorProperties not available… in exportSeries() 3115 …DBG_ERROR1( "Exception caught during Export of series - optional DataRegressionProperties not avai… in exportRegressionCurve() 3398 DBG_ERROR1( "Exception caught during Export of data point: %s", in exportDataPoints() 3470 DBG_ERROR1( "Exception caught during Export of data point: %s", in exportDataPoints()
|
H A D | SchXMLImport.cxx | 778 DBG_ERROR1( "SchXMLChartContext::StartElement(): Exception caught: %s", aBStr.GetBuffer()); in setTargetDocument()
|
/trunk/main/sc/source/core/tool/ |
H A D | token.cxx | 351 DBG_ERROR1( "unknown ScRawToken::Clone() external type %d", int(eType)); in Clone() 371 DBG_ERROR1( "unknown ScRawToken::Clone() type %d", int(eType)); in Clone() 387 #define IF_NOT_OPCODE_ERROR(o,c) if (eOp!=o) DBG_ERROR1( #c "::ctor: OpCode %d lost, converted to "… in CreateToken() 448 DBG_ERROR1( "unknown ScRawToken::CreateToken() type %d", int(GetType())); in CreateToken()
|
H A D | parclass.cxx | 233 DBG_ERROR1( "already assigned: %d", pRaw->eOp); in Init()
|
/trunk/main/tools/inc/tools/ |
H A D | debug.hxx | 616 #define DBG_ERROR1( aError, x1 ) \ macro 749 #define DBG_ERROR1( aError, x1 ) ((void)0) macro
|
/trunk/main/sc/source/filter/excel/ |
H A D | xlpivot.cxx | 267 …default: DBG_ERROR1( "XclPCNumGroupInfo::GetScDateType - unexpected date type %d", GetXclDataTy… in GetScDateType() 284 … default: DBG_ERROR1( "XclPCNumGroupInfo::SetScDateType - unexpected date type %d", nScType ); in SetScDateType()
|
H A D | xicontent.cxx | 551 … DBG_ERROR1( "XclImpCondFormat::ReadCF - unknown CF comparison 0x%02hX", nOperator ); in ReadCF() 561 DBG_ERROR1( "XclImpCondFormat::ReadCF - unknown CF mode 0x%02hX", nType ); in ReadCF()
|
H A D | xlstyle.cxx | 149 … DBG_ERROR1( "XclDefaultPalette::GetDefColorData - unknown default color index: %d", nXclIndex ); in GetDefColorData() 1524 …DBG_ERROR1( "XclNumFmtBuffer::InsertBuiltinFormats - language 0x%04hX not supported (#i29949#)", m… in InsertBuiltinFormats()
|
H A D | xiescher.cxx | 238 DBG_ERROR1( "XclImpDrawObjBase::ReadObj3 - unknown object type 0x%04hX", nObjType ); in ReadObj3() 270 DBG_ERROR1( "XclImpDrawObjBase::ReadObj4 - unknown object type 0x%04hX", nObjType ); in ReadObj4() 312 DBG_ERROR1( "XclImpDrawObjBase::ReadObj5 - unknown object type 0x%04hX", nObjType ); in ReadObj5() 371 … DBG_ERROR1( "XclImpDrawObjBase::ReadObj8 - unknown object type 0x%04hX", nObjType ); in ReadObj8()
|
H A D | xltools.cxx | 445 DBG_ERROR1( "XclTools::GetXclCodePage - unsupported text encoding: %d", eTextEnc ); in GetXclCodePage()
|
/trunk/main/toolkit/source/layout/vcl/ |
H A D | wcontainer.cxx | 42 DBG_ERROR1( "Error: failed to associate container with '%s'", pId ); in Container()
|
H A D | wbutton.cxx | 62 DBG_ERROR1( "ERROR: failed to load image: `%s'\n", pName ); in ImageImpl()
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | tokenuno.cxx | 440 …DBG_ERROR1( "ScTokenConversion::ConvertToTokenSequence: unhandled token type SvStackVar %d", rToke… in ConvertToTokenSequence()
|
/trunk/main/vcl/source/window/ |
H A D | accel.cxx | 260 DBG_ERROR1( "Accelerator::InsertItem(): KeyCode (Key: %lx) already exists", nCode ); in ImplInsertAccel()
|
/trunk/main/tools/source/generic/ |
H A D | config.cxx | 632 …DBG_ERROR1( "Config overwrites modified configfile:\n %s", ByteString( pData->maFileName, RTL_TEXT… in ImplWriteConfig()
|