summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vcl/aqua/inc/salbmp.h14
-rw-r--r--vcl/aqua/inc/salframe.h6
-rw-r--r--vcl/aqua/inc/salgdi.h8
-rw-r--r--vcl/aqua/inc/salmenu.h8
-rw-r--r--vcl/aqua/inc/salobj.h6
-rw-r--r--vcl/aqua/inc/salogl.h6
-rw-r--r--vcl/aqua/inc/salprn.h6
-rw-r--r--vcl/aqua/inc/salsys.h6
-rw-r--r--vcl/aqua/inc/saltimer.h6
-rw-r--r--vcl/aqua/inc/salvd.h6
-rw-r--r--vcl/aqua/source/app/salinst.cxx12
-rw-r--r--vcl/aqua/source/app/saltimer.cxx6
-rwxr-xr-xvcl/aqua/source/gdi/salatslayout.cxx8
-rwxr-xr-xvcl/aqua/source/gdi/salcolorutils.cxx6
-rw-r--r--vcl/aqua/source/gdi/salgdi.cxx10
-rwxr-xr-xvcl/aqua/source/gdi/salgdiutils.cxx6
-rw-r--r--vcl/source/gdi/outdev6.cxx6
-rw-r--r--vcl/workben/vcldemo.cxx16
18 files changed, 71 insertions, 71 deletions
diff --git a/vcl/aqua/inc/salbmp.h b/vcl/aqua/inc/salbmp.h
index 0b5f8af803c4..e88c1f463360 100644
--- a/vcl/aqua/inc/salbmp.h
+++ b/vcl/aqua/inc/salbmp.h
@@ -4,9 +4,9 @@
*
* $RCSfile: salbmp.h,v $
*
-* $Revision: 1.2 $
+* $Revision: 1.3 $
*
-* last change: $Author: rt $ $Date: 2007-07-05 08:10:43 $
+* last change: $Author: rt $ $Date: 2007-07-05 15:58:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,11 +41,11 @@
#endif
#ifndef _SV_SV_H
-#include <sv.h>
+#include <vcl/sv.h>
#endif
#ifndef _SV_SALBTYPE_HXX
-#include <salbtype.hxx>
+#include <vcl/salbtype.hxx>
#endif
#ifndef _SV_SALDATA_HXX
@@ -53,7 +53,7 @@
#endif
#ifndef _SV_SALINST_HXX
-#include <salinst.hxx>
+#include <vcl/salinst.hxx>
#endif
#ifndef _SV_SALCONST_H
@@ -61,7 +61,7 @@
#endif
#ifndef _SV_SALVD_HXX
-#include <salvd.hxx>
+#include <vcl/salvd.hxx>
#endif
#ifndef _SV_SALCOLORUTILS_HXX
@@ -73,7 +73,7 @@
#endif
#ifndef _SV_SALBMP_HXX
-#include <salbmp.hxx>
+#include <vcl/salbmp.hxx>
#endif
#ifndef _SV_SALGDI_H
diff --git a/vcl/aqua/inc/salframe.h b/vcl/aqua/inc/salframe.h
index 69a093c81b97..0e4f0ff4fe7f 100644
--- a/vcl/aqua/inc/salframe.h
+++ b/vcl/aqua/inc/salframe.h
@@ -4,9 +4,9 @@
*
* $RCSfile: salframe.h,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: rt $ $Date: 2007-07-05 08:12:19 $
+ * last change: $Author: rt $ $Date: 2007-07-05 16:00:33 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,7 +36,7 @@
#ifndef _SV_SALFRAME_H
#define _SV_SALFRAME_H
-#include <salframe.hxx>
+#include <vcl/salframe.hxx>
#include <salmenu.h>
diff --git a/vcl/aqua/inc/salgdi.h b/vcl/aqua/inc/salgdi.h
index e0de3f9d606e..5902e21611e2 100644
--- a/vcl/aqua/inc/salgdi.h
+++ b/vcl/aqua/inc/salgdi.h
@@ -4,9 +4,9 @@
*
* $RCSfile: salgdi.h,v $
*
- * $Revision: 1.30 $
+ * $Revision: 1.31 $
*
- * last change: $Author: rt $ $Date: 2007-07-05 10:01:37 $
+ * last change: $Author: rt $ $Date: 2007-07-05 16:02:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -45,11 +45,11 @@
#endif
#ifndef _SV_OUTFONT_HXX
-#include <outfont.hxx>
+#include <vcl/outfont.hxx>
#endif
#ifndef _SV_SALGDI_HXX
-#include <salgdi.hxx>
+#include <vcl/salgdi.hxx>
#endif
#ifndef _AQUAVCLTYPES_H
diff --git a/vcl/aqua/inc/salmenu.h b/vcl/aqua/inc/salmenu.h
index a1199c49d8c5..1c9a2e14269a 100644
--- a/vcl/aqua/inc/salmenu.h
+++ b/vcl/aqua/inc/salmenu.h
@@ -4,9 +4,9 @@
*
* $RCSfile: salmenu.h,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2007-07-05 08:13:22 $
+ * last change: $Author: rt $ $Date: 2007-07-05 16:02:07 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,10 +41,10 @@
#include <postmac.h>
#ifndef _SV_SV_H
-#include <sv.h>
+#include <vcl/sv.h>
#endif
#ifndef _SV_BITMAP_HXX
-#include <bitmap.hxx>
+#include <vcl/bitmap.hxx>
#endif
#ifndef _SV_SALMENU_HXX
diff --git a/vcl/aqua/inc/salobj.h b/vcl/aqua/inc/salobj.h
index 4ab9511fc56d..cb846b38c877 100644
--- a/vcl/aqua/inc/salobj.h
+++ b/vcl/aqua/inc/salobj.h
@@ -4,9 +4,9 @@
*
* $RCSfile: salobj.h,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2007-07-05 08:14:02 $
+ * last change: $Author: rt $ $Date: 2007-07-05 16:03:05 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,7 +44,7 @@
#include <sysdata.hxx>
#endif
-#include <salobj.hxx>
+#include <vcl/salobj.hxx>
class AquaSalFrame;
class AquaSalObject;
diff --git a/vcl/aqua/inc/salogl.h b/vcl/aqua/inc/salogl.h
index 281c245d51e9..01a3f4ddcc53 100644
--- a/vcl/aqua/inc/salogl.h
+++ b/vcl/aqua/inc/salogl.h
@@ -4,9 +4,9 @@
*
* $RCSfile: salogl.h,v $
*
-* $Revision: 1.2 $
+* $Revision: 1.3 $
*
-* last change: $Author: rt $ $Date: 2007-07-05 08:14:25 $
+* last change: $Author: rt $ $Date: 2007-07-05 15:58:44 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -50,7 +50,7 @@
//#endif
#ifndef _SV_SALOGL_HXX
-#include <salogl.hxx>
+#include <vcl/salogl.hxx>
#endif
#ifndef _OSL_MODULE_H
diff --git a/vcl/aqua/inc/salprn.h b/vcl/aqua/inc/salprn.h
index 0206c8ff5b19..c381ccf675ad 100644
--- a/vcl/aqua/inc/salprn.h
+++ b/vcl/aqua/inc/salprn.h
@@ -4,9 +4,9 @@
*
* $RCSfile: salprn.h,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2007-07-05 08:15:47 $
+ * last change: $Author: rt $ $Date: 2007-07-05 15:57:56 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,7 +44,7 @@
#include <aquavcltypes.h>
#endif
-#include <salprn.hxx>
+#include <vcl/salprn.hxx>
// ---------------------
// - AquaSalInfoPrinter -
diff --git a/vcl/aqua/inc/salsys.h b/vcl/aqua/inc/salsys.h
index 9f2d9b43919c..d554b9304ee7 100644
--- a/vcl/aqua/inc/salsys.h
+++ b/vcl/aqua/inc/salsys.h
@@ -4,9 +4,9 @@
*
* $RCSfile: salsys.h,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2007-07-05 08:17:00 $
+ * last change: $Author: rt $ $Date: 2007-07-05 15:58:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,7 +40,7 @@
#include <vcl/sv.h>
#endif
-#include <salsys.hxx>
+#include <vcl/salsys.hxx>
#include <list>
diff --git a/vcl/aqua/inc/saltimer.h b/vcl/aqua/inc/saltimer.h
index 212f772c1f0f..51d969fd9c0d 100644
--- a/vcl/aqua/inc/saltimer.h
+++ b/vcl/aqua/inc/saltimer.h
@@ -4,9 +4,9 @@
*
* $RCSfile: saltimer.h,v $
*
-* $Revision: 1.3 $
+* $Revision: 1.4 $
*
-* last change: $Author: rt $ $Date: 2007-07-05 08:17:20 $
+* last change: $Author: rt $ $Date: 2007-07-05 15:56:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -42,7 +42,7 @@
#include <postmac.h>
#ifndef _SV_SALTIMER_HXX
-#include <saltimer.hxx>
+#include <vcl/saltimer.hxx>
#endif
class AquaSalTimer : public SalTimer
diff --git a/vcl/aqua/inc/salvd.h b/vcl/aqua/inc/salvd.h
index d0f5317204a2..9b9eab2bfeec 100644
--- a/vcl/aqua/inc/salvd.h
+++ b/vcl/aqua/inc/salvd.h
@@ -4,9 +4,9 @@
*
* $RCSfile: salvd.h,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: rt $ $Date: 2007-07-05 08:17:34 $
+ * last change: $Author: rt $ $Date: 2007-07-05 16:01:33 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -56,7 +56,7 @@
#include <salcolorutils.hxx>
#endif
-#include <salvd.hxx>
+#include <vcl/salvd.hxx>
#include <salgdi.h>
#if PRAGMA_ONCE
diff --git a/vcl/aqua/source/app/salinst.cxx b/vcl/aqua/source/app/salinst.cxx
index bed6061830ff..96668632c47d 100644
--- a/vcl/aqua/source/app/salinst.cxx
+++ b/vcl/aqua/source/app/salinst.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: salinst.cxx,v $
*
- * $Revision: 1.36 $
+ * $Revision: 1.37 $
*
- * last change: $Author: rt $ $Date: 2007-07-05 10:02:46 $
+ * last change: $Author: rt $ $Date: 2007-07-05 15:59:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -45,10 +45,10 @@
#include <vcl/salinst.hxx>
#endif
#ifndef _SV_SALINST_H
-#include <vcl/salinst.h>
+#include <salinst.h>
#endif
#ifndef _SV_SALFRAME_H
-#include <vcl/salframe.h>
+#include <salframe.h>
#endif
#ifndef _SV_SALOBJ_HXX
#include <vcl/salobj.hxx>
@@ -76,11 +76,11 @@
#include <tools/fsys.hxx>
#endif
#ifndef _SV_SALIMESTATUS_HXX
-#include <salimestatus.hxx>
+#include <vcl/salimestatus.hxx>
#endif
#include <salprn.h>
-#include <print.h>
+#include <vcl/print.h>
#include <salogl.h>
#include <saltimer.h>
diff --git a/vcl/aqua/source/app/saltimer.cxx b/vcl/aqua/source/app/saltimer.cxx
index 0772e2e0f736..aa2033275d9c 100644
--- a/vcl/aqua/source/app/saltimer.cxx
+++ b/vcl/aqua/source/app/saltimer.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: saltimer.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: rt $ $Date: 2007-07-05 10:06:19 $
+ * last change: $Author: rt $ $Date: 2007-07-05 16:00:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,7 @@
#include "precompiled_vcl.hxx"
#ifndef _SV_SALTIMER_H
-#include <vcl/saltimer.h>
+#include <saltimer.h>
#endif
#ifndef _SV_SALDATA_HXX
#include <saldata.hxx>
diff --git a/vcl/aqua/source/gdi/salatslayout.cxx b/vcl/aqua/source/gdi/salatslayout.cxx
index c8a5cf511326..e1b23e308cb7 100755
--- a/vcl/aqua/source/gdi/salatslayout.cxx
+++ b/vcl/aqua/source/gdi/salatslayout.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: salatslayout.cxx,v $
*
-* $Revision: 1.2 $
+* $Revision: 1.3 $
*
-* last change: $Author: rt $ $Date: 2007-07-05 08:24:16 $
+* last change: $Author: rt $ $Date: 2007-07-05 15:58:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -34,7 +34,7 @@
************************************************************************/
#ifndef _SV_SALGDI_HXX
-#include <salgdi.hxx>
+#include <vcl/salgdi.hxx>
#endif
#ifndef _SV_SALDATA_HXX
#include <saldata.hxx>
@@ -43,7 +43,7 @@
#include <salgdi.h>
#endif
#ifndef _SV_SALLAYOUT_HXX
-#include <sallayout.hxx>
+#include <vcl/sallayout.hxx>
#endif
#ifndef _TOOLS_DEBUG_HXX
#include <tools/debug.hxx>
diff --git a/vcl/aqua/source/gdi/salcolorutils.cxx b/vcl/aqua/source/gdi/salcolorutils.cxx
index a7d969262b76..cc2e3f258b97 100755
--- a/vcl/aqua/source/gdi/salcolorutils.cxx
+++ b/vcl/aqua/source/gdi/salcolorutils.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: salcolorutils.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2007-07-05 08:25:56 $
+ * last change: $Author: rt $ $Date: 2007-07-05 15:59:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,7 +39,7 @@
#ifndef _SV_SALCOLORUTILS_HXX
#include <salcolorutils.hxx>
#endif
-#include <salbtype.hxx>
+#include <vcl/salbtype.hxx>
// =======================================================================
diff --git a/vcl/aqua/source/gdi/salgdi.cxx b/vcl/aqua/source/gdi/salgdi.cxx
index 9f2b5e891643..8d17536432fd 100644
--- a/vcl/aqua/source/gdi/salgdi.cxx
+++ b/vcl/aqua/source/gdi/salgdi.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: salgdi.cxx,v $
*
- * $Revision: 1.62 $
+ * $Revision: 1.63 $
*
- * last change: $Author: rt $ $Date: 2007-07-05 10:16:20 $
+ * last change: $Author: rt $ $Date: 2007-07-05 15:56:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -49,7 +49,7 @@
#include <salcolorutils.hxx>
#endif
#ifndef _SV_IMPFONT_HXX
-#include <impfont.hxx>
+#include <vcl/impfont.hxx>
#endif
#ifndef __SUBFONT_H
#include <psprint/list.h>
@@ -65,11 +65,11 @@
#include <osl/process.h>
#endif
-#include <sallayout.hxx>
+#include <vcl/sallayout.hxx>
#include <salatsuifontutils.hxx>
-#include <svapp.hxx>
+#include <vcl/svapp.hxx>
#include <basegfx/range/b2drectangle.hxx>
#include <basegfx/range/b2irange.hxx>
diff --git a/vcl/aqua/source/gdi/salgdiutils.cxx b/vcl/aqua/source/gdi/salgdiutils.cxx
index f2e2d560f337..45b7130bcd00 100755
--- a/vcl/aqua/source/gdi/salgdiutils.cxx
+++ b/vcl/aqua/source/gdi/salgdiutils.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: salgdiutils.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2007-07-05 08:27:30 $
+ * last change: $Author: rt $ $Date: 2007-07-05 16:01:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -49,7 +49,7 @@
#include <basegfx/polygon/b2dpolygontools.hxx>
#include <boost/bind.hpp>
-#include <svapp.hxx>
+#include <vcl/svapp.hxx>
#include "saldata.hxx"
diff --git a/vcl/source/gdi/outdev6.cxx b/vcl/source/gdi/outdev6.cxx
index 96afbba3e92b..11d8f18f640d 100644
--- a/vcl/source/gdi/outdev6.cxx
+++ b/vcl/source/gdi/outdev6.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: outdev6.cxx,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: rt $ $Date: 2007-07-05 08:39:57 $
+ * last change: $Author: rt $ $Date: 2007-07-05 16:02:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -81,7 +81,7 @@
#endif
#include <window.h>
-#include <svdata.hxx>
+#include <vcl/svdata.hxx>
// ========================================================================
diff --git a/vcl/workben/vcldemo.cxx b/vcl/workben/vcldemo.cxx
index 5244846c736d..9a92bf7f0f0e 100644
--- a/vcl/workben/vcldemo.cxx
+++ b/vcl/workben/vcldemo.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: vcldemo.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2007-07-05 08:45:54 $
+ * last change: $Author: rt $ $Date: 2007-07-05 15:56:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,12 +39,12 @@
#include <sal/main.h>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
-#include <event.hxx>
-#include <svapp.hxx>
-#include <wrkwin.hxx>
-#include <msgbox.hxx>
-#include <introwin.hxx>
-#include <msgbox.hxx>
+#include <vcl/event.hxx>
+#include <vcl/svapp.hxx>
+#include <vcl/wrkwin.hxx>
+#include <vcl/msgbox.hxx>
+#include <vcl/introwin.hxx>
+#include <vcl/msgbox.hxx>
#include <comphelper/processfactory.hxx>
#include <cppuhelper/servicefactory.hxx>