Author: hdu
Date: Wed May  8 19:04:29 2013
New Revision: 1480411

URL: http://svn.apache.org/r1480411
Log:
fix build breaker by removing extra namespace qualifiers

Modified:
    openoffice/branches/rejuvenate01/main/cui/source/inc/numfmt.hxx

Modified: openoffice/branches/rejuvenate01/main/cui/source/inc/numfmt.hxx
URL: 
http://svn.apache.org/viewvc/openoffice/branches/rejuvenate01/main/cui/source/inc/numfmt.hxx?rev=1480411&r1=1480410&r2=1480411&view=diff
==============================================================================
--- openoffice/branches/rejuvenate01/main/cui/source/inc/numfmt.hxx (original)
+++ openoffice/branches/rejuvenate01/main/cui/source/inc/numfmt.hxx Wed May  8 
19:04:29 2013
@@ -83,8 +83,6 @@ class SvxNumberFormatTabPage : public Sf
 public:
        ~SvxNumberFormatTabPage();
 
-#undef SfxTabPage
-#define SfxTabPage ::SfxTabPage
        static SfxTabPage*              Create( Window* pParent,
                                                                        const 
SfxItemSet& rAttrSet );
        static sal_uInt16*                      GetRanges();


Reply via email to