LibreOffice Module cui (master) 1
|
#include <sfx2/tabdlg.hxx>
#include <svx/langbox.hxx>
#include <unotools/collatorwrapper.hxx>
#include <map>
#include <set>
#include <utility>
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< DoubleString > | DoubleStringArray |
typedef std::map< LanguageType, StringChangeList > | StringChangeTable |
typedef std::map< LanguageType, StringsArrays > | StringsTable |
typedef std::vector<DoubleString> DoubleStringArray |
Definition at line 149 of file autocdlg.hxx.
Definition at line 157 of file autocdlg.hxx.
typedef std::map<LanguageType, StringsArrays> StringsTable |
Definition at line 226 of file autocdlg.hxx.