LibreOffice Module cui (master)
1
|
#include <i18nutil/unicode.hxx>
#include <vcl/event.hxx>
#include <vcl/keycodes.hxx>
#include <vcl/settings.hxx>
#include <vcl/transfer.hxx>
#include <sfx2/app.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/viewsh.hxx>
#include <unotools/charclass.hxx>
#include <unotools/collatorwrapper.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/string.hxx>
#include <vcl/svapp.hxx>
#include <sfx2/module.hxx>
#include <svl/eitem.hxx>
#include <svl/languageoptions.hxx>
#include <svx/SmartTagMgr.hxx>
#include <com/sun/star/smarttags/XSmartTagRecognizer.hpp>
#include <rtl/strbuf.hxx>
#include <o3tl/temporary.hxx>
#include <osl/diagnose.h>
#include <tools/debug.hxx>
#include <autocdlg.hxx>
#include <editeng/acorrcfg.hxx>
#include <editeng/svxacorr.hxx>
#include <cui/cuicharmap.hxx>
#include <strings.hrc>
#include <dialmgr.hxx>
#include <svx/svxids.hrc>
Go to the source code of this file.
Macros | |
#define | CBCOL_FIRST 0 |
#define | CBCOL_SECOND 1 |
#define | CBCOL_BOTH 2 |
#define | SGL_START 0 |
#define | DBL_START 1 |
#define | SGL_END 2 |
#define | DBL_END 3 |
Enumerations | |
enum | OfaAutoFmtOptions |
enum | OfaQuoteOptions |
Variables | |
static LanguageType | eLastDialogLanguage = LANGUAGE_SYSTEM |
#define CBCOL_BOTH 2 |
Definition at line 209 of file autocdlg.cxx.
Referenced by OfaSwAutoFmtOptionsPage::CreateEntry(), OfaQuoteTabPage::CreateEntry(), OfaSwAutoFmtOptionsPage::Reset(), and OfaQuoteTabPage::Reset().
#define CBCOL_FIRST 0 |
Definition at line 207 of file autocdlg.cxx.
Referenced by OfaSwAutoFmtOptionsPage::CreateEntry(), OfaQuoteTabPage::CreateEntry(), OfaSwAutoFmtOptionsPage::FillItemSet(), OfaQuoteTabPage::FillItemSet(), OfaSwAutoFmtOptionsPage::Reset(), and OfaQuoteTabPage::Reset().
#define CBCOL_SECOND 1 |
Definition at line 208 of file autocdlg.cxx.
Referenced by OfaSwAutoFmtOptionsPage::CreateEntry(), OfaQuoteTabPage::CreateEntry(), OfaSwAutoFmtOptionsPage::FillItemSet(), OfaQuoteTabPage::FillItemSet(), OfaSwAutoFmtOptionsPage::Reset(), and OfaQuoteTabPage::Reset().
#define DBL_END 3 |
Definition at line 1780 of file autocdlg.cxx.
Referenced by IMPL_LINK().
#define DBL_START 1 |
Definition at line 1778 of file autocdlg.cxx.
Referenced by IMPL_LINK().
#define SGL_END 2 |
Definition at line 1779 of file autocdlg.cxx.
Referenced by IMPL_LINK().
#define SGL_START 0 |
Definition at line 1777 of file autocdlg.cxx.
Referenced by IMPL_LINK().
enum OfaAutoFmtOptions |
Definition at line 325 of file autocdlg.cxx.
enum OfaQuoteOptions |
Definition at line 1531 of file autocdlg.cxx.
IMPL_LINK | ( | OfaSwAutoFmtOptionsPage | , |
SelectHdl | , | ||
weld::TreeView & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 613 of file autocdlg.cxx.
IMPL_LINK | ( | OfaAutocorrReplacePage | , |
SelectHdl | , | ||
weld::TreeView & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 909 of file autocdlg.cxx.
IMPL_LINK | ( | OfaAutocorrReplacePage | , |
NewDelButtonHdl | , | ||
weld::Button & | , | ||
rBtn | , | ||
void | |||
) |
Definition at line 1000 of file autocdlg.cxx.
IMPL_LINK | ( | OfaAutocorrReplacePage | , |
NewDelActionHdl | , | ||
weld::Entry & | , | ||
rEdit | , | ||
bool | |||
) |
Definition at line 1005 of file autocdlg.cxx.
References rEdit.
IMPL_LINK | ( | OfaAutocorrReplacePage | , |
ModifyHdl | , | ||
weld::Entry & | , | ||
rEdt | , | ||
void | |||
) |
Definition at line 1092 of file autocdlg.cxx.
IMPL_LINK | ( | OfaAutocorrExceptPage | , |
NewDelButtonHdl | , | ||
weld::Button & | , | ||
rBtn | , | ||
void | |||
) |
Definition at line 1447 of file autocdlg.cxx.
IMPL_LINK | ( | OfaAutocorrExceptPage | , |
NewDelActionHdl | , | ||
weld::Entry & | , | ||
rEdit | , | ||
bool | |||
) |
Definition at line 1452 of file autocdlg.cxx.
References rEdit.
IMPL_LINK | ( | OfaAutocorrExceptPage | , |
SelectHdl | , | ||
weld::TreeView & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 1491 of file autocdlg.cxx.
IMPL_LINK | ( | OfaAutocorrExceptPage | , |
ModifyHdl | , | ||
weld::Entry & | , | ||
rEdt | , | ||
void | |||
) |
Definition at line 1507 of file autocdlg.cxx.
References lcl_FindEntry().
IMPL_LINK | ( | OfaQuoteTabPage | , |
QuoteHdl | , | ||
weld::Button & | , | ||
rBtn | , | ||
void | |||
) |
Definition at line 1783 of file autocdlg.cxx.
References aMap, CuiResId(), DBL_END, DBL_START, SvxCharacterMap::DisableFontSelection(), SvxAutoCorrCfg::Get(), SvxAutoCorrCfg::GetAutoCorrect(), SvxCharacterMap::GetChar(), OutputDevice::GetDefaultFont(), GetFrameWeld(), AllSettings::GetLanguageTag(), LanguageTag::getLanguageType(), SvxAutoCorrect::GetQuote(), Application::GetSettings(), LANGUAGE_ENGLISH_US, RET_OK, SvxCharacterMap::run(), SvxCharacterMap::set_title(), SvxCharacterMap::SetChar(), SvxCharacterMap::SetCharFont(), SGL_END, and SGL_START.
IMPL_LINK | ( | OfaQuoteTabPage | , |
StdQuoteHdl | , | ||
weld::Button & | , | ||
rBtn | , | ||
void | |||
) |
Definition at line 1855 of file autocdlg.cxx.
IMPL_LINK | ( | OfaAutoCompleteTabPage | , |
CheckHdl | , | ||
weld::ToggleButton & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 2087 of file autocdlg.cxx.
IMPL_LINK | ( | OfaAutoCompleteTabPage | , |
KeyReleaseHdl | , | ||
const KeyEvent & | , | ||
rEvent | , | ||
bool | |||
) |
Definition at line 2126 of file autocdlg.cxx.
References vcl::KeyCode::GetCode(), vcl::KeyCode::GetFunction(), vcl::KeyCode::GetModifier(), and KEY_DELETE.
IMPL_LINK_NOARG | ( | OfaAutoCorrDlg | , |
SelectLanguageHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 159 of file autocdlg.cxx.
References assert(), OfaAutocorrReplacePage::SetLanguage(), and OfaAutocorrExceptPage::SetLanguage().
IMPL_LINK_NOARG | ( | OfaSwAutoFmtOptionsPage | , |
DoubleClickEditHdl | , | ||
weld::TreeView & | , | ||
bool | |||
) |
Definition at line 618 of file autocdlg.cxx.
IMPL_LINK_NOARG | ( | OfaSwAutoFmtOptionsPage | , |
EditHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 624 of file autocdlg.cxx.
References unicode::formatPercent(), SvxCharacterMap::GetChar(), SvxCharacterMap::GetCharFont(), GetFrameWeld(), Application::GetSettings(), RET_OK, SvxCharacterMap::run(), SvxCharacterMap::SetChar(), and SvxCharacterMap::SetCharFont().
IMPL_LINK_NOARG | ( | OfaAutocorrReplacePage | , |
EntrySizeAllocHdl | , | ||
const Size & | , | ||
void | |||
) |
Definition at line 1010 of file autocdlg.cxx.
IMPL_LINK_NOARG | ( | OfaAutoCompleteTabPage | , |
DeleteHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 2072 of file autocdlg.cxx.
References nPos.
IMPL_LINK_NOARG | ( | OfaSmartTagOptionsTabPage | , |
ClickHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Handler for the push button.
Definition at line 2250 of file autocdlg.cxx.
References LanguageTag::convertToLocale(), and nPos.
IMPL_LINK_NOARG | ( | OfaSmartTagOptionsTabPage | , |
CheckHdl | , | ||
weld::ToggleButton & | , | ||
void | |||
) |
Handler for the check box.
Definition at line 2264 of file autocdlg.cxx.
IMPL_LINK_NOARG | ( | OfaSmartTagOptionsTabPage | , |
SelectHdl | , | ||
weld::TreeView & | , | ||
void | |||
) |
Handler for the list box.
Definition at line 2280 of file autocdlg.cxx.
References LanguageTag::convertToLocale(), and nPos.
|
static |
Definition at line 141 of file autocdlg.cxx.
References CollatorWrapper::compareString(), weld::TreeView::get_selected_index(), weld::TreeView::get_text(), i, weld::TreeView::n_children(), nCount, weld::TreeView::select(), and weld::TreeView::unselect().
Referenced by IMPL_LINK().
|
static |
Definition at line 1179 of file autocdlg.cxx.
Referenced by OfaAutocorrExceptPage::FillItemSet().
|
static |
Definition at line 51 of file autocdlg.cxx.
Referenced by OfaAutoCorrDlg::OfaAutoCorrDlg().