LibreOffice Module chart2 (master) 1
Namespaces | Functions
ElementSelector.cxx File Reference
#include "ElementSelector.hxx"
#include <ObjectNameProvider.hxx>
#include <ObjectHierarchy.hxx>
#include <servicenames.hxx>
#include <DrawViewWrapper.hxx>
#include <ResId.hxx>
#include <strings.hrc>
#include <ObjectIdentifier.hxx>
#include <ChartController.hxx>
#include <ChartModel.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <o3tl/safeint.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <vcl/svapp.hxx>
Include dependency graph for ElementSelector.cxx:

Go to the source code of this file.

Namespaces

namespace  chart
 

Functions

static void chart::lcl_addObjectsToList (const ObjectHierarchy &rHierarchy, const ObjectIdentifier &rParent, std::vector< ListBoxEntryData > &rEntries, const sal_Int32 nHierarchyDepth, const rtl::Reference<::chart::ChartModel > &xChartDoc)
 
 chart::IMPL_LINK (SelectorListBox, SelectHdl, weld::ComboBox &, rComboBox, void)
 
 chart::IMPL_LINK (SelectorListBox, KeyInputHdl, const KeyEvent &, rKEvt, bool)
 
 chart::IMPL_LINK_NOARG (SelectorListBox, FocusOutHdl, weld::Widget &, void)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_chart_ElementSelectorToolbarController_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ com_sun_star_comp_chart_ElementSelectorToolbarController_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_chart_ElementSelectorToolbarController_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 313 of file ElementSelector.cxx.