LibreOffice Module sc (master) 1
|
#include <vcl/timer.hxx>
#include <vcl/virdev.hxx>
#include <vcl/weld.hxx>
#include <memory>
#include <unordered_set>
#include <map>
#include <set>
Go to the source code of this file.
Classes | |
struct | ScCheckListMember |
class | ScCheckListMenuControl |
This class implements a popup window for the auto filter dropdown. More... | |
class | ScCheckListMenuControl::Action |
Action to perform when an event takes place. More... | |
struct | ScCheckListMenuControl::ResultEntry |
struct | ScCheckListMenuControl::MenuItemData |
struct | ScCheckListMenuControl::ExtendedData |
Extended data that the client code may need to store. More... | |
struct | ScCheckListMenuControl::Config |
Configuration options for this popup window. More... | |
struct | ScCheckListMenuControl::SubMenuItemData |
class | ScListSubMenuControl |