You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by af...@apache.org on 2013/05/10 11:00:58 UTC

svn commit: r1480942 - /openoffice/trunk/main/svx/source/sidebar/text/TextPropertyPanel.hxx

Author: af
Date: Fri May 10 09:00:58 2013
New Revision: 1480942

URL: http://svn.apache.org/r1480942
Log:
122082: Remove temporary change.

Modified:
    openoffice/trunk/main/svx/source/sidebar/text/TextPropertyPanel.hxx

Modified: openoffice/trunk/main/svx/source/sidebar/text/TextPropertyPanel.hxx
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/svx/source/sidebar/text/TextPropertyPanel.hxx?rev=1480942&r1=1480941&r2=1480942&view=diff
==============================================================================
--- openoffice/trunk/main/svx/source/sidebar/text/TextPropertyPanel.hxx (original)
+++ openoffice/trunk/main/svx/source/sidebar/text/TextPropertyPanel.hxx Fri May 10 09:00:58 2013
@@ -61,7 +61,6 @@ public:
         SfxBindings* pBindings);
 
     virtual void DataChanged (const DataChangedEvent& rEvent);
-    virtual void Resize (void);
 
     ::sfx2::sidebar::ControllerItem& GetSpaceController();
     long GetSelFontSize();