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/11/15 00:53:17 UTC

svn commit: r1409572 [5/5] - in /incubator/ooo/branches/gbuild/main/dbaccess: ./ inc/pch/ prj/ source/core/api/ source/core/dataaccess/ source/ext/macromigration/ source/filter/xml/ source/sdbtools/misc/ source/shared/ source/ui/app/ source/ui/browser/...

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/tabledesign/TableFieldDescWin.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/tabledesign/TableFieldDescWin.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/tabledesign/TableFieldDescWin.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/tabledesign/TableFieldDescWin.cxx Wed Nov 14 23:53:04 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_TABLEFIELDDESCRIPTION_HXX
 #include "TableFieldDescWin.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/tabledesign/TableRow.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/tabledesign/TableRow.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/tabledesign/TableRow.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/tabledesign/TableRow.cxx Wed Nov 14 23:53:04 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_TABLEROW_HXX
 #include "TableRow.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/tabledesign/TableRowExchange.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/tabledesign/TableRowExchange.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/tabledesign/TableRowExchange.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/tabledesign/TableRowExchange.cxx Wed Nov 14 23:53:04 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_TABLEROW_EXCHANGE_HXX
 #include "TableRowExchange.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/tabledesign/TableUndo.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/tabledesign/TableUndo.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/tabledesign/TableUndo.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/tabledesign/TableUndo.cxx Wed Nov 14 23:53:04 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_TABLEUNDO_HXX
 #include "TableUndo.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/AdabasSettingsDlg.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/AdabasSettingsDlg.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/AdabasSettingsDlg.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/AdabasSettingsDlg.cxx Wed Nov 14 23:53:04 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _DBU_REGHELPER_HXX_
 #include "dbu_reghelper.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/AdvancedSettingsDlg.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/AdvancedSettingsDlg.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/AdvancedSettingsDlg.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/AdvancedSettingsDlg.cxx Wed Nov 14 23:53:04 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "unoadmin.hxx"
 #include "dbu_reghelper.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/ColumnControl.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/ColumnControl.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/ColumnControl.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/ColumnControl.cxx Wed Nov 14 23:53:04 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_COLUMNCONTROL_HXX
 #include "ColumnControl.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/ColumnModel.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/ColumnModel.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/ColumnModel.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/ColumnModel.cxx Wed Nov 14 23:53:04 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_COLUMNMODEL_HXX
 #include "ColumnModel.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/ColumnPeer.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/ColumnPeer.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/ColumnPeer.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/ColumnPeer.cxx Wed Nov 14 23:53:04 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_COLUMNPEER_HXX
 #include "ColumnPeer.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/DBTypeWizDlg.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/DBTypeWizDlg.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/DBTypeWizDlg.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/DBTypeWizDlg.cxx Wed Nov 14 23:53:04 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _DBU_REGHELPER_HXX_
 #include "dbu_reghelper.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/DBTypeWizDlgSetup.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/DBTypeWizDlgSetup.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/DBTypeWizDlgSetup.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/DBTypeWizDlgSetup.cxx Wed Nov 14 23:53:04 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _DBU_REGHELPER_HXX_
 #include "dbu_reghelper.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/TableFilterDlg.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/TableFilterDlg.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/TableFilterDlg.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/TableFilterDlg.cxx Wed Nov 14 23:53:04 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _DBU_REGHELPER_HXX_
 #include "dbu_reghelper.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/UserSettingsDlg.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/UserSettingsDlg.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/UserSettingsDlg.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/UserSettingsDlg.cxx Wed Nov 14 23:53:04 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _DBU_REGHELPER_HXX_
 #include "dbu_reghelper.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/admindlg.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/admindlg.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/admindlg.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/admindlg.cxx Wed Nov 14 23:53:04 2012
@@ -22,7 +22,7 @@
 
 
 // MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #ifndef _DBU_REGHELPER_HXX_
 #include "dbu_reghelper.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/composerdialogs.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/composerdialogs.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/composerdialogs.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/composerdialogs.cxx Wed Nov 14 23:53:04 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_UNO_COMPOSERDIALOGS_HXX
 #include "composerdialogs.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/copytablewizard.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/copytablewizard.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/copytablewizard.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/copytablewizard.cxx Wed Nov 14 23:53:04 2012
@@ -20,6 +20,8 @@
  *************************************************************/
 
 
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_dbui.hxx"
 
 #include "dbu_reghelper.hxx"
 #include "dbu_resource.hrc"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/dbinteraction.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/dbinteraction.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/dbinteraction.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/dbinteraction.cxx Wed Nov 14 23:53:04 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_INTERACTION_HXX_
 #include "dbinteraction.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/textconnectionsettings_uno.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/textconnectionsettings_uno.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/textconnectionsettings_uno.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/textconnectionsettings_uno.cxx Wed Nov 14 23:53:04 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 "dbu_reghelper.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/unoDirectSql.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/unoDirectSql.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/unoDirectSql.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/unoDirectSql.cxx Wed Nov 14 23:53:04 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_UNODIRECTSQL_HXX
 #include "unoDirectSql.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/unoadmin.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/unoadmin.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/unoadmin.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/unoadmin.cxx Wed Nov 14 23:53:04 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_SHARED_DBUSTRINGS_HRC
 #include "dbustrings.hrc"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/unosqlmessage.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/unosqlmessage.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/unosqlmessage.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/uno/unosqlmessage.cxx Wed Nov 14 23:53:04 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"