Kaydet (Commit) f8958ab9 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

removed by someone

Change-Id: I1c63248f18440b902088f27a9614db8ffb87150c
üst 857bc309
...@@ -408,6 +408,10 @@ void ChartElementsPanel::updateData() ...@@ -408,6 +408,10 @@ void ChartElementsPanel::updateData()
mpLBLegendPosition->SelectEntryPos(getLegendPos(mxModel)); mpLBLegendPosition->SelectEntryPos(getLegendPos(mxModel));
} }
void ChartElementsPanel::modelInvalid()
{
}
VclPtr<vcl::Window> ChartElementsPanel::Create ( VclPtr<vcl::Window> ChartElementsPanel::Create (
vcl::Window* pParent, vcl::Window* pParent,
const css::uno::Reference<css::frame::XFrame>& rxFrame, const css::uno::Reference<css::frame::XFrame>& rxFrame,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment