Home
last modified time | relevance | path

Searched refs:XMLERROR_UNKNOWN_CHARACTERS (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/xforms/
H A DTokenContext.cxx87 GetImport().SetError( XMLERROR_UNKNOWN_CHARACTERS, rCharacters ); in characters()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dxmlerror.hxx64 #define XMLERROR_UNKNOWN_CHARACTERS ( XMLERROR_CLASS_FORMAT | XMLERROR_FLAG_WARNING | 0x0000000c ) macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dxmlerror.hxx64 #define XMLERROR_UNKNOWN_CHARACTERS ( XMLERROR_CLASS_FORMAT | XMLERROR_FLAG_WARNING | 0x0000000c ) macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/xforms/
H A DTokenContext.cxx131 GetImport().SetError( XMLERROR_UNKNOWN_CHARACTERS, rCharacters ); in Characters()