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

svn commit: r1394326 [5/15] - in /incubator/ooo/branches/buildsys/main: ./ basebmp/inc/basebmp/ basebmp/prj/ basebmp/test/ basegfx/inc/basegfx/color/ basegfx/inc/basegfx/curve/ basegfx/inc/basegfx/matrix/ basegfx/inc/basegfx/numeric/ basegfx/inc/basegf...

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/filter/xml/xmlservices.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/filter/xml/xmlservices.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/filter/xml/xmlservices.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/filter/xml/xmlservices.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbaxml.hxx"
 
 #ifndef _CPPUHELPER_FACTORY_HXX_
 #include <cppuhelper/factory.hxx>
@@ -70,7 +70,7 @@ extern "C" void SAL_CALL createRegistryI
 
 //---------------------------------------------------------------------------------------
 
-extern "C" void SAL_CALL component_getImplementationEnvironment(
+extern "C" SAL_DLLPUBLIC_EXPORT void SAL_CALL component_getImplementationEnvironment(
 				const sal_Char	**ppEnvTypeName,
 				uno_Environment	**
 			)
@@ -80,7 +80,7 @@ extern "C" void SAL_CALL component_getIm
 }
 
 //---------------------------------------------------------------------------------------
-extern "C" void* SAL_CALL component_getFactory(
+extern "C" SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory(
 					const sal_Char* pImplementationName,
 					void* pServiceManager,
 					void* /*pRegistryKey*/)

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/sdbtools/misc/sdbt_services.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/sdbtools/misc/sdbt_services.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/sdbtools/misc/sdbt_services.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/sdbtools/misc/sdbt_services.cxx Thu Oct  4 23:16:35 2012
@@ -52,7 +52,7 @@ extern "C" void SAL_CALL sdbt_initialize
 
 //---------------------------------------------------------------------------------------
 
-extern "C" void SAL_CALL component_getImplementationEnvironment(
+extern "C" SAL_DLLPUBLIC_EXPORT void SAL_CALL component_getImplementationEnvironment(
 				const sal_Char	**ppEnvTypeName,
 				uno_Environment	**
 			)
@@ -62,7 +62,7 @@ extern "C" void SAL_CALL component_getIm
 }
 
 //---------------------------------------------------------------------------------------
-extern "C" void* SAL_CALL component_getFactory(
+extern "C" SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory(
 					const sal_Char* pImplementationName,
 					void* pServiceManager,
 					void* /*pRegistryKey*/)

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/shared/dbu_reghelper.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/shared/dbu_reghelper.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/shared/dbu_reghelper.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/shared/dbu_reghelper.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "dbu_reghelper.hxx"
 

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/shared/dbustrings.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/shared/dbustrings.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/shared/dbustrings.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/shared/dbustrings.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #include "dbustrings.hrc"
 
 namespace dbaui

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/shared/flt_reghelper.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/shared/flt_reghelper.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/shared/flt_reghelper.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/shared/flt_reghelper.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbaxml.hxx"
 
 #ifndef _FLT_REGHELPER_HXX_
 #include "flt_reghelper.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/shared/xmlstrings.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/shared/xmlstrings.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/shared/xmlstrings.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/shared/xmlstrings.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbaxml.hxx"
 #include "xmlstrings.hrc"
 
 namespace dbaxml

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppController.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppController.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppController.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppController.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "AppController.hxx"
 #include "dbustrings.hrc"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppControllerDnD.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppControllerDnD.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppControllerDnD.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppControllerDnD.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef DBAUI_APPCONTROLLER_HXX
 #include "AppController.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppControllerGen.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppControllerGen.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppControllerGen.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppControllerGen.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "AppController.hxx"
 #include "AppDetailView.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppDetailPageHelper.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppDetailPageHelper.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppDetailPageHelper.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppDetailPageHelper.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #ifndef DBAUI_APPDETAILPAGEHELPER_HXX
 #include "AppDetailPageHelper.hxx"
 #endif

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppDetailView.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppDetailView.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppDetailView.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppDetailView.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #ifndef DBAUI_APPDETAILVIEW_HXX
 #include "AppDetailView.hxx"
 #endif

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppIconControl.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppIconControl.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppIconControl.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppIconControl.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #ifndef DBAUI_APPICONCONTROL_HXX
 #include "AppIconControl.hxx"
 #endif

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppSwapWindow.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppSwapWindow.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppSwapWindow.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppSwapWindow.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #ifndef DBAUI_APPSWAPWINDOW_HXX
 #include "AppSwapWindow.hxx"
 #endif

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppTitleWindow.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppTitleWindow.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppTitleWindow.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppTitleWindow.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #ifndef DBAUI_TITLE_WINDOW_HXX
 #include "AppTitleWindow.hxx"
 #endif

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppView.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppView.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppView.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/AppView.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #ifndef DBAUI_APPVIEW_HXX
 #include "AppView.hxx"
 #endif

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/subcomponentmanager.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/subcomponentmanager.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/subcomponentmanager.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/app/subcomponentmanager.cxx Thu Oct  4 23:16:35 2012
@@ -20,7 +20,7 @@
  *************************************************************/
 
 
-
+#include "precompiled_dbui.hxx"
 #include "subcomponentmanager.hxx"
 #include "AppController.hxx"
 #include "dbustrings.hrc"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/AsyncronousLink.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/AsyncronousLink.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/AsyncronousLink.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/AsyncronousLink.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #ifndef DBAUI_ASYNCRONOUSLINK_HXX
 #include "AsyncronousLink.hxx"
 #endif

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/brwctrlr.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/brwctrlr.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/brwctrlr.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/brwctrlr.cxx Thu Oct  4 23:16:35 2012
@@ -22,9 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
-
-
+#include "precompiled_dbui.hxx"
 
 #include "browserids.hxx"
 #include "brwctrlr.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/brwview.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/brwview.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/brwview.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/brwview.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _SBA_BWRCTRLR_HXX
 #include "brwctrlr.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dataview.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dataview.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dataview.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dataview.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef DBAUI_DATAVIEW_HXX
 #include "dataview.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dbexchange.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dbexchange.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dbexchange.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dbexchange.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "dbexchange.hxx"
 #include <sot/formats.hxx>

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dbloader.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dbloader.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dbloader.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dbloader.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "dbu_reghelper.hxx"
 #include "dbustrings.hrc"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dbtreemodel.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dbtreemodel.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dbtreemodel.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dbtreemodel.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef DBAUI_DBTREEMODEL_HXX
 #include "dbtreemodel.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dbtreeview.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dbtreeview.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dbtreeview.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dbtreeview.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef DBACCESS_UI_DBTREEVIEW_HXX
 #include "dbtreeview.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dsEntriesNoExp.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dsEntriesNoExp.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dsEntriesNoExp.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dsEntriesNoExp.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _SBA_UNODATBR_HXX_
 #include "unodatbr.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dsbrowserDnD.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dsbrowserDnD.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dsbrowserDnD.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/dsbrowserDnD.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "dbexchange.hxx"
 #include "dbtreelistbox.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/exsrcbrw.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/exsrcbrw.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/exsrcbrw.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/exsrcbrw.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _SBA_EXTCTRLR_HXX
 #include "exsrcbrw.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/formadapter.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/formadapter.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/formadapter.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/formadapter.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _SBA_FORMADAPTER_HXX
 #include "formadapter.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/genericcontroller.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/genericcontroller.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/genericcontroller.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/genericcontroller.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #ifndef DBAUI_GENERICCONTROLLER_HXX
 #include "genericcontroller.hxx"
 #endif

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/sbagrid.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/sbagrid.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/sbagrid.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/sbagrid.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef DBACCESS_SBA_GRID_HRC
 #include "sbagrid.hrc"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/sbamultiplex.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/sbamultiplex.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/sbamultiplex.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/sbamultiplex.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _SBA_MULTIPLEX_HXX
 #include "sbamultiplex.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/unodatbr.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/unodatbr.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/unodatbr.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/browser/unodatbr.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "browserids.hxx"
 #include "dbaccess_helpid.hrc"
@@ -316,7 +316,8 @@ void SAL_CALL SbaTableQueryBrowser::disp
 		// doin' a lot of VCL stuff here -> lock the SolarMutex
 
 	// kiss our listeners goodbye
-	EventObject aEvt(*this);
+	
+	::com::sun::star::lang::EventObject aEvt(*this);
 	m_aSelectionListeners.disposeAndClear(aEvt);
     m_aContextMenuInterceptors.disposeAndClear(aEvt);
 
@@ -1394,7 +1395,7 @@ void SbaTableQueryBrowser::implCheckExte
 }
 
 // -------------------------------------------------------------------------
-void SAL_CALL SbaTableQueryBrowser::disposing( const EventObject& _rSource ) throw(RuntimeException)
+void SAL_CALL SbaTableQueryBrowser::disposing( const ::com::sun::star::lang::EventObject& _rSource ) throw(RuntimeException)
 {
 	// our frame ?
 	Reference< ::com::sun::star::frame::XFrame >  xSourceFrame(_rSource.Source, UNO_QUERY);
@@ -1690,7 +1691,7 @@ void SbaTableQueryBrowser::LoadFinished(
 	}
 
 	// if the form has been loaded, this means that our "selection" has changed
-	EventObject aEvent( *this );
+	::com::sun::star::lang::EventObject aEvent( *this );
     m_aSelectionListeners.notifyEach( &XSelectionChangeListener::selectionChanged, aEvent );
 }
 

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/ColumnControlWindow.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/ColumnControlWindow.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/ColumnControlWindow.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/ColumnControlWindow.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #ifndef DBAUI_COLUMNCONTROLWINDOW_HXX
 #include "ColumnControlWindow.hxx"
 #endif

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/FieldDescControl.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/FieldDescControl.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/FieldDescControl.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/FieldDescControl.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #define ITEMID_HORJUSTIFY		SID_ATTR_ALIGN_HOR_JUSTIFY
 #define ITEMID_VERJUSTIFY		SID_ATTR_ALIGN_VER_JUSTIFY

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/RelationControl.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/RelationControl.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/RelationControl.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/RelationControl.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #ifndef DBAUI_RELATIONCONTROL_HXX
 #include "RelationControl.hxx"
 #endif

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/ScrollHelper.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/ScrollHelper.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/ScrollHelper.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/ScrollHelper.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef DBAUI_SCROLLHELPER_HXX
 #include "ScrollHelper.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/SqlNameEdit.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/SqlNameEdit.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/SqlNameEdit.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/SqlNameEdit.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #ifndef DBAUI_SQLNAMEEDIT_HXX
 #include "SqlNameEdit.hxx"
 #endif

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/TableGrantCtrl.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/TableGrantCtrl.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/TableGrantCtrl.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/TableGrantCtrl.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #ifndef DBAUI_TABLEGRANTCONTROL_HXX
 #include "TableGrantCtrl.hxx"
 #endif

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/VertSplitView.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/VertSplitView.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/VertSplitView.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/VertSplitView.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #ifndef DBAUI_VERTSPLITVIEW_HXX
 #include "VertSplitView.hxx"
 #endif

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/charsetlistbox.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/charsetlistbox.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/charsetlistbox.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/charsetlistbox.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "charsetlistbox.hxx"
 

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/curledit.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/curledit.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/curledit.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/curledit.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _DBAUI_CURLEDIT_HXX_
 #include "curledit.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/dbtreelistbox.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/dbtreelistbox.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/dbtreelistbox.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/dbtreelistbox.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef DBAUI_DBTREELISTBOX_HXX
 #include "dbtreelistbox.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/listviewitems.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/listviewitems.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/listviewitems.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/listviewitems.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _DBAUI_LISTVIEWITEMS_HXX_
 #include "listviewitems.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/marktree.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/marktree.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/marktree.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/marktree.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _DBAUI_MARKTREE_HXX_
 #include "marktree.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/opendoccontrols.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/opendoccontrols.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/opendoccontrols.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/opendoccontrols.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef DBACCESS_SOURCE_UI_INC_OPENDOCCONTROLS_HXX
 #include "opendoccontrols.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/sqledit.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/sqledit.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/sqledit.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/sqledit.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #include "sqledit.hxx"
 #include "QueryTextView.hxx"
 #include "querycontainerwindow.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/statusbarontroller.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/statusbarontroller.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/statusbarontroller.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/statusbarontroller.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #include "statusbarontroller.hxx"
 #ifndef _DBU_REGHELPER_HXX_
 #include "dbu_reghelper.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/tabletree.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/tabletree.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/tabletree.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/tabletree.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _DBAUI_TABLETREE_HXX_
 #include "tabletree.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/toolboxcontroller.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/toolboxcontroller.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/toolboxcontroller.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/toolboxcontroller.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #ifndef DBACCESS_TOOLBOXCONTROLLER_HXX
 #include "toolboxcontroller.hxx"
 #endif

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/undosqledit.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/undosqledit.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/undosqledit.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/control/undosqledit.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef DBAUI_GENERALUNDO_HXX
 #include "undosqledit.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/AdabasStat.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/AdabasStat.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/AdabasStat.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/AdabasStat.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _TOOLS_DEBUG_HXX
 #include <tools/debug.hxx>

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/AutoControls_tmpl.hrc
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/AutoControls_tmpl.hrc?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/AutoControls_tmpl.hrc (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/AutoControls_tmpl.hrc Thu Oct  4 23:16:35 2012
@@ -37,7 +37,7 @@
 #ifndef _DBA_DBACCESS_HELPID_HRC_
 #include "dbaccess_helpid.hrc"
 #endif
-
+#include "AutoControlsDef.hrc"
 
 #define CHECKBOX_HEIGHT		8
 #define FIXEDTEXT_HEIGHT	8
@@ -46,60 +46,7 @@
 #define EDIT_HEIGHT			12
 #define EDIT_X				101
 
-#define FT_AUTOJDBCDRIVERCLASS      80
-#define FT_AUTOFIELDSEPARATOR       81
-#define FT_AUTOTEXTSEPARATOR        82
-#define FT_AUTODECIMALSEPARATOR     83
-#define FT_AUTOTHOUSANDSSEPARATOR   84
-#define FT_AUTOPORTNUMBER           85
-#define FT_AUTOPORTNUMBERDEFAULT    86
-#define FT_AUTOBASEDN               87
-#define FT_AUTOHOSTNAME             88
-#define FT_AUTOBROWSEURL            89
-#define FT_AUTODATABASENAME         90
-#define FT_AUTOWIZARDHELPTEXT       91
-#define FT_AUTOWIZARDHEADER         92
-#define FT_AUTOEXTENSIONHEADER      93
-#define FT_AUTOOWNEXTENSIONAPPENDIX 94
-#define FT_CHARSET                  95
-#define FT_SOCKET                   96
-
-#define FL_AUTOSEPARATOR2           80
-#define FL_DATACONVERT              81
-#define FL_SEPARATOR1               82
-
-#define CB_AUTOHEADER               80
-
-#define PB_AUTOTESTDRIVERCLASS      80
-#define PB_AUTOBROWSEURL            81
-
-#define CM_AUTOFIELDSEPARATOR       80
-#define CM_AUTOTEXTSEPARATOR        81
-#define CM_AUTODECIMALSEPARATOR     82
-#define CM_AUTOTHOUSANDSSEPARATOR   83
-
-#define NF_AUTOPORTNUMBER           80
-
-#define ET_AUTOBASEDN               80
-#define ET_AUTOHOSTNAME             81
-#define ET_AUTODATABASENAME         82
-#define ET_AUTOBROWSEURL            83
-#define ET_AUTOJDBCDRIVERCLASS      84
-#define ET_AUTOOWNEXTENSION         85
-#define ET_SOCKET                   86
-
-#define RB_AUTOACCESSCTEXTFILES     80
-#define RB_AUTOACCESSCCSVFILES      81
-#define RB_AUTOACCESSOTHERS         82
-
-#define LB_CHARSET                  80
-
-#define STR_AUTOFIELDSEPARATORLIST      100
-#define STR_AUTOTEXTSEPARATORLIST       101
-#define STR_AUTOTEXT_FIELD_SEP_NONE     102
-#define STR_AUTODELIMITER_MISSING       103
-#define STR_AUTODELIMITER_MUST_DIFFER   104
-#define STR_AUTONO_WILDCARDS            105
+
 
 
 #define AUTO_WIZARDHELPTEXT( AUTO_LINECOUNT )                                                       \

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/CollectionView.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/CollectionView.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/CollectionView.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/CollectionView.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #ifndef DBAUI_COLLECTIONVIEW_HXX
 #include "CollectionView.hxx"
 #endif

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/ConnectionHelper.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/ConnectionHelper.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/ConnectionHelper.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/ConnectionHelper.cxx Thu Oct  4 23:16:35 2012
@@ -22,127 +22,49 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "dsnItem.hxx"
-#ifndef DBAUI_CONNECTIONHELPER_HXX
 #include "ConnectionHelper.hxx"
-#endif
-#ifndef _DBAUI_AUTOCONTROLS_HRC_
 #include "AutoControls.hrc"
-#endif
-#ifndef _DBU_DLG_HRC_
 #include "dbu_dlg.hrc"
-#endif
-#ifndef _DBU_MISC_HRC_
 #include "dbu_misc.hrc"
-#endif
-#ifndef _SFXITEMSET_HXX
 #include <svl/itemset.hxx>
-#endif
-#ifndef INCLUDED_SVTOOLS_MODULEOPTIONS_HXX
 #include <unotools/moduleoptions.hxx>
-#endif
-#ifndef _SFX_FCONTNR_HXX
 #include <sfx2/fcontnr.hxx>
-#endif
-#ifndef INCLUDED_SVTOOLS_PATHOPTIONS_HXX
 #include <unotools/pathoptions.hxx>
-#endif
-#ifndef _SFXSTRITEM_HXX
 #include <svl/stritem.hxx>
-#endif
-#ifndef _SFXENUMITEM_HXX
 #include <svl/eitem.hxx>
-#endif
-#ifndef _SFXINTITEM_HXX
 #include <svl/intitem.hxx>
-#endif
-#ifndef _DBAUI_DATASOURCEITEMS_HXX_
 #include "dsitems.hxx"
-#endif
-#ifndef _DBA_DBACCESS_HELPID_HRC_
 #include "dbaccess_helpid.hrc"
-#endif
-#ifndef _DBAUI_LOCALRESACCESS_HXX_
 #include "localresaccess.hxx"
-#endif
-#ifndef _OSL_PROCESS_H_
 #include <osl/process.h>
-#endif
-#ifndef _SV_MSGBOX_HXX
 #include <vcl/msgbox.hxx>
-#endif
-#ifndef _FILEDLGHELPER_HXX
 #include <sfx2/filedlghelper.hxx>
-#endif
-#ifndef _DBAUI_DBADMIN_HXX_
 #include "dbadmin.hxx"
-#endif
-#ifndef _COMPHELPER_TYPES_HXX_
 #include <comphelper/types.hxx>
-#endif
-#ifndef _VCL_STDTEXT_HXX
 #include <vcl/stdtext.hxx>
-#endif
-#ifndef _DBAUI_SQLMESSAGE_HXX_
 #include "sqlmessage.hxx"
-#endif
-#ifndef _DBAUI_ODBC_CONFIG_HXX_
 #include "odbcconfig.hxx"
-#endif
-#ifndef _DBAUI_DSSELECT_HXX_
 #include "dsselect.hxx"
-#endif
-#ifndef SVTOOLS_FILENOTATION_HXX_
 #include <svl/filenotation.hxx>
-#endif
-#ifndef DBACCESS_SHARED_DBUSTRINGS_HRC
 #include "dbustrings.hrc"
-#endif
-#ifndef _COM_SUN_STAR_UI_DIALOGS_XFOLDERPICKER_HPP_
 #include <com/sun/star/ui/dialogs/XFolderPicker.hpp>
-#endif
-#ifndef _COM_SUN_STAR_SDBC_XROW_HPP_
 #include <com/sun/star/sdbc/XRow.hpp>
-#endif
-#ifndef _COM_SUN_STAR_AWT_XWINDOW_HPP_
 #include <com/sun/star/awt/XWindow.hpp>
-#endif
 // #106016# ------------------------------------
-#ifndef _COM_SUN_STAR_TASK_XINTERACTIONHANDLER_HPP_
 #include <com/sun/star/task/XInteractionHandler.hpp>
-#endif
-#ifndef _COM_SUN_STAR_TASK_XPROGRESSHANDLER_HPP_
 #include <com/sun/star/ucb/XProgressHandler.hpp>
-#endif
-#ifndef DBAUI_TOOLS_HXX
 #include "UITools.hxx"
-#endif
-#ifndef _UNOTOOLS_LOCALFILEHELPER_HXX
 #include <unotools/localfilehelper.hxx>
-#endif
-#ifndef _UNOTOOLS_UCBHELPER_HXX
 #include <unotools/ucbhelper.hxx>
-#endif
-#ifndef _UCBHELPER_COMMANDENVIRONMENT_HXX
 #include <ucbhelper/commandenvironment.hxx>
-#endif
-#ifndef DBAUI_FILEPICKER_INTERACTION_HXX
 #include "finteraction.hxx"
-#endif
-#ifndef _CONNECTIVITY_COMMONTOOLS_HXX_
 #include <connectivity/CommonTools.hxx>
-#endif
-#ifndef _URLOBJ_HXX
 #include <tools/urlobj.hxx>
-#endif
-#ifndef TOOLS_DIAGNOSE_EX_H
 #include <tools/diagnose_ex.h>
-#endif
-#ifndef _SFX_DOCFILT_HACK_HXX
 #include <sfx2/docfilt.hxx>
-#endif
 #if !defined(WINDOWS_VISTA_PSDK) && defined(WNT)
 #define _ADO_DATALINK_BROWSE_
 #endif

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/ConnectionPage.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/ConnectionPage.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/ConnectionPage.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/ConnectionPage.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef DBAUI_CONNECTIONPAGE_HXX
 #include "ConnectionPage.hxx"
@@ -167,7 +167,7 @@
 #endif
 #endif //_ADO_DATALINK_BROWSE_
 
-#include "AutoControls.hrc"
+#include "AutoControlsDef.hrc"
 
 //.........................................................................
 namespace dbaui

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/ConnectionPageSetup.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/ConnectionPageSetup.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/ConnectionPageSetup.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/ConnectionPageSetup.cxx Thu Oct  4 23:16:35 2012
@@ -22,126 +22,50 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef DBAUI_CONNECTIONPAGESETUP_HXX
 #include "ConnectionPageSetup.hxx"
 #endif
-#ifndef _DBAUI_AUTOCONTROLS_HRC_
-#include "AutoControls.hrc"
-#endif
-#ifndef _DBAUI_DBADMINSETUP_HRC_
+#include "AutoControlsDef.hrc"
 #include "dbadminsetup.hrc"
-#endif
-#ifndef _DBU_DLG_HRC_
 #include "dbu_dlg.hrc"
-#endif
-#ifndef _SFXITEMSET_HXX
 #include <svl/itemset.hxx>
-#endif
-#ifndef INCLUDED_SVTOOLS_PATHOPTIONS_HXX
 #include <unotools/pathoptions.hxx>
-#endif
-#ifndef _SFXSTRITEM_HXX
 #include <svl/stritem.hxx>
-#endif
-#ifndef _SFXENUMITEM_HXX
 #include <svl/eitem.hxx>
-#endif
-#ifndef _SFXINTITEM_HXX
 #include <svl/intitem.hxx>
-#endif
-#ifndef _DBAUI_DATASOURCEITEMS_HXX_
 #include "dsitems.hxx"
-#endif
-#ifndef _DBA_DBACCESS_HELPID_HRC_
 #include "dbaccess_helpid.hrc"
-#endif
-#ifndef _DBAUI_LOCALRESACCESS_HXX_
 #include "localresaccess.hxx"
-#endif
-#ifndef _OSL_PROCESS_H_
 #include <osl/process.h>
-#endif
-#ifndef _SV_MSGBOX_HXX
 #include <vcl/msgbox.hxx>
-#endif
-#ifndef _FILEDLGHELPER_HXX
 #include <sfx2/filedlghelper.hxx>
-#endif
-#ifndef _DBAUI_DBADMIN_HXX_
 #include "dbadmin.hxx"
-#endif
-#ifndef _DBAUI_DBADMIN_HRC_
 #include "dbadmin.hrc"
-#endif
-#ifndef _COMPHELPER_TYPES_HXX_
 #include <comphelper/types.hxx>
-#endif
-#ifndef _VCL_STDTEXT_HXX
 #include <vcl/stdtext.hxx>
-#endif
-#ifndef _DBAUI_SQLMESSAGE_HXX_
 #include "sqlmessage.hxx"
-#endif
-#ifndef _DBAUI_ODBC_CONFIG_HXX_
 #include "odbcconfig.hxx"
-#endif
-#ifndef _DBAUI_DSSELECT_HXX_
 #include "dsselect.hxx"
-#endif
-#ifndef SVTOOLS_FILENOTATION_HXX_
 #include <svl/filenotation.hxx>
-#endif
-#ifndef DBACCESS_SHARED_DBUSTRINGS_HRC
 #include "dbustrings.hrc"
-#endif
-#ifndef _COM_SUN_STAR_UI_DIALOGS_XFOLDERPICKER_HPP_
 #include <com/sun/star/ui/dialogs/XFolderPicker.hpp>
-#endif
-#ifndef _COM_SUN_STAR_SDBC_XROW_HPP_
 #include <com/sun/star/sdbc/XRow.hpp>
-#endif
-#ifndef _COM_SUN_STAR_AWT_XWINDOW_HPP_
 #include <com/sun/star/awt/XWindow.hpp>
-#endif
 // #106016# ------------------------------------
-#ifndef _COM_SUN_STAR_TASK_XINTERACTIONHANDLER_HPP_
 #include <com/sun/star/task/XInteractionHandler.hpp>
-#endif
-#ifndef _COM_SUN_STAR_TASK_XPROGRESSHANDLER_HPP_
 #include <com/sun/star/ucb/XProgressHandler.hpp>
-#endif
-#ifndef _COM_SUN_STAR_SDBC_XCONNECTION_HPP_
 #include <com/sun/star/sdbc/XConnection.hpp>
-#endif
-#ifndef DBAUI_TOOLS_HXX
 #include "UITools.hxx"
-#endif
-#ifndef _UNOTOOLS_LOCALFILEHELPER_HXX
 #include <unotools/localfilehelper.hxx>
-#endif
-#ifndef _UNOTOOLS_UCBHELPER_HXX
 #include <unotools/ucbhelper.hxx>
-#endif
-#ifndef _UCBHELPER_COMMANDENVIRONMENT_HXX
 #include <ucbhelper/commandenvironment.hxx>
-#endif
-#ifndef DBAUI_FILEPICKER_INTERACTION_HXX
 #include "finteraction.hxx"
-#endif
-#ifndef _CONNECTIVITY_COMMONTOOLS_HXX_
 #include <connectivity/CommonTools.hxx>
-#endif
-#ifndef _URLOBJ_HXX
 #include <tools/urlobj.hxx>
-#endif
-#ifndef _SFX_DOCFILT_HACK_HXX
 #include <sfx2/docfilt.hxx>
-#endif
-#ifndef _SV_MNEMONIC_HXX
 #include <vcl/mnemonic.hxx>
-#endif
 
 //.........................................................................
 namespace dbaui

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #ifndef DBAUI_DBSETUPCONNECTIONPAGES_HXX
 #include "DBSetupConnectionPages.hxx"
 #endif
@@ -32,9 +32,7 @@
 #ifndef _DBU_RESOURCE_HRC_
 #include "dbu_resource.hrc"
 #endif
-#ifndef _DBAUI_AUTOCONTROLS_HRC_
-#include "AutoControls.hrc"
-#endif
+#include "AutoControlsDef.hrc"
 #ifndef _DBAUI_DBADMINSETUP_HRC_
 #include "dbadminsetup.hrc"
 #endif

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/DbAdminImpl.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/DbAdminImpl.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/DbAdminImpl.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/DbAdminImpl.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "DbAdminImpl.hxx"
 #include "dsmeta.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/DriverSettings.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/DriverSettings.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/DriverSettings.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/DriverSettings.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "DriverSettings.hxx"
 #include "dsmeta.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/RelationDlg.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/RelationDlg.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/RelationDlg.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/RelationDlg.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 //#ifndef _SVX_TABWIN_HXX
 //#include "tabwin.hxx"
 //#endif

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/TablesSingleDlg.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/TablesSingleDlg.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/TablesSingleDlg.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/TablesSingleDlg.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _DBAUI_TABLESSINGLEDLG_HXX_
 #include "TablesSingleDlg.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/TextConnectionHelper.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/TextConnectionHelper.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/TextConnectionHelper.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/TextConnectionHelper.cxx Thu Oct  4 23:16:35 2012
@@ -21,7 +21,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #ifndef _DBAUI_MODULE_DBU_HXX_
 #include "moduledbu.hxx"
 #endif
@@ -39,9 +39,7 @@
 #ifndef _DBU_RESOURCE_HRC_
 #include "dbu_resource.hrc"
 #endif
-#ifndef _DBAUI_AUTOCONTROLS_HRC_
-#include "AutoControls.hrc"
-#endif
+#include "AutoControlsDef.hrc"
 
 #ifndef _SFXITEMSET_HXX
 #include <svl/itemset.hxx>

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/UserAdmin.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/UserAdmin.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/UserAdmin.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/UserAdmin.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef DBAUI_USERADMIN_HXX
 #include "UserAdmin.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/UserAdminDlg.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/UserAdminDlg.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/UserAdminDlg.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/UserAdminDlg.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "adminpages.hxx"
 #include "DbAdminImpl.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/admincontrols.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/admincontrols.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/admincontrols.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/admincontrols.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "admincontrols.hxx"
 #include "admincontrols.hrc"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/adminpages.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/adminpages.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/adminpages.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/adminpages.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "adminpages.hxx"
 #include "dbadmin.hrc"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/adodatalinks.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/adodatalinks.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/adodatalinks.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/adodatalinks.cxx Thu Oct  4 23:16:35 2012
@@ -22,8 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
-
+#include "precompiled_dbui.hxx"
 
 #if defined(WNT)
 #if defined _MSC_VER

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/adtabdlg.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/adtabdlg.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/adtabdlg.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/adtabdlg.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "adtabdlg.hxx"
 #include "adtabdlg.hrc"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/advancedsettings.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/advancedsettings.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/advancedsettings.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/advancedsettings.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "advancedsettings.hxx"
 #include "advancedsettingsdlg.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dbadmin.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dbadmin.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dbadmin.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dbadmin.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "ConnectionPage.hxx"
 #include "DbAdminImpl.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dbfindex.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dbfindex.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dbfindex.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dbfindex.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _DBAUI_DBFINDEX_HXX_
 #include "dbfindex.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dbwiz.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dbwiz.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dbwiz.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dbwiz.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef DBAUI_DBWIZ_HXX
 #include "dbwiz.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dbwizsetup.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dbwizsetup.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dbwizsetup.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dbwizsetup.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "dbwizsetup.hxx"
 #include "dsmeta.hxx"
@@ -32,69 +32,27 @@
 #include "dsitems.hxx"
 #include "dsnItem.hxx"
 
-#ifndef INCLUDED_SVTOOLS_PATHOPTIONS_HXX
 #include <unotools/pathoptions.hxx>
-#endif
-#ifndef _SFXSTRITEM_HXX
 #include <svl/stritem.hxx>
-#endif
-#ifndef _SFXENUMITEM_HXX
 #include <svl/eitem.hxx>
-#endif
-#ifndef _SFXINTITEM_HXX
 #include <svl/intitem.hxx>
-#endif
-#ifndef _SV_MSGBOX_HXX
 #include <vcl/msgbox.hxx>
-#endif
-#ifndef DBACCESS_SHARED_DBUSTRINGS_HRC
 #include "dbustrings.hrc"
-#endif
-#ifndef _DBAUI_ADMINPAGES_HXX_
 #include "adminpages.hxx"
-#endif
-#ifndef _SFX_DOCFILT_HACK_HXX
 #include <sfx2/docfilt.hxx>
-#endif
-#ifndef _UNOTOOLS_UCBHELPER_HXX
 #include <unotools/ucbhelper.hxx>
-#endif
-#ifndef _DBAUI_GENERALPAGE_HXX_
 #include "generalpage.hxx"
-#endif
-#ifndef _DBAUI_LOCALRESACCESS_HXX_
 #include "localresaccess.hxx"
-#endif
-#ifndef _DBAUI_STRINGLISTITEM_HXX_
 #include "stringlistitem.hxx"
-#endif
-#ifndef _DBAUI_PROPERTYSETITEM_HXX_
 #include "propertysetitem.hxx"
-#endif
-#ifndef _UNOTOOLS_CONFIGNODE_HXX_
 #include <unotools/confignode.hxx>
-#endif
-#ifndef _DBAUI_DBADMINIMPL_HXX_
 #include "DbAdminImpl.hxx"
-#endif
-#ifndef _DBA_DBACCESS_HELPID_HRC_
 #include "dbaccess_helpid.hrc"
-#endif
-#ifndef DBAUI_CONNECTIONPAGESETUP_HXX
 #include "ConnectionPageSetup.hxx"
-#endif
-#ifndef DBAUI_TOOLS_HXX
 #include "UITools.hxx"
-#endif
-#ifndef _DBAUI_DBADMIN_HRC_
 #include "dbadmin.hrc"
-#endif
-#ifndef DBAUI_ASYNCRONOUSLINK_HXX
 #include "AsyncronousLink.hxx"
-#endif
-#ifndef _FILEDLGHELPER_HXX
 #include <sfx2/filedlghelper.hxx>
-#endif
 #include <cppuhelper/exc_hlp.hxx>
 
 /** === begin UNO includes === **/
@@ -1101,8 +1059,8 @@ sal_Bool ODbTypeWizDialogSetup::SaveData
             void doLoadAsync();
 
             // XTerminateListener
-            virtual void SAL_CALL queryTermination( const EventObject& Event ) throw (TerminationVetoException, RuntimeException);
-            virtual void SAL_CALL notifyTermination( const EventObject& Event ) throw (RuntimeException);
+            virtual void SAL_CALL queryTermination( const ::com::sun::star::lang::EventObject& Event ) throw (TerminationVetoException, RuntimeException);
+            virtual void SAL_CALL notifyTermination( const ::com::sun::star::lang::EventObject& Event ) throw (RuntimeException);
             // XEventListener
             virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw (::com::sun::star::uno::RuntimeException);
 
@@ -1186,17 +1144,17 @@ sal_Bool ODbTypeWizDialogSetup::SaveData
         }
 
         // .............................................................................
-        void SAL_CALL AsyncLoader::queryTermination( const EventObject& /*Event*/ ) throw (TerminationVetoException, RuntimeException)
+        void SAL_CALL AsyncLoader::queryTermination( const ::com::sun::star::lang::EventObject& /*Event*/ ) throw (TerminationVetoException, RuntimeException)
         {
             throw TerminationVetoException();
         }
 
         // .............................................................................
-        void SAL_CALL AsyncLoader::notifyTermination( const EventObject& /*Event*/ ) throw (RuntimeException)
+        void SAL_CALL AsyncLoader::notifyTermination( const ::com::sun::star::lang::EventObject& /*Event*/ ) throw (RuntimeException)
         {
         }
         // .............................................................................
-        void SAL_CALL AsyncLoader::disposing( const EventObject& /*Source*/ ) throw (RuntimeException)
+        void SAL_CALL AsyncLoader::disposing( const ::com::sun::star::lang::EventObject& /*Source*/ ) throw (RuntimeException)
         {
         }
     }

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/detailpages.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/detailpages.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/detailpages.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/detailpages.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "detailpages.hxx"
 #include "sqlmessage.hxx"
@@ -78,7 +78,7 @@
 #ifndef _COMPHELPER_TYPES_HXX_
 #include <comphelper/types.hxx>
 #endif
-#include "AutoControls.hrc"
+#include "AutoControlsDef.hrc"
 
 //.........................................................................
 namespace dbaui

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/directsql.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/directsql.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/directsql.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/directsql.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _DBACCESS_UI_DIRECTSQL_HXX_
 #include "directsql.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dlgattr.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dlgattr.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dlgattr.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dlgattr.cxx Thu Oct  4 23:16:35 2012
@@ -22,8 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
-
+#include "precompiled_dbui.hxx"
 
 #ifndef DBAUI_SBATTRDLG_HXX
 #include "dlgattr.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dlgsave.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dlgsave.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dlgsave.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dlgsave.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef DBAUI_DLGSAVE_HXX
 #include "dlgsave.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dlgsize.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dlgsize.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dlgsize.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dlgsize.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #ifndef DBAUI_DLGSIZE_HRC
 #include "dlgsize.hrc"
 #endif

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dsselect.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dsselect.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dsselect.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/dsselect.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _DBAUI_DSSELECT_HXX_
 #include "dsselect.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/finteraction.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/finteraction.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/finteraction.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/finteraction.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef DBAUI_FILEPICKER_INTERACTION_HXX
 #include "finteraction.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/generalpage.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/generalpage.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/generalpage.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/generalpage.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "dsnItem.hxx"
 #include "generalpage.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/indexdialog.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/indexdialog.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/indexdialog.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/indexdialog.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _DBAUI_INDEXDIALOG_HXX_
 #include "indexdialog.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/indexfieldscontrol.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/indexfieldscontrol.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/indexfieldscontrol.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/indexfieldscontrol.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _DBAUI_INDEXFIELDSCONTROL_HXX_
 #include "indexfieldscontrol.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/odbcconfig.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/odbcconfig.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/odbcconfig.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/odbcconfig.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _DBAUI_ODBC_CONFIG_HXX_
 #include "odbcconfig.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/optionalboolitem.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/optionalboolitem.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/optionalboolitem.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/optionalboolitem.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "optionalboolitem.hxx"
 

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/paramdialog.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/paramdialog.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/paramdialog.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/paramdialog.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _DBAUI_PARAMDIALOG_HXX_
 #include "paramdialog.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/queryfilter.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/queryfilter.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/queryfilter.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/queryfilter.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef DBAUI_QUERYFILTER_HXX
 #include "queryfilter.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/queryorder.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/queryorder.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/queryorder.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/queryorder.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #ifndef DBAUI_QUERYORDER_HRC
 #include "queryorder.hrc"
 #endif

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/sqlmessage.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/sqlmessage.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/sqlmessage.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/sqlmessage.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _DBAUI_SQLMESSAGE_HXX_
 #include "sqlmessage.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/tablespage.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/tablespage.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/tablespage.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/tablespage.cxx Thu Oct  4 23:16:35 2012
@@ -22,8 +22,8 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
-
+#include "precompiled_dbui.hxx"
+ 
 #ifndef _DBAUI_TABLESPAGE_HXX_
 #include "tablespage.hxx"
 #endif
@@ -114,9 +114,7 @@
 #ifndef _CPPUHELPER_EXC_HLP_HXX_
 #include <cppuhelper/exc_hlp.hxx>
 #endif
-#ifndef _DBAUI_AUTOCONTROLS_HRC_
-#include "AutoControls.hrc"
-#endif
+#include "AutoControlsDef.hrc"
 
 //.........................................................................
 namespace dbaui

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/textconnectionsettings.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/textconnectionsettings.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/textconnectionsettings.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/dlg/textconnectionsettings.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "textconnectionsettings.hxx"
 #include "TextConnectionHelper.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/DExport.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/DExport.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/DExport.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/DExport.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "DExport.hxx"
 #include "moduledbu.hxx"

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/HtmlReader.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/HtmlReader.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/HtmlReader.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/HtmlReader.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #include "HtmlReader.hxx"
 #include <connectivity/dbconversion.hxx>
 #include <connectivity/dbtools.hxx>

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/RowSetDrop.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/RowSetDrop.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/RowSetDrop.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/RowSetDrop.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "TokenWriter.hxx"
 #include <com/sun/star/sdbc/XColumnLocate.hpp>

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/RtfReader.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/RtfReader.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/RtfReader.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/RtfReader.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #include "RtfReader.hxx"
 #include <tools/debug.hxx>
 #include <com/sun/star/sdbcx/XDataDescriptorFactory.hpp>

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/TableCopyHelper.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/TableCopyHelper.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/TableCopyHelper.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/TableCopyHelper.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #ifndef DBUI_TABLECOPYHELPER_HXX
 #include "TableCopyHelper.hxx"
 #endif

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/TokenWriter.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/TokenWriter.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/TokenWriter.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/TokenWriter.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #include "TokenWriter.hxx"
 #include <tools/debug.hxx>
 #include <tools/diagnose_ex.h>

Modified: incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/ToolBoxHelper.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/ToolBoxHelper.cxx?rev=1394326&r1=1394325&r2=1394326&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/ToolBoxHelper.cxx (original)
+++ incubator/ooo/branches/buildsys/main/dbaccess/source/ui/misc/ToolBoxHelper.cxx Thu Oct  4 23:16:35 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 #ifndef DBAUI_TOOLBOXHELPER_HXX
 #include "ToolBoxHelper.hxx"
 #endif