LibreOffice Module linguistic (master) 1
Classes | Enumerations
convdicxml.hxx File Reference
#include <com/sun/star/util/MeasureUnit.hpp>
#include <com/sun/star/xml/sax/XDocumentHandler.hpp>
#include <com/sun/star/xml/sax/FastToken.hpp>
#include <comphelper/processfactory.hxx>
#include <xmloff/xmlexp.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <rtl/ustring.hxx>
Include dependency graph for convdicxml.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ConvDicXMLExport
 
class  ConvDicXMLImport
 

Enumerations

enum  ConvDicXMLToken : sal_Int32 {
  TEXT_CONVERSION_DICTIONARY = FastToken::NAMESPACE | XML_NAMESPACE_TCD | XML_BLOCK_LIST ,
  RIGHT_TEXT = FastToken::NAMESPACE | XML_NAMESPACE_TCD | XML_RIGHT_TEXT ,
  ENTRY = FastToken::NAMESPACE | XML_NAMESPACE_TCD | XML_ENTRY
}
 

Enumeration Type Documentation

◆ ConvDicXMLToken

enum ConvDicXMLToken : sal_Int32
Enumerator
TEXT_CONVERSION_DICTIONARY 
RIGHT_TEXT 
ENTRY 

Definition at line 65 of file convdicxml.hxx.