Modified: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/admincontrols.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/admincontrols.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/admincontrols.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/admincontrols.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/adminpages.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/adminpages.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/adminpages.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/adminpages.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/adodatalinks.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/adodatalinks.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/adodatalinks.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/adodatalinks.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/adtabdlg.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/adtabdlg.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/adtabdlg.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/adtabdlg.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/advancedsettings.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/advancedsettings.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/advancedsettings.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/advancedsettings.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dbadmin.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dbadmin.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dbadmin.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dbadmin.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dbfindex.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dbfindex.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dbfindex.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dbfindex.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dbwiz.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dbwiz.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dbwiz.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dbwiz.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dbwizsetup.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dbwizsetup.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dbwizsetup.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dbwizsetup.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/detailpages.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/detailpages.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/detailpages.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/detailpages.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/directsql.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/directsql.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/directsql.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/directsql.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dlgattr.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dlgattr.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dlgattr.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dlgattr.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dlgsave.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dlgsave.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dlgsave.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dlgsave.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dlgsize.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dlgsize.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dlgsize.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dlgsize.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dsselect.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dsselect.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dsselect.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/dsselect.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/finteraction.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/finteraction.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/finteraction.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/finteraction.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/generalpage.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/generalpage.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/generalpage.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/generalpage.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/indexdialog.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/indexdialog.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/indexdialog.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/indexdialog.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/indexfieldscontrol.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/indexfieldscontrol.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/indexfieldscontrol.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/indexfieldscontrol.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/odbcconfig.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/odbcconfig.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/odbcconfig.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/odbcconfig.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/optionalboolitem.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/optionalboolitem.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/optionalboolitem.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/optionalboolitem.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/paramdialog.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/paramdialog.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/paramdialog.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/paramdialog.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/queryfilter.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/queryfilter.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/queryfilter.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/queryfilter.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/queryorder.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/queryorder.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/queryorder.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/queryorder.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/sqlmessage.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/sqlmessage.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/sqlmessage.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/sqlmessage.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/tablespage.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/tablespage.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/tablespage.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/tablespage.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/textconnectionsettings.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/textconnectionsettings.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/textconnectionsettings.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/dlg/textconnectionsettings.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/DExport.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/DExport.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/DExport.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/DExport.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/HtmlReader.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/HtmlReader.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/HtmlReader.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/HtmlReader.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/RowSetDrop.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/RowSetDrop.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/RowSetDrop.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/RowSetDrop.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/RtfReader.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/RtfReader.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/RtfReader.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/RtfReader.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/TableCopyHelper.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/TableCopyHelper.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/TableCopyHelper.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/TableCopyHelper.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/TokenWriter.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/TokenWriter.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/TokenWriter.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/TokenWriter.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/ToolBoxHelper.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/ToolBoxHelper.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/ToolBoxHelper.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/ToolBoxHelper.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/UITools.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/UITools.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/UITools.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/UITools.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WCPage.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WCPage.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WCPage.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WCPage.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WColumnSelect.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WColumnSelect.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WColumnSelect.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WColumnSelect.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WCopyTable.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WCopyTable.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WCopyTable.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WCopyTable.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WExtendPages.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WExtendPages.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WExtendPages.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WExtendPages.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WNameMatch.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WNameMatch.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WNameMatch.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WNameMatch.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WTypeSelect.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WTypeSelect.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WTypeSelect.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/WTypeSelect.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/asyncmodaldialog.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/asyncmodaldialog.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/asyncmodaldialog.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/asyncmodaldialog.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/charsets.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/charsets.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/charsets.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/charsets.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/controllerframe.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/controllerframe.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/controllerframe.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/controllerframe.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/databaseobjectview.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/databaseobjectview.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/databaseobjectview.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/databaseobjectview.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/datasourceconnector.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/datasourceconnector.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/datasourceconnector.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/datasourceconnector.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/dbaundomanager.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/dbaundomanager.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/dbaundomanager.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/dbaundomanager.cxx Mon Mar 14 01:49:48 2016 @@ -21,7 +21,7 @@ -#include "precompiled_dbaccess.hxx" +#include "precompiled_dbui.hxx" #include "dbaundomanager.hxx" Modified: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/dbsubcomponentcontroller.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/dbsubcomponentcontroller.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/dbsubcomponentcontroller.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/dbsubcomponentcontroller.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/defaultobjectnamecheck.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/defaultobjectnamecheck.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/defaultobjectnamecheck.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/defaultobjectnamecheck.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/dsmeta.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/dsmeta.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/dsmeta.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/dsmeta.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/imageprovider.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/imageprovider.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/imageprovider.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/imageprovider.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/indexcollection.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/indexcollection.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/indexcollection.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/indexcollection.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/linkeddocuments.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/linkeddocuments.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/linkeddocuments.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/linkeddocuments.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/moduledbu.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/moduledbu.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/moduledbu.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/moduledbu.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/propertysetitem.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/propertysetitem.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/propertysetitem.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/propertysetitem.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/propertystorage.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/propertystorage.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/propertystorage.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/propertystorage.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/singledoccontroller.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/singledoccontroller.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/singledoccontroller.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/singledoccontroller.cxx Mon Mar 14 01:49:48 2016 @@ -21,7 +21,7 @@ -#include "precompiled_dbaccess.hxx" +#include "precompiled_dbui.hxx" #include "dbaundomanager.hxx" #include "singledoccontroller.hxx" Modified: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/stringlistitem.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/stringlistitem.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/stringlistitem.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/stringlistitem.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/uiservices.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/uiservices.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/uiservices.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/misc/uiservices.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/ConnectionLine.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/ConnectionLine.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/ConnectionLine.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/ConnectionLine.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/ConnectionLineAccess.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/ConnectionLineData.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/ConnectionLineData.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/ConnectionLineData.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/ConnectionLineData.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/JAccess.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/JAccess.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/JAccess.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/JAccess.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/JoinController.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/JoinController.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/JoinController.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/JoinController.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/JoinDesignView.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/JoinDesignView.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/JoinDesignView.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/JoinDesignView.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/JoinExchange.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/JoinExchange.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/JoinExchange.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/JoinExchange.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/JoinTableView.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/JoinTableView.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/JoinTableView.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/JoinTableView.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QTableConnection.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QTableConnection.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QTableConnection.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QTableConnection.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QTableConnectionData.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QTableConnectionData.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QTableConnectionData.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QTableConnectionData.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QTableWindow.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QTableWindow.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QTableWindow.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QTableWindow.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QTableWindowData.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QTableWindowData.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QTableWindowData.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QTableWindowData.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryDesignView.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryDesignView.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryDesignView.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryDesignView.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryTabConnUndoAction.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryTabConnUndoAction.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryTabConnUndoAction.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryTabConnUndoAction.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryTabWinUndoAct.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryTableView.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryTableView.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryTableView.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryTableView.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryTextView.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryTextView.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryTextView.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryTextView.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryViewSwitch.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryViewSwitch.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryViewSwitch.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/QueryViewSwitch.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableConnection.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableConnection.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableConnection.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableConnection.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableConnectionData.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableConnectionData.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableConnectionData.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableConnectionData.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableFieldDescription.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableFieldDescription.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableFieldDescription.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableFieldDescription.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableFieldInfo.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableFieldInfo.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableFieldInfo.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableFieldInfo.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableWindow.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableWindow.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableWindow.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableWindow.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableWindowAccess.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableWindowAccess.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableWindowAccess.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableWindowAccess.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableWindowData.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableWindowData.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableWindowData.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableWindowData.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableWindowListBox.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableWindowListBox.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableWindowListBox.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableWindowListBox.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableWindowTitle.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableWindowTitle.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableWindowTitle.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/TableWindowTitle.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/querycontainerwindow.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/querycontainerwindow.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/querycontainerwindow.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/querycontainerwindow.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/querycontroller.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/querycontroller.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/querycontroller.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/querycontroller.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/querydlg.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/querydlg.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/querydlg.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/querydlg.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/queryview.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/queryview.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/queryview.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/querydesign/queryview.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/relationdesign/RTableConnection.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/relationdesign/RTableConnection.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/relationdesign/RTableConnection.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/relationdesign/RTableConnection.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/relationdesign/RTableConnectionData.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/relationdesign/RTableConnectionData.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/relationdesign/RTableConnectionData.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/relationdesign/RTableConnectionData.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/relationdesign/RelationController.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/relationdesign/RelationController.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/relationdesign/RelationController.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/relationdesign/RelationController.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/relationdesign/RelationDesignView.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/relationdesign/RelationDesignView.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/relationdesign/RelationDesignView.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/relationdesign/RelationDesignView.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/relationdesign/RelationTableView.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/relationdesign/RelationTableView.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/relationdesign/RelationTableView.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/relationdesign/RelationTableView.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/FieldDescGenWin.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/FieldDescGenWin.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/FieldDescGenWin.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/FieldDescGenWin.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/FieldDescriptions.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/FieldDescriptions.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/FieldDescriptions.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/FieldDescriptions.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/TEditControl.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/TEditControl.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/TEditControl.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/TEditControl.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/TableController.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/TableController.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/TableController.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/TableController.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/TableDesignControl.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/TableDesignControl.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/TableDesignControl.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/TableDesignControl.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/TableDesignHelpBar.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/TableDesignHelpBar.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/TableDesignHelpBar.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/TableDesignHelpBar.cxx Mon Mar 14 01:49:48 2016 @@ -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: openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/TableDesignView.cxx URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/TableDesignView.cxx?rev=1734873&r1=1734872&r2=1734873&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/TableDesignView.cxx (original) +++ openoffice/branches/gbuild-reintegration/main/dbaccess/source/ui/tabledesign/TableDesignView.cxx Mon Mar 14 01:49:48 2016 @@ -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