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 [4/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/dlg/RelationDlg.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/RelationDlg.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/RelationDlg.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/RelationDlg.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 _SVX_TABWIN_HXX
 //#include "tabwin.hxx"
 //#endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/TablesSingleDlg.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/TablesSingleDlg.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/TablesSingleDlg.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/TablesSingleDlg.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_TABLESSINGLEDLG_HXX_
 #include "TablesSingleDlg.hxx"

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

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/UserAdminDlg.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/UserAdminDlg.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/UserAdminDlg.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/UserAdminDlg.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 "adminpages.hxx"
 #include "DbAdminImpl.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/admincontrols.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/admincontrols.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/admincontrols.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/admincontrols.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 "admincontrols.hxx"
 #include "admincontrols.hrc"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/adminpages.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/adminpages.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/adminpages.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/adminpages.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 "adminpages.hxx"
 #include "dbadmin.hrc"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/adodatalinks.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/adodatalinks.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/adodatalinks.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/adodatalinks.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"
 
 
 #if defined(WNT)

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/adtabdlg.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/adtabdlg.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/adtabdlg.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/adtabdlg.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 "adtabdlg.hxx"
 #include "adtabdlg.hrc"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/advancedsettings.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/advancedsettings.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/advancedsettings.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/advancedsettings.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 "advancedsettings.hxx"
 #include "advancedsettingsdlg.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dbadmin.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dbadmin.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dbadmin.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dbadmin.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 "ConnectionPage.hxx"
 #include "DbAdminImpl.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dbfindex.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dbfindex.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dbfindex.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dbfindex.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_DBFINDEX_HXX_
 #include "dbfindex.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dbwiz.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dbwiz.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dbwiz.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dbwiz.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_DBWIZ_HXX
 #include "dbwiz.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dbwizsetup.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dbwizsetup.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dbwizsetup.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dbwizsetup.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 "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/gbuild/main/dbaccess/source/ui/dlg/detailpages.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/detailpages.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/detailpages.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/detailpages.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 "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/gbuild/main/dbaccess/source/ui/dlg/directsql.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/directsql.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/directsql.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/directsql.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_UI_DIRECTSQL_HXX_
 #include "directsql.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dlgattr.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dlgattr.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dlgattr.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dlgattr.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_SBATTRDLG_HXX

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dlgsave.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dlgsave.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dlgsave.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dlgsave.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_DLGSAVE_HXX
 #include "dlgsave.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dlgsize.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dlgsize.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dlgsize.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dlgsize.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_DLGSIZE_HRC
 #include "dlgsize.hrc"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dsselect.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dsselect.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dsselect.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/dsselect.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_DSSELECT_HXX_
 #include "dsselect.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/finteraction.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/finteraction.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/finteraction.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/finteraction.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_FILEPICKER_INTERACTION_HXX
 #include "finteraction.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/generalpage.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/generalpage.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/generalpage.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/generalpage.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 "dsnItem.hxx"
 #include "generalpage.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/indexdialog.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/indexdialog.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/indexdialog.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/indexdialog.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_INDEXDIALOG_HXX_
 #include "indexdialog.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/indexfieldscontrol.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/indexfieldscontrol.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/indexfieldscontrol.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/indexfieldscontrol.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_INDEXFIELDSCONTROL_HXX_
 #include "indexfieldscontrol.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/odbcconfig.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/odbcconfig.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/odbcconfig.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/odbcconfig.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_ODBC_CONFIG_HXX_
 #include "odbcconfig.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/optionalboolitem.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/optionalboolitem.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/optionalboolitem.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/optionalboolitem.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 "optionalboolitem.hxx"
 

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/paramdialog.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/paramdialog.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/paramdialog.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/paramdialog.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_PARAMDIALOG_HXX_
 #include "paramdialog.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/queryfilter.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/queryfilter.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/queryfilter.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/queryfilter.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_QUERYFILTER_HXX
 #include "queryfilter.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/queryorder.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/queryorder.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/queryorder.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/queryorder.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_QUERYORDER_HRC
 #include "queryorder.hrc"
 #endif

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

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/tablespage.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/tablespage.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/tablespage.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/tablespage.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_TABLESPAGE_HXX_
 #include "tablespage.hxx"
@@ -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/gbuild/main/dbaccess/source/ui/dlg/textconnectionsettings.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/textconnectionsettings.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/textconnectionsettings.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/dlg/textconnectionsettings.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 "TextConnectionHelper.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/DExport.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/DExport.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/DExport.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/DExport.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 "DExport.hxx"
 #include "moduledbu.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/HtmlReader.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/HtmlReader.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/HtmlReader.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/HtmlReader.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 "HtmlReader.hxx"
 #include <connectivity/dbconversion.hxx>
 #include <connectivity/dbtools.hxx>

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/RowSetDrop.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/RowSetDrop.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/RowSetDrop.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/RowSetDrop.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 "TokenWriter.hxx"
 #include <com/sun/star/sdbc/XColumnLocate.hpp>

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/RtfReader.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/RtfReader.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/RtfReader.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/RtfReader.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 "RtfReader.hxx"
 #include <tools/debug.hxx>
 #include <com/sun/star/sdbcx/XDataDescriptorFactory.hpp>

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/TableCopyHelper.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/TableCopyHelper.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/TableCopyHelper.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/TableCopyHelper.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 DBUI_TABLECOPYHELPER_HXX
 #include "TableCopyHelper.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/TokenWriter.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/TokenWriter.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/TokenWriter.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/TokenWriter.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 "TokenWriter.hxx"
 #include <tools/debug.hxx>
 #include <tools/diagnose_ex.h>

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/ToolBoxHelper.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/ToolBoxHelper.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/ToolBoxHelper.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/ToolBoxHelper.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_TOOLBOXHELPER_HXX
 #include "ToolBoxHelper.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/UITools.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/UITools.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/UITools.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/UITools.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_TOOLS_HXX
 #include "UITools.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WCPage.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WCPage.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WCPage.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WCPage.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 "WCPage.hxx"
 #include "WCopyTable.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WColumnSelect.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WColumnSelect.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WColumnSelect.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WColumnSelect.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_WIZ_COLUMNSELECT_HXX
 #include "WColumnSelect.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WCopyTable.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WCopyTable.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WCopyTable.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WCopyTable.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 "dbu_misc.hrc"
 #include "dbustrings.hrc"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WExtendPages.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WExtendPages.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WExtendPages.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WExtendPages.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_WIZ_EXTENDPAGES_HXX
 #include "WExtendPages.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WNameMatch.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WNameMatch.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WNameMatch.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WNameMatch.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_WIZ_NAMEMATCHING_HXX
 #include "WNameMatch.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WTypeSelect.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WTypeSelect.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WTypeSelect.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/WTypeSelect.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_WIZ_TYPESELECT_HXX
 #include "WTypeSelect.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/asyncmodaldialog.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/asyncmodaldialog.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/asyncmodaldialog.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/asyncmodaldialog.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_ASYNCMODALDIALOG_HXX
 #include "asyncmodaldialog.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/charsets.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/charsets.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/charsets.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/charsets.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_CHARSETS_HXX_
 #include "charsets.hxx"

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

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/databaseobjectview.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/databaseobjectview.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/databaseobjectview.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/databaseobjectview.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 "databaseobjectview.hxx"
 #include "dbustrings.hrc"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/datasourceconnector.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/datasourceconnector.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/datasourceconnector.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/datasourceconnector.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_DATASOURCECONNECTOR_HXX_
 #include "datasourceconnector.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/dbaundomanager.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/dbaundomanager.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/dbaundomanager.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/dbaundomanager.cxx Wed Nov 14 23:53:04 2012
@@ -21,7 +21,7 @@
 
 
 
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "dbaundomanager.hxx"
 

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/dbsubcomponentcontroller.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/dbsubcomponentcontroller.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/dbsubcomponentcontroller.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/dbsubcomponentcontroller.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 "browserids.hxx"
 #include "commontypes.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/defaultobjectnamecheck.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/defaultobjectnamecheck.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/defaultobjectnamecheck.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/defaultobjectnamecheck.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_MISC_DEFAULTOBJECTNAMECHECK_HXX
 #include "defaultobjectnamecheck.hxx"

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

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/imageprovider.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/imageprovider.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/imageprovider.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/imageprovider.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 "imageprovider.hxx"
 #include "dbu_resource.hrc"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/indexcollection.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/indexcollection.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/indexcollection.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/indexcollection.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_INDEXCOLLECTION_HXX_
 #include "indexcollection.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/linkeddocuments.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/linkeddocuments.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/linkeddocuments.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/linkeddocuments.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_LINKEDDOCUMENTS_HXX_
 #include "linkeddocuments.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/moduledbu.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/moduledbu.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/moduledbu.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/moduledbu.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_MODULE_DBU_HXX_
 #include "moduledbu.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/propertysetitem.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/propertysetitem.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/propertysetitem.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/propertysetitem.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_PROPERTYSETITEM_HXX_
 #include "propertysetitem.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/propertystorage.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/propertystorage.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/propertystorage.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/propertystorage.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 "propertystorage.hxx"
 
@@ -64,7 +64,7 @@ namespace dbaui
     namespace
     {
 	    //----------------------------------------------------------------
-        template < class ITEMTYPE, class UNOTYPE >
+        template < class ITEMTYPE, class UNOTYPE_Type >
         class ItemAdapter
         {
         public:
@@ -75,7 +75,7 @@ namespace dbaui
                 if ( !pTypedItem )
                     return false;
 
-                UNOTYPE aValue( pTypedItem->GetValue() );
+                UNOTYPE_Type aValue( pTypedItem->GetValue() );
                 OSL_VERIFY( _rValue >>= aValue );
                 // TODO: one could throw an IllegalArgumentException here - finally, this method
                 // is (to be) used from within an XPropertySet::setPropertyValue implementation,
@@ -92,7 +92,7 @@ namespace dbaui
                 if ( !pTypedItem )
                     return false;
 
-                _out_rValue <<= UNOTYPE( pTypedItem->GetValue() );
+                _out_rValue <<= UNOTYPE_Type( pTypedItem->GetValue() );
                 return true;
             }
         };

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/singledoccontroller.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/singledoccontroller.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/singledoccontroller.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/singledoccontroller.cxx Wed Nov 14 23:53:04 2012
@@ -21,7 +21,7 @@
 
 
 
-#include "precompiled_dbaccess.hxx"
+#include "precompiled_dbui.hxx"
 
 #include "dbaundomanager.hxx"
 #include "singledoccontroller.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/stringlistitem.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/stringlistitem.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/stringlistitem.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/stringlistitem.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_STRINGLISTITEM_HXX_
 #include "stringlistitem.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/uiservices.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/uiservices.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/uiservices.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/misc/uiservices.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 _CPPUHELPER_FACTORY_HXX_
 #include <cppuhelper/factory.hxx>

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/ConnectionLine.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/ConnectionLine.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/ConnectionLine.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/ConnectionLine.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_CONNECTIONLINE_HXX
 #include "ConnectionLine.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/ConnectionLineAccess.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_CONNECTIONLINEACCESS_HXX
 #include "ConnectionLineAccess.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/ConnectionLineData.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/ConnectionLineData.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/ConnectionLineData.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/ConnectionLineData.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_CONNECTIONLINEDATA_HXX
 #include "ConnectionLineData.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/JAccess.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/JAccess.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/JAccess.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/JAccess.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_JACCESS_HXX
 #include "JAccess.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/JoinController.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/JoinController.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/JoinController.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/JoinController.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 _SFXSIDS_HRC
 #include <sfx2/sfxsids.hrc>
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/JoinDesignView.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/JoinDesignView.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/JoinDesignView.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/JoinDesignView.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_JOINDESIGNVIEW_HXX
 #include "JoinDesignView.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/JoinExchange.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/JoinExchange.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/JoinExchange.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/JoinExchange.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_JOINEXCHANGE_HXX
 #include "JoinExchange.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/JoinTableView.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/JoinTableView.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/JoinTableView.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/JoinTableView.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_QUERYTABLEVIEW_HXX
 #include "JoinTableView.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QTableConnection.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QTableConnection.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QTableConnection.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QTableConnection.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_QUERYTABLECONNECTION_HXX
 #include "QTableConnection.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QTableConnectionData.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QTableConnectionData.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QTableConnectionData.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QTableConnectionData.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_QTABLECONNECTIONDATA_HXX
 #include "QTableConnectionData.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QTableWindow.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QTableWindow.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QTableWindow.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QTableWindow.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_QUERY_TABLEWINDOWDATA_HXX
 #include "QTableWindow.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QTableWindowData.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QTableWindowData.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QTableWindowData.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QTableWindowData.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_QUERY_TABLEWINDOWDATA_HXX
 #include "QTableWindowData.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryDesignView.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryDesignView.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryDesignView.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryDesignView.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_QUERYDESIGNVIEW_HXX
 #include "QueryDesignView.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.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_OQUERYMOVETABWINUNDOACT_HXX
 #include "QueryMoveTabWinUndoAct.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryTabConnUndoAction.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryTabConnUndoAction.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryTabConnUndoAction.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryTabConnUndoAction.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_QUERYTABCONNUNDOACTION_HXX
 #include "QueryTabConnUndoAction.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryTabWinUndoAct.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_OQueryTabWinUndoAct_HXX
 #include "QueryTabWinUndoAct.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryTableView.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryTableView.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryTableView.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryTableView.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_QUERYTABLEVIEW_HXX
 #include "QueryTableView.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryTextView.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryTextView.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryTextView.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryTextView.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_QUERYVIEW_TEXT_HXX
 #include "QueryTextView.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryViewSwitch.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryViewSwitch.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryViewSwitch.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/QueryViewSwitch.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_QUERYVIEWSWITCH_HXX
 #include "QueryViewSwitch.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/SelectionBrowseBox.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_QUERYDESIGN_OSELECTIONBROWSEBOX_HXX
 #include "SelectionBrowseBox.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableConnection.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableConnection.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableConnection.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableConnection.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_TABLECONNECTION_HXX
 #include "TableConnection.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableConnectionData.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableConnectionData.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableConnectionData.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableConnectionData.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_TABLECONNECTIONDATA_HXX
 #include "TableConnectionData.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableFieldDescription.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableFieldDescription.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableFieldDescription.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableFieldDescription.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_TABLEFIELDDESC_HXX
 #include "TableFieldDescription.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableFieldInfo.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableFieldInfo.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableFieldInfo.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableFieldInfo.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_TABLEFIELDINFO_HXX
 #include "TableFieldInfo.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableWindow.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableWindow.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableWindow.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableWindow.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_TABLEWINDOW_HXX
 #include "TableWindow.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableWindowAccess.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableWindowAccess.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableWindowAccess.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableWindowAccess.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_TABLEWINDOWACCESS_HXX
 #include "TableWindowAccess.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableWindowData.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableWindowData.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableWindowData.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableWindowData.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_TABLEWINDOWDATA_HXX
 #include "TableWindowData.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableWindowListBox.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableWindowListBox.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableWindowListBox.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableWindowListBox.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_TABLEWINDOWLISTBOX_HXX
 #include "TableWindowListBox.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableWindowTitle.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableWindowTitle.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableWindowTitle.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/TableWindowTitle.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_TABLEWINDOWTITLE_HXX
 #include "TableWindowTitle.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/querycontainerwindow.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/querycontainerwindow.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/querycontainerwindow.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/querycontainerwindow.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_QUERYCONTAINERWINDOW_HXX
 #include "querycontainerwindow.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/querycontroller.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/querycontroller.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/querycontroller.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/querycontroller.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 "adtabdlg.hxx"
 #include "browserids.hxx"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/querydlg.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/querydlg.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/querydlg.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/querydlg.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_QUERYDLG_HXX
 #include "querydlg.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/queryview.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/queryview.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/queryview.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/querydesign/queryview.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_QUERYVIEW_HXX
 #include "queryview.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/relationdesign/RTableConnection.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/relationdesign/RTableConnection.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/relationdesign/RTableConnection.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/relationdesign/RTableConnection.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_RTABLECONNECTION_HXX
 #include "RTableConnection.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/relationdesign/RTableConnectionData.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/relationdesign/RTableConnectionData.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/relationdesign/RTableConnectionData.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/relationdesign/RTableConnectionData.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 "RTableConnectionData.hxx"
 #include <tools/debug.hxx>
 #include <com/sun/star/sdbc/KeyRule.hpp>

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/relationdesign/RelationController.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/relationdesign/RelationController.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/relationdesign/RelationController.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/relationdesign/RelationController.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 "dbu_reghelper.hxx"
 #include <sfx2/sfxsids.hrc>
 #include "dbu_rel.hrc"

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/relationdesign/RelationDesignView.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/relationdesign/RelationDesignView.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/relationdesign/RelationDesignView.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/relationdesign/RelationDesignView.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_RELATIONDESIGNVIEW_HXX
 #include "RelationDesignView.hxx"
 #endif

Modified: incubator/ooo/branches/gbuild/main/dbaccess/source/ui/relationdesign/RelationTableView.cxx
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/dbaccess/source/ui/relationdesign/RelationTableView.cxx?rev=1409572&r1=1409571&r2=1409572&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/dbaccess/source/ui/relationdesign/RelationTableView.cxx (original)
+++ incubator/ooo/branches/gbuild/main/dbaccess/source/ui/relationdesign/RelationTableView.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 "RelationTableView.hxx"
 

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

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

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

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

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

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

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

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