xref: /trunk/main/oox/source/token/tokens.hxx.tail (revision a34dc4d90e1e5b854f68a78052af7e57e53bc876)
1
2const sal_Int32 XML_TOKEN_INVALID = ::com::sun::star::xml::sax::FastToken::DONTKNOW;
3
4// ============================================================================
5
6} // namespace oox
7
8#endif
9