[Libreoffice-commits] .: sw/source

Joseph Powers jpowers at kemper.freedesktop.org
Sun Jan 2 15:13:08 PST 2011


 sw/source/ui/inc/swuicnttab.hxx |    8 --------
 1 file changed, 8 deletions(-)

New commits:
commit a85054cc8aabfccf8632b9f476ee10ad9ef48df9
Author: Joseph Powers <jpowers27 at cox.net>
Date:   Sun Jan 2 15:13:02 2011 -0800

    Additional cleanup of my git mistake.

diff --git a/sw/source/ui/inc/swuicnttab.hxx b/sw/source/ui/inc/swuicnttab.hxx
index 040f26b..dd97562 100644
--- a/sw/source/ui/inc/swuicnttab.hxx
+++ b/sw/source/ui/inc/swuicnttab.hxx
@@ -327,14 +327,6 @@ public:
 
     virtual void		Resize();
     virtual void        GetFocus();
-
-private:
-    size_t      currentControlList;
-    size_t      GetControlListPos( Control* pItem );
-    void        InsertControlList( Control* pItem, size_t Index );
-    Control*    FirstControlList();
-    Control*    NextControlList();
-    Control*    RemoveControlList( Control* pItem );
 };
 
 class SwTOXEntryTabPage;


More information about the Libreoffice-commits mailing list