|
LibreOffice Module cui (master) 1
|
#include <showcols.hxx>#include <com/sun/star/beans/XPropertySet.hpp>#include <comphelper/types.hxx>#include <tools/debug.hxx>#include <comphelper/diagnose_ex.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (FmShowColsDialog, OnClickedOk, weld::Button &, void) | |
Variables | |
| constexpr OUStringLiteral | CUIFM_PROP_HIDDEN = u"Hidden" |
| constexpr OUStringLiteral | CUIFM_PROP_LABEL = u"Label" |
| IMPL_LINK_NOARG | ( | FmShowColsDialog | , |
| OnClickedOk | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 43 of file showcols.cxx.
References CUIFM_PROP_HIDDEN, DBG_ASSERT, i, m_xDialog, RET_OK, and TOOLS_WARN_EXCEPTION.
|
constexpr |
Definition at line 27 of file showcols.cxx.
Referenced by IMPL_LINK_NOARG(), and FmShowColsDialog::SetColumns().
|
constexpr |
Definition at line 28 of file showcols.cxx.
Referenced by FmShowColsDialog::SetColumns().