Author: steve_y
Date: Sun Apr 28 16:40:17 2013
New Revision: 1476794

URL: http://svn.apache.org/r1476794
Log:
Removed the unused headers in 
editeng/source/accessibility/AccessibleEditableTextPara.cxx and reversed 
editeng/prj/build.lst.

>From Ariel Constenla-Haile <arie...@apache.org>.

Modified:
    openoffice/branches/ia2/main/editeng/prj/build.lst
    
openoffice/branches/ia2/main/editeng/source/accessibility/AccessibleEditableTextPara.cxx

Modified: openoffice/branches/ia2/main/editeng/prj/build.lst
URL: 
http://svn.apache.org/viewvc/openoffice/branches/ia2/main/editeng/prj/build.lst?rev=1476794&r1=1476793&r2=1476794&view=diff
==============================================================================
--- openoffice/branches/ia2/main/editeng/prj/build.lst (original)
+++ openoffice/branches/ia2/main/editeng/prj/build.lst Sun Apr 28 16:40:17 2013
@@ -1,3 +1,3 @@
-ed     editeng :       L10N:l10n svtools sfx2 xmloff linguistic NULL
+ed     editeng :       L10N:l10n svtools xmloff linguistic NULL
 ed     editeng\prj                                                             
        nmake   -       all     ed_prj NULL
 

Modified: 
openoffice/branches/ia2/main/editeng/source/accessibility/AccessibleEditableTextPara.cxx
URL: 
http://svn.apache.org/viewvc/openoffice/branches/ia2/main/editeng/source/accessibility/AccessibleEditableTextPara.cxx?rev=1476794&r1=1476793&r2=1476794&view=diff
==============================================================================
--- 
openoffice/branches/ia2/main/editeng/source/accessibility/AccessibleEditableTextPara.cxx
 (original)
+++ 
openoffice/branches/ia2/main/editeng/source/accessibility/AccessibleEditableTextPara.cxx
 Sun Apr 28 16:40:17 2013
@@ -84,8 +84,6 @@
 using namespace std;
 //-----IAccessibility2 Implementation 2009
 #include <editeng/numitem.hxx>
-#include <sfx2/viewfrm.hxx>
-#include <sfx2/viewsh.hxx>
 
 using namespace ::com::sun::star;
 using namespace ::com::sun::star::beans;


Reply via email to