LibreOffice Module starmath (master) 1
Classes | Functions
ElementsDockingWindow.cxx File Reference
#include <ElementsDockingWindow.hxx>
#include <starmath.hrc>
#include <strings.hrc>
#include <smmod.hxx>
#include <cfgitem.hxx>
#include <parse.hxx>
#include <utility>
#include <view.hxx>
#include <visitors.hxx>
#include <document.hxx>
#include <strings.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/sfxmodelfactory.hxx>
#include <svl/stritem.hxx>
#include <vcl/event.hxx>
#include <vcl/settings.hxx>
#include <vcl/uitest/eventdescription.hxx>
#include <vcl/uitest/logger.hxx>
#include <vcl/virdev.hxx>
#include <unordered_map>
Include dependency graph for ElementsDockingWindow.cxx:

Go to the source code of this file.

Classes

struct  ElementData
 

Functions

 IMPL_LINK (SmElementsControl, QueryTooltipHandler, const weld::TreeIter &, iter, OUString)
 
 IMPL_LINK_NOARG (SmElementsControl, ElementActivatedHandler, weld::IconView &, bool)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( SmElementsControl  ,
QueryTooltipHandler  ,
const weld::TreeIter ,
iter  ,
OUString   
)

Definition at line 633 of file ElementsDockingWindow.cxx.

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( SmElementsControl  ,
ElementActivatedHandler  ,
weld::IconView ,
bool   
)

Definition at line 640 of file ElementsDockingWindow.cxx.