LibreOffice Module sc (master)
1
|
Configuration options for this popup window. More...
#include <checklistmenu.hxx>
Public Member Functions | |
Config () | |
Public Attributes | |
bool | mbAllowEmptySet |
bool | mbRTL |
Configuration options for this popup window.
Definition at line 108 of file checklistmenu.hxx.
ScCheckListMenuControl::Config::Config | ( | ) |
Definition at line 418 of file checklistmenu.cxx.
bool ScCheckListMenuControl::Config::mbAllowEmptySet |
Definition at line 110 of file checklistmenu.hxx.
Referenced by ScCheckListMenuControl::Check(), ScGridWindow::DPLaunchFieldPopupMenu(), ScCheckListMenuControl::launch(), ScGridWindow::LaunchAutoFilterMenu(), and ScCheckListMenuControl::setAllMemberState().
bool ScCheckListMenuControl::Config::mbRTL |
Definition at line 111 of file checklistmenu.hxx.
Referenced by ScGridWindow::DPLaunchFieldPopupMenu(), ScCheckListMenuControl::launch(), and ScGridWindow::LaunchAutoFilterMenu().