LibreOffice Module sfx2 (master) 1
|
#include <sal/log.hxx>
#include <sfx2/sidebar/Panel.hxx>
#include <sfx2/sidebar/PanelLayout.hxx>
#include <sfx2/sidebar/Theme.hxx>
#include <sfx2/viewsh.hxx>
#include <vcl/event.hxx>
#include <vcl/svapp.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK (PanelLayout, DumpAsPropertyTreeHdl, tools::JsonWriter &, rJsonWriter, void) | |
IMPL_LINK (PanelLayout, DataChangedEventListener, VclSimpleEvent &, rEvent, void) | |
IMPL_LINK | ( | PanelLayout | , |
DataChangedEventListener | , | ||
VclSimpleEvent & | , | ||
rEvent | , | ||
void | |||
) |
Definition at line 39 of file PanelLayout.cxx.
References DataChanged, GetData, and pData.
IMPL_LINK | ( | PanelLayout | , |
DumpAsPropertyTreeHdl | , | ||
tools::JsonWriter & | , | ||
rJsonWriter | , | ||
void | |||
) |
Definition at line 30 of file PanelLayout.cxx.