Searched refs:DBG_ERROR2 (Results 1 – 8 of 8) sorted by relevance
/trunk/main/toolkit/source/layout/core/ |
H A D | proplist.cxx | 41 #undef DBG_ERROR2 42 #define DBG_ERROR2 OSL_TRACE macro 248 DBG_ERROR2( "%s=%s\n", OUSTRING_CSTR( it->first ), OUSTRING_CSTR( it->second ) ); in setProperties() 304 …DBG_ERROR2( "Warning: cannot set attribute %s to %s \n", OUSTRING_CSTR( unoAttr ), OUSTRING_CSTR( … in setProperty()
|
H A D | dialogbuttonhbox.cxx | 38 #undef DBG_ERROR2 39 #define DBG_ERROR2 OSL_TRACE macro
|
H A D | helper.cxx | 41 #undef DBG_ERROR2 42 #define DBG_ERROR2 OSL_TRACE macro
|
H A D | import.cxx | 148 …DBG_ERROR2( "ERROR: cannot add %s to container %s, container full", OUSTRING_CSTR( name ), OUSTRIN… in startChildElement()
|
/trunk/main/tools/inc/tools/ |
H A D | debug.hxx | 625 #define DBG_ERROR2( aError, x1, x2 ) \ macro 750 #define DBG_ERROR2( aError, x1, x2 ) ((void)0) macro
|
/trunk/main/sc/source/core/tool/ |
H A D | parclass.cxx | 248 … DBG_ERROR2( "bad classification: eOp %d, repeated param %d negative offset", pRaw->eOp, j); in Init() 434 … DBG_ERROR2( "ScParameterClassification::Init: too many arguments in listed function: %s: %d", in MergeArgumentsFromFunctionResource()
|
H A D | address.cxx | 404 … DBG_ERROR2( "ScRange::Parse_XL_Header: unhandled ExternalLinkType %d for index %d", in Parse_XL_Header()
|
/trunk/main/sc/source/filter/excel/ |
H A D | xltools.cxx | 431 … DBG_ERROR2( "XclTools::GetTextEncoding - unknown code page: 0x%04hX (%d)", nCodePage, nCodePage ); in GetTextEncoding()
|
Completed in 52 milliseconds