LibreOffice Module cui (master) 1
Classes | Namespaces | Typedefs
autocdlg.hxx File Reference
#include <sfx2/tabdlg.hxx>
#include <svx/langbox.hxx>
#include <unotools/collatorwrapper.hxx>
#include <map>
#include <set>
#include <utility>
Include dependency graph for autocdlg.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OfaAutoCorrDlg
 
class  OfaAutocorrOptionsPage
 
class  OfaSwAutoFmtOptionsPage
 
struct  DoubleString
 
struct  StringChangeList
 
class  OfaAutocorrReplacePage
 
struct  StringsArrays
 
class  OfaAutocorrExceptPage
 
class  OfaQuoteTabPage
 
class  OfaAutoCompleteTabPage
 
class  OfaSmartTagOptionsTabPage
 Smart tag options tab page. More...
 

Namespaces

namespace  editeng
 

Typedefs

typedef std::vector< DoubleStringDoubleStringArray
 
typedef std::map< LanguageType, StringChangeListStringChangeTable
 
typedef std::map< LanguageType, StringsArraysStringsTable
 

Typedef Documentation

◆ DoubleStringArray

typedef std::vector<DoubleString> DoubleStringArray

Definition at line 149 of file autocdlg.hxx.

◆ StringChangeTable

Definition at line 157 of file autocdlg.hxx.

◆ StringsTable

Definition at line 226 of file autocdlg.hxx.