From eb15aa364708f091c4c59a66f9c3f43e35dafd31 Mon Sep 17 00:00:00 2001 From: Ariel Constenla-Haile Date: Fri, 26 Apr 2013 21:56:47 +0000 Subject: Fix build breaker: declare missing member variable --- svx/source/sidebar/paragraph/ParaPropertyPanel.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'svx') diff --git a/svx/source/sidebar/paragraph/ParaPropertyPanel.hxx b/svx/source/sidebar/paragraph/ParaPropertyPanel.hxx index f808eecee691..5da3f48320e2 100755 --- a/svx/source/sidebar/paragraph/ParaPropertyPanel.hxx +++ b/svx/source/sidebar/paragraph/ParaPropertyPanel.hxx @@ -205,6 +205,7 @@ private: ::sfx2::sidebar::ControllerItem maBulletNumRuleIndex; ::sfx2::sidebar::ControllerItem maNumNumRuleIndex; + cssu::Reference mxFrame; ::sfx2::sidebar::EnumContext maContext; SfxBindings* mpBindings; ParaLineSpacingPopup maLineSpacePopup; -- cgit v1.2.3