LibreOffice Module linguistic (master) 1
Classes | Macros | Functions
dicimp.hxx File Reference
#include <com/sun/star/linguistic2/XDictionary.hpp>
#include <com/sun/star/frame/XStorable.hpp>
#include <cppuhelper/implbase.hxx>
#include <comphelper/interfacecontainer3.hxx>
#include <i18nlangtag/lang.h>
#include <comphelper/errcode.hxx>
#include "defs.hxx"
Include dependency graph for dicimp.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DictionaryNeo
 
class  DicEntry
 

Macros

#define DIC_MAX_ENTRIES   SAL_MAX_INT32
 

Functions

sal_Int16 ReadDicVersion (SvStream &rStream, LanguageType &nLng, bool &bNeg, OUString &aDicName)
 

Macro Definition Documentation

◆ DIC_MAX_ENTRIES

#define DIC_MAX_ENTRIES   SAL_MAX_INT32

Definition at line 32 of file dicimp.hxx.

Function Documentation

◆ ReadDicVersion()

sal_Int16 ReadDicVersion ( SvStream rStream,
LanguageType nLng,
bool &  bNeg,
OUString &  aDicName 
)