summaryrefslogtreecommitdiff
path: root/drawinglayer/source/attribute
diff options
context:
space:
mode:
Diffstat (limited to 'drawinglayer/source/attribute')
-rw-r--r--drawinglayer/source/attribute/fillbitmapattribute.cxx3
-rw-r--r--drawinglayer/source/attribute/fillgradientattribute.cxx3
-rw-r--r--drawinglayer/source/attribute/fillhatchattribute.cxx3
-rw-r--r--drawinglayer/source/attribute/fontattribute.cxx3
-rw-r--r--drawinglayer/source/attribute/lineattribute.cxx3
-rw-r--r--drawinglayer/source/attribute/linestartendattribute.cxx3
-rw-r--r--drawinglayer/source/attribute/materialattribute3d.cxx3
-rw-r--r--drawinglayer/source/attribute/sdrallattribute3d.cxx3
-rw-r--r--drawinglayer/source/attribute/sdrfillattribute.cxx3
-rw-r--r--drawinglayer/source/attribute/sdrfillbitmapattribute.cxx3
-rw-r--r--drawinglayer/source/attribute/sdrlightattribute3d.cxx3
-rw-r--r--drawinglayer/source/attribute/sdrlightingattribute3d.cxx3
-rw-r--r--drawinglayer/source/attribute/sdrlineattribute.cxx3
-rw-r--r--drawinglayer/source/attribute/sdrlinestartendattribute.cxx3
-rw-r--r--drawinglayer/source/attribute/sdrobjectattribute3d.cxx3
-rw-r--r--drawinglayer/source/attribute/sdrsceneattribute3d.cxx3
-rw-r--r--drawinglayer/source/attribute/sdrshadowattribute.cxx3
-rw-r--r--drawinglayer/source/attribute/strokeattribute.cxx3
18 files changed, 0 insertions, 54 deletions
diff --git a/drawinglayer/source/attribute/fillbitmapattribute.cxx b/drawinglayer/source/attribute/fillbitmapattribute.cxx
index 85e2fe73ec4b..6d16891a6a69 100644
--- a/drawinglayer/source/attribute/fillbitmapattribute.cxx
+++ b/drawinglayer/source/attribute/fillbitmapattribute.cxx
@@ -187,7 +187,4 @@ namespace drawinglayer
} // end of namespace attribute
} // end of namespace drawinglayer
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/drawinglayer/source/attribute/fillgradientattribute.cxx b/drawinglayer/source/attribute/fillgradientattribute.cxx
index 8c01a3380334..987082c5011f 100644
--- a/drawinglayer/source/attribute/fillgradientattribute.cxx
+++ b/drawinglayer/source/attribute/fillgradientattribute.cxx
@@ -227,7 +227,4 @@ namespace drawinglayer
} // end of namespace attribute
} // end of namespace drawinglayer
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/drawinglayer/source/attribute/fillhatchattribute.cxx b/drawinglayer/source/attribute/fillhatchattribute.cxx
index 8eaa6aed0b5d..d3d86ee45723 100644
--- a/drawinglayer/source/attribute/fillhatchattribute.cxx
+++ b/drawinglayer/source/attribute/fillhatchattribute.cxx
@@ -196,7 +196,4 @@ namespace drawinglayer
} // end of namespace attribute
} // end of namespace drawinglayer
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/drawinglayer/source/attribute/fontattribute.cxx b/drawinglayer/source/attribute/fontattribute.cxx
index 34b573b72f35..627fb6c439db 100644
--- a/drawinglayer/source/attribute/fontattribute.cxx
+++ b/drawinglayer/source/attribute/fontattribute.cxx
@@ -250,7 +250,4 @@ namespace drawinglayer
} // end of namespace attribute
} // end of namespace drawinglayer
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/drawinglayer/source/attribute/lineattribute.cxx b/drawinglayer/source/attribute/lineattribute.cxx
index 53eaf98dc371..26d5e6a8ac95 100644
--- a/drawinglayer/source/attribute/lineattribute.cxx
+++ b/drawinglayer/source/attribute/lineattribute.cxx
@@ -179,7 +179,4 @@ namespace drawinglayer
} // end of namespace attribute
} // end of namespace drawinglayer
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/drawinglayer/source/attribute/linestartendattribute.cxx b/drawinglayer/source/attribute/linestartendattribute.cxx
index 693c34b83234..e1208ff7a73e 100644
--- a/drawinglayer/source/attribute/linestartendattribute.cxx
+++ b/drawinglayer/source/attribute/linestartendattribute.cxx
@@ -179,7 +179,4 @@ namespace drawinglayer
} // end of namespace attribute
} // end of namespace drawinglayer
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/drawinglayer/source/attribute/materialattribute3d.cxx b/drawinglayer/source/attribute/materialattribute3d.cxx
index 6b8b3c352d91..72ab55d7f631 100644
--- a/drawinglayer/source/attribute/materialattribute3d.cxx
+++ b/drawinglayer/source/attribute/materialattribute3d.cxx
@@ -192,7 +192,4 @@ namespace drawinglayer
} // end of namespace attribute
} // end of namespace drawinglayer
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/drawinglayer/source/attribute/sdrallattribute3d.cxx b/drawinglayer/source/attribute/sdrallattribute3d.cxx
index f09bebeef860..4082a28d0abc 100644
--- a/drawinglayer/source/attribute/sdrallattribute3d.cxx
+++ b/drawinglayer/source/attribute/sdrallattribute3d.cxx
@@ -68,7 +68,4 @@ namespace drawinglayer
} // end of namespace overlay
} // end of namespace drawinglayer
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/drawinglayer/source/attribute/sdrfillattribute.cxx b/drawinglayer/source/attribute/sdrfillattribute.cxx
index 9057a718c871..421e34cfe95b 100644
--- a/drawinglayer/source/attribute/sdrfillattribute.cxx
+++ b/drawinglayer/source/attribute/sdrfillattribute.cxx
@@ -198,7 +198,4 @@ namespace drawinglayer
} // end of namespace attribute
} // end of namespace drawinglayer
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/drawinglayer/source/attribute/sdrfillbitmapattribute.cxx b/drawinglayer/source/attribute/sdrfillbitmapattribute.cxx
index 5652141098fa..0134179d0157 100644
--- a/drawinglayer/source/attribute/sdrfillbitmapattribute.cxx
+++ b/drawinglayer/source/attribute/sdrfillbitmapattribute.cxx
@@ -393,7 +393,4 @@ namespace drawinglayer
} // end of namespace attribute
} // end of namespace drawinglayer
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/drawinglayer/source/attribute/sdrlightattribute3d.cxx b/drawinglayer/source/attribute/sdrlightattribute3d.cxx
index f4b9266451a8..b4e6da03271b 100644
--- a/drawinglayer/source/attribute/sdrlightattribute3d.cxx
+++ b/drawinglayer/source/attribute/sdrlightattribute3d.cxx
@@ -178,7 +178,4 @@ namespace drawinglayer
} // end of namespace attribute
} // end of namespace drawinglayer
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/drawinglayer/source/attribute/sdrlightingattribute3d.cxx b/drawinglayer/source/attribute/sdrlightingattribute3d.cxx
index 8cf16fbd03b6..a48a7b1b9e0e 100644
--- a/drawinglayer/source/attribute/sdrlightingattribute3d.cxx
+++ b/drawinglayer/source/attribute/sdrlightingattribute3d.cxx
@@ -218,7 +218,4 @@ namespace drawinglayer
} // end of namespace attribute
} // end of namespace drawinglayer
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/drawinglayer/source/attribute/sdrlineattribute.cxx b/drawinglayer/source/attribute/sdrlineattribute.cxx
index 12f476357d39..0ba50c01ac6a 100644
--- a/drawinglayer/source/attribute/sdrlineattribute.cxx
+++ b/drawinglayer/source/attribute/sdrlineattribute.cxx
@@ -227,7 +227,4 @@ namespace drawinglayer
} // end of namespace attribute
} // end of namespace drawinglayer
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/drawinglayer/source/attribute/sdrlinestartendattribute.cxx b/drawinglayer/source/attribute/sdrlinestartendattribute.cxx
index 24e64fedf6c6..1fe894d31f85 100644
--- a/drawinglayer/source/attribute/sdrlinestartendattribute.cxx
+++ b/drawinglayer/source/attribute/sdrlinestartendattribute.cxx
@@ -231,7 +231,4 @@ namespace drawinglayer
} // end of namespace attribute
} // end of namespace drawinglayer
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/drawinglayer/source/attribute/sdrobjectattribute3d.cxx b/drawinglayer/source/attribute/sdrobjectattribute3d.cxx
index 967c48cfa06d..9f6dbb437b91 100644
--- a/drawinglayer/source/attribute/sdrobjectattribute3d.cxx
+++ b/drawinglayer/source/attribute/sdrobjectattribute3d.cxx
@@ -274,7 +274,4 @@ namespace drawinglayer
} // end of namespace attribute
} // end of namespace drawinglayer
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/drawinglayer/source/attribute/sdrsceneattribute3d.cxx b/drawinglayer/source/attribute/sdrsceneattribute3d.cxx
index e33ebd23bf75..02090291782c 100644
--- a/drawinglayer/source/attribute/sdrsceneattribute3d.cxx
+++ b/drawinglayer/source/attribute/sdrsceneattribute3d.cxx
@@ -201,7 +201,4 @@ namespace drawinglayer
} // end of namespace attribute
} // end of namespace drawinglayer
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/drawinglayer/source/attribute/sdrshadowattribute.cxx b/drawinglayer/source/attribute/sdrshadowattribute.cxx
index 685d38c1d3e6..f6b5e4916ee9 100644
--- a/drawinglayer/source/attribute/sdrshadowattribute.cxx
+++ b/drawinglayer/source/attribute/sdrshadowattribute.cxx
@@ -170,7 +170,4 @@ namespace drawinglayer
} // end of namespace attribute
} // end of namespace drawinglayer
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/drawinglayer/source/attribute/strokeattribute.cxx b/drawinglayer/source/attribute/strokeattribute.cxx
index 6acbb8f7a831..d6da1a2e5f07 100644
--- a/drawinglayer/source/attribute/strokeattribute.cxx
+++ b/drawinglayer/source/attribute/strokeattribute.cxx
@@ -167,7 +167,4 @@ namespace drawinglayer
} // end of namespace attribute
} // end of namespace drawinglayer
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */