Searched refs:XMLERROR_CLASS_IO (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/xmloff/inc/xmloff/ | ||
| H A D | xmlerror.hxx | 46 #define XMLERROR_CLASS_IO 0x00010000 macro |
| /trunk/main/xmloff/source/core/ | ||
| H A D | xmlerror.cxx | 145 if( (nClass & XMLERROR_CLASS_IO) != 0 ) in AddRecord() |