LibreOffice Module svx (master) 1
Namespaces | Functions
ClassificationDialog.cxx File Reference
#include <svx/ClassificationDialog.hxx>
#include <svx/ClassificationCommon.hxx>
#include <editeng/flditem.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/section.hxx>
#include <editeng/editobj.hxx>
#include <editeng/wghtitem.hxx>
#include <svl/itemset.hxx>
#include <osl/file.hxx>
#include <rtl/bootstrap.hxx>
#include <config_folders.h>
#include <tools/stream.hxx>
#include <tools/XmlWriter.hxx>
#include <tools/XmlWalker.hxx>
#include <utility>
#include <vcl/customweld.hxx>
#include <vcl/event.hxx>
#include <vcl/svapp.hxx>
#include <sfx2/objsh.hxx>
#include <officecfg/Office/Common.hxx>
#include "ClassificationEditView.hxx"
Include dependency graph for ClassificationDialog.cxx:

Go to the source code of this file.

Namespaces

namespace  svx
 

Functions

 svx::IMPL_STATIC_LINK (ClassificationDialog, KeyInput, const KeyEvent &, rKeyEvent, bool)
 
 svx::IMPL_LINK_NOARG (ClassificationDialog, OnAsyncExpandHdl, void *, void)
 
 svx::IMPL_LINK (ClassificationDialog, SelectClassificationHdl, weld::ComboBox &, rBox, void)
 
 svx::IMPL_LINK (ClassificationDialog, SelectMarkingHdl, weld::TreeView &, rBox, bool)
 
 svx::IMPL_LINK (ClassificationDialog, SelectIPPartNumbersHdl, weld::TreeView &, rBox, bool)
 
 svx::IMPL_LINK (ClassificationDialog, SelectRecentlyUsedHdl, weld::ComboBox &, rBox, void)
 
 svx::IMPL_LINK (ClassificationDialog, SelectIPPartHdl, weld::TreeView &, rBox, bool)
 
 svx::IMPL_LINK (ClassificationDialog, ButtonClicked, weld::Button &, rButton, void)
 
 svx::IMPL_LINK_NOARG (ClassificationDialog, OkHdl, weld::Button &, void)
 
 svx::IMPL_LINK_NOARG (ClassificationDialog, SelectToolboxHdl, weld::Toggleable &, void)
 
 svx::IMPL_LINK_NOARG (ClassificationDialog, EditWindowModifiedHdl, LinkParamNone *, void)
 
 svx::IMPL_STATIC_LINK (ClassificationDialog, ExpandedHdl, weld::Expander &, rExpander, void)