|
LibreOffice Module linguistic (master) 1
|
#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>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 } |
| enum ConvDicXMLToken : sal_Int32 |
| Enumerator | |
|---|---|
| TEXT_CONVERSION_DICTIONARY | |
| RIGHT_TEXT | |
| ENTRY | |
Definition at line 65 of file convdicxml.hxx.