LibreOffice Module lingucomponent (master) 1
Classes | Macros
guess.hxx File Reference
#include <string>
Include dependency graph for guess.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Guess
 

Macros

#define GUESS_SEPARATOR_OPEN   '['
 
#define GUESS_SEPARATOR_CLOSE   ']'
 
#define GUESS_SEPARATOR_SEP   '-'
 
#define DEFAULT_LANGUAGE   ""
 
#define DEFAULT_COUNTRY   ""
 
#define DEFAULT_ENCODING   ""
 

Macro Definition Documentation

◆ DEFAULT_COUNTRY

#define DEFAULT_COUNTRY   ""

Definition at line 26 of file guess.hxx.

◆ DEFAULT_ENCODING

#define DEFAULT_ENCODING   ""

Definition at line 27 of file guess.hxx.

◆ DEFAULT_LANGUAGE

#define DEFAULT_LANGUAGE   ""

Definition at line 25 of file guess.hxx.

◆ GUESS_SEPARATOR_CLOSE

#define GUESS_SEPARATOR_CLOSE   ']'

Definition at line 23 of file guess.hxx.

◆ GUESS_SEPARATOR_OPEN

#define GUESS_SEPARATOR_OPEN   '['

Definition at line 22 of file guess.hxx.

◆ GUESS_SEPARATOR_SEP

#define GUESS_SEPARATOR_SEP   '-'

Definition at line 24 of file guess.hxx.