|
static bool | lcl_fillNativeSymbols (FormulaCompiler::NonConstOpCodeMapPtr &xMap, FormulaCompiler::InitSymbols eWhat=FormulaCompiler::InitSymbols::INIT) |
|
static bool | lcl_IsReference (OpCode eOp, StackVar eType) |
|
| IMPL_LINK (FormulaDlg_Impl, BtnHdl, weld::Button &, rBtn, void) |
|
| IMPL_LINK_NOARG (FormulaDlg_Impl, DblClkHdl, FuncPage &, void) |
|
| IMPL_LINK (FormulaDlg_Impl, FxHdl, ParaWin &, rPtr, void) |
|
| IMPL_LINK (FormulaDlg_Impl, ModifyHdl, ParaWin &, rPtr, void) |
|
| IMPL_LINK_NOARG (FormulaDlg_Impl, FormulaHdl, weld::TextView &, void) |
|
| IMPL_LINK_NOARG (FormulaDlg_Impl, FormulaCursorHdl, weld::TextView &, void) |
|
| IMPL_LINK_NOARG (FormulaDlg_Impl, StructSelHdl, StructPage &, void) |
|
| IMPL_LINK_NOARG (FormulaDlg_Impl, MatrixHdl, weld::Toggleable &, void) |
|
| IMPL_LINK_NOARG (FormulaDlg_Impl, FuncSelHdl, FuncPage &, void) |
|
static bool | IsFormulaText (const CharClass &rCharClass, const OUString &rStr, sal_Int32 nPos) |
|
| IMPL_LINK (FuncPage, KeyInputHdl, const KeyEvent &, rKEvt, bool) |
|
| IMPL_LINK_NOARG (FuncPage, SelComboBoxHdl, weld::ComboBox &, void) |
|
| IMPL_LINK_NOARG (FuncPage, SelTreeViewHdl, weld::TreeView &, void) |
|
| IMPL_LINK_NOARG (FuncPage, DblClkHdl, weld::TreeView &, bool) |
|
| IMPL_LINK_NOARG (FuncPage, ModifyHdl, weld::Entry &, void) |
|
| IMPL_LINK (ArgInput, FxBtnClickHdl, weld::Button &, rBtn, void) |
|
| IMPL_LINK (ArgInput, FxBtnFocusHdl, weld::Widget &, rControl, void) |
|
| IMPL_LINK (ArgInput, EdFocusHdl, RefEdit &, rControl, void) |
|
| IMPL_LINK (ArgInput, EdModifyHdl, RefEdit &, rEdit, void) |
|
| IMPL_LINK_NOARG (RefEdit, Modify, weld::Entry &, void) |
|
| IMPL_LINK (RefEdit, KeyInputHdl, const KeyEvent &, rKEvt, bool) |
|
| IMPL_LINK_NOARG (RefEdit, GetFocusHdl, weld::Widget &, void) |
|
| IMPL_LINK_NOARG (RefEdit, LoseFocusHdl, weld::Widget &, void) |
|
| IMPL_LINK_NOARG (RefEdit, AsyncFocusInHdl, void *, void) |
|
| IMPL_LINK_NOARG (RefEdit, AsyncFocusOutHdl, void *, void) |
|
| IMPL_LINK_NOARG (RefEdit, UpdateHdl, Timer *, void) |
|
| IMPL_LINK_NOARG (RefButton, Click, weld::Button &, void) |
|
| IMPL_LINK (RefButton, KeyInput, const KeyEvent &, rKEvt, bool) |
|
| IMPL_LINK_NOARG (RefButton, GetFocus, weld::Widget &, void) |
|
| IMPL_LINK_NOARG (RefButton, LoseFocus, weld::Widget &, void) |
|
| IMPL_LINK (ParaWin, GetFxHdl, ArgInput &, rPtr, void) |
|
| IMPL_LINK (ParaWin, GetFxFocusHdl, ArgInput &, rPtr, void) |
|
| IMPL_LINK (ParaWin, GetEdFocusHdl, ArgInput &, rPtr, void) |
|
| IMPL_LINK_NOARG (ParaWin, ScrollHdl, weld::ScrolledWindow &, void) |
|
| IMPL_LINK (ParaWin, ModifyHdl, ArgInput &, rPtr, void) |
|
| IMPL_LINK (StructPage, SelectHdl, weld::TreeView &, rTlb, void) |
|
std::string | StackVarEnumToString (StackVar const e) |
|
void | intrusive_ptr_add_ref (const FormulaToken *p) |
|
void | intrusive_ptr_release (const FormulaToken *p) |
|
std::basic_ostream< charT, traits > & | operator<< (std::basic_ostream< charT, traits > &stream, const FormulaTokenArray &point) |
|