Home
last modified time | relevance | path

Searched refs:ChartElementsPanel (Results 1 – 14 of 14) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/sidebar/
H A DChartElementsPanel.cxx300 ChartElementsPanel::ChartElementsPanel( in ChartElementsPanel() function in chart::sidebar::ChartElementsPanel
340 ChartElementsPanel::~ChartElementsPanel() in ~ChartElementsPanel()
375 void ChartElementsPanel::Initialize() in Initialize()
437 void ChartElementsPanel::updateData() in updateData()
533 std::unique_ptr<PanelLayout> ChartElementsPanel::Create ( in Create()
539 return std::make_unique<ChartElementsPanel>(pParent, pController); in Create()
542 void ChartElementsPanel::DataChanged(const DataChangedEvent& rEvent) in DataChanged()
548 void ChartElementsPanel::HandleContextChange( in HandleContextChange()
561 void ChartElementsPanel::modelInvalid() in modelInvalid()
634 IMPL_LINK(ChartElementsPanel, EditHdl, weld::Entry&, rEdit, void) in IMPL_LINK() argument
[all …]
H A DChartElementsPanel.hxx36 class ChartElementsPanel : public PanelLayout, class
53 ChartElementsPanel(
57 virtual ~ChartElementsPanel() override;
H A DChart2PanelFactory.cxx89 xPanel = ChartElementsPanel::Create( pParent, pController ); in createUIElement()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/sidebar/
H A DChartElementsPanel.cxx269 ChartElementsPanel::ChartElementsPanel( in ChartElementsPanel() function in chart::sidebar::ChartElementsPanel
312 ChartElementsPanel::~ChartElementsPanel() in ~ChartElementsPanel()
317 void ChartElementsPanel::dispose() in dispose()
351 void ChartElementsPanel::Initialize() in Initialize()
408 void ChartElementsPanel::updateData() in updateData()
484 VclPtr<vcl::Window> ChartElementsPanel::Create ( in Create()
493 return VclPtr<ChartElementsPanel>::Create( in Create()
497 void ChartElementsPanel::DataChanged( in DataChanged()
503 void ChartElementsPanel::HandleContextChange( in HandleContextChange()
516 void ChartElementsPanel::modelInvalid() in modelInvalid()
[all …]
H A DChartElementsPanel.hxx39 class ChartElementsPanel : public PanelLayout, class
57 ChartElementsPanel(
62 virtual ~ChartElementsPanel() override;
H A DChart2PanelFactory.cxx86 pPanel = ChartElementsPanel::Create( pParentWindow, xFrame, pController ); in createUIElement()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/
H A DLibrary_chartcontroller.mk193 chart2/source/controller/sidebar/ChartElementsPanel \
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/
H A DLibrary_chartcontroller.mk199 chart2/source/controller/sidebar/ChartElementsPanel \
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results375 chart2/source/controller/sidebar/ChartElementsPanel.cxx:50
377 chart2/source/controller/sidebar/ChartElementsPanel.cxx:57
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results363 chart2/source/controller/sidebar/ChartElementsPanel.cxx:50
365 chart2/source/controller/sidebar/ChartElementsPanel.cxx:57
/dports/editors/libreoffice/libreoffice-7.2.6.2/solenv/clang-format/
H A Dexcludelist999 chart2/source/controller/sidebar/ChartElementsPanel.cxx
1000 chart2/source/controller/sidebar/ChartElementsPanel.hxx
/dports/editors/libreoffice6/libreoffice-6.4.7.2/solenv/clang-format/
H A Dblacklist1135 chart2/source/controller/sidebar/ChartElementsPanel.cxx
1136 chart2/source/controller/sidebar/ChartElementsPanel.hxx
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog264462 weld ChartElementsPanel
776829 mpParent (that was a ChartElementsPanel) is already destroyed. The problem is
776830 that the ChartElementsPanel ctor creates an mxListener pointing to this, then
776833 getChartType, causing the ChartElementsPanel object to immediately be destroyed,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog514780 mpParent (that was a ChartElementsPanel) is already destroyed. The problem is
514781 that the ChartElementsPanel ctor creates an mxListener pointing to this, then
514784 getChartType, causing the ChartElementsPanel object to immediately be destroyed,