Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
6a1e36d9
Kaydet (Commit)
6a1e36d9
authored
May 31, 2006
tarafından
Thorsten Behrens
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#i65904# Corrected license headers, added more tests
üst
ef0bbaaf
Hide whitespace changes
Inline
Side-by-side
Showing
23 changed files
with
273 additions
and
46 deletions
+273
-46
accessor.hxx
basebmp/inc/basebmp/accessor.hxx
+2
-2
accessoradapters.hxx
basebmp/inc/basebmp/accessoradapters.hxx
+2
-2
bitmapdevice.hxx
basebmp/inc/basebmp/bitmapdevice.hxx
+2
-2
clippedlinerenderer.hxx
basebmp/inc/basebmp/clippedlinerenderer.hxx
+2
-2
color.hxx
basebmp/inc/basebmp/color.hxx
+2
-2
debug.hxx
basebmp/inc/basebmp/debug.hxx
+2
-2
drawmodes.hxx
basebmp/inc/basebmp/drawmodes.hxx
+2
-2
linerenderer.hxx
basebmp/inc/basebmp/linerenderer.hxx
+2
-2
metafunctions.hxx
basebmp/inc/basebmp/metafunctions.hxx
+2
-2
packedpixeliterator.hxx
basebmp/inc/basebmp/packedpixeliterator.hxx
+2
-2
paletteimageaccessor.hxx
basebmp/inc/basebmp/paletteimageaccessor.hxx
+2
-2
pixeliterator.hxx
basebmp/inc/basebmp/pixeliterator.hxx
+2
-2
scanlineformats.hxx
basebmp/inc/basebmp/scanlineformats.hxx
+2
-2
stridedarrayiterator.hxx
basebmp/inc/basebmp/stridedarrayiterator.hxx
+2
-2
bitmapdevice.cxx
basebmp/source/bitmapdevice.cxx
+3
-3
debug.cxx
basebmp/source/debug.cxx
+2
-2
makefile.mk
basebmp/source/makefile.mk
+2
-2
basictest.cxx
basebmp/test/basictest.cxx
+35
-0
bmpdemo.cxx
basebmp/test/bmpdemo.cxx
+2
-2
filltest.cxx
basebmp/test/filltest.cxx
+162
-5
linetest.cxx
basebmp/test/linetest.cxx
+35
-0
makefile.mk
basebmp/test/makefile.mk
+2
-2
makefile.mk
basebmp/util/makefile.mk
+2
-2
No files found.
basebmp/inc/basebmp/accessor.hxx
Dosyayı görüntüle @
6a1e36d9
...
...
@@ -4,9 +4,9 @@
*
* $RCSfile: accessor.hxx,v $
*
* $Revision: 1.
1
$
* $Revision: 1.
2
$
*
* last change: $Author: thb $ $Date: 2006-05-31
09:49:4
1 $
* last change: $Author: thb $ $Date: 2006-05-31
10:12:1
1 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
...
...
basebmp/inc/basebmp/accessoradapters.hxx
Dosyayı görüntüle @
6a1e36d9
...
...
@@ -4,9 +4,9 @@
*
* $RCSfile: accessoradapters.hxx,v $
*
* $Revision: 1.
1
$
* $Revision: 1.
2
$
*
* last change: $Author: thb $ $Date: 2006-05-31
09:49:4
1 $
* last change: $Author: thb $ $Date: 2006-05-31
10:12:1
1 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
...
...
basebmp/inc/basebmp/bitmapdevice.hxx
Dosyayı görüntüle @
6a1e36d9
...
...
@@ -2,9 +2,9 @@
*
* $RCSfile: bitmapdevice.hxx,v $
*
* $Revision: 1.
1
$
* $Revision: 1.
2
$
*
* last change: $Author: thb $ $Date: 2006-05-31
09:49:4
1 $
* last change: $Author: thb $ $Date: 2006-05-31
10:12:1
1 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
...
...
basebmp/inc/basebmp/clippedlinerenderer.hxx
Dosyayı görüntüle @
6a1e36d9
...
...
@@ -4,9 +4,9 @@
*
* $RCSfile: clippedlinerenderer.hxx,v $
*
* $Revision: 1.
1
$
* $Revision: 1.
2
$
*
* last change: $Author: thb $ $Date: 2006-05-31
09:49:4
1 $
* last change: $Author: thb $ $Date: 2006-05-31
10:12:1
1 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
...
...
basebmp/inc/basebmp/color.hxx
Dosyayı görüntüle @
6a1e36d9
...
...
@@ -4,9 +4,9 @@
*
* $RCSfile: color.hxx,v $
*
* $Revision: 1.
1
$
* $Revision: 1.
2
$
*
* last change: $Author: thb $ $Date: 2006-05-31
09:49:4
1 $
* last change: $Author: thb $ $Date: 2006-05-31
10:12:1
1 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
...
...
basebmp/inc/basebmp/debug.hxx
Dosyayı görüntüle @
6a1e36d9
...
...
@@ -4,9 +4,9 @@
*
* $RCSfile: debug.hxx,v $
*
* $Revision: 1.
1
$
* $Revision: 1.
2
$
*
* last change: $Author: thb $ $Date: 2006-05-31
09:49:42
$
* last change: $Author: thb $ $Date: 2006-05-31
10:12:11
$
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
...
...
basebmp/inc/basebmp/drawmodes.hxx
Dosyayı görüntüle @
6a1e36d9
...
...
@@ -2,9 +2,9 @@
*
* $RCSfile: drawmodes.hxx,v $
*
* $Revision: 1.
1
$
* $Revision: 1.
2
$
*
* last change: $Author: thb $ $Date: 2006-05-31
09:49:42
$
* last change: $Author: thb $ $Date: 2006-05-31
10:12:11
$
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
...
...
basebmp/inc/basebmp/linerenderer.hxx
Dosyayı görüntüle @
6a1e36d9
...
...
@@ -4,9 +4,9 @@
*
* $RCSfile: linerenderer.hxx,v $
*
* $Revision: 1.
1
$
* $Revision: 1.
2
$
*
* last change: $Author: thb $ $Date: 2006-05-31
09:49:42
$
* last change: $Author: thb $ $Date: 2006-05-31
10:12:11
$
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
...
...
basebmp/inc/basebmp/metafunctions.hxx
Dosyayı görüntüle @
6a1e36d9
...
...
@@ -4,9 +4,9 @@
*
* $RCSfile: metafunctions.hxx,v $
*
* $Revision: 1.
1
$
* $Revision: 1.
2
$
*
* last change: $Author: thb $ $Date: 2006-05-31
09:49:4
2 $
* last change: $Author: thb $ $Date: 2006-05-31
10:12:1
2 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
...
...
basebmp/inc/basebmp/packedpixeliterator.hxx
Dosyayı görüntüle @
6a1e36d9
...
...
@@ -4,9 +4,9 @@
*
* $RCSfile: packedpixeliterator.hxx,v $
*
* $Revision: 1.
1
$
* $Revision: 1.
2
$
*
* last change: $Author: thb $ $Date: 2006-05-31
09:49:4
2 $
* last change: $Author: thb $ $Date: 2006-05-31
10:12:1
2 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
...
...
basebmp/inc/basebmp/paletteimageaccessor.hxx
Dosyayı görüntüle @
6a1e36d9
...
...
@@ -4,9 +4,9 @@
*
* $RCSfile: paletteimageaccessor.hxx,v $
*
* $Revision: 1.
1
$
* $Revision: 1.
2
$
*
* last change: $Author: thb $ $Date: 2006-05-31
09:49:4
2 $
* last change: $Author: thb $ $Date: 2006-05-31
10:12:1
2 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
...
...
basebmp/inc/basebmp/pixeliterator.hxx
Dosyayı görüntüle @
6a1e36d9
...
...
@@ -4,9 +4,9 @@
*
* $RCSfile: pixeliterator.hxx,v $
*
* $Revision: 1.
1
$
* $Revision: 1.
2
$
*
* last change: $Author: thb $ $Date: 2006-05-31
09:49:43
$
* last change: $Author: thb $ $Date: 2006-05-31
10:12:12
$
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
...
...
basebmp/inc/basebmp/scanlineformats.hxx
Dosyayı görüntüle @
6a1e36d9
...
...
@@ -2,9 +2,9 @@
*
* $RCSfile: scanlineformats.hxx,v $
*
* $Revision: 1.
1
$
* $Revision: 1.
2
$
*
* last change: $Author: thb $ $Date: 2006-05-31
09:49:43
$
* last change: $Author: thb $ $Date: 2006-05-31
10:12:12
$
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
...
...
basebmp/inc/basebmp/stridedarrayiterator.hxx
Dosyayı görüntüle @
6a1e36d9
...
...
@@ -4,9 +4,9 @@
*
* $RCSfile: stridedarrayiterator.hxx,v $
*
* $Revision: 1.
1
$
* $Revision: 1.
2
$
*
* last change: $Author: thb $ $Date: 2006-05-31
09:49:43
$
* last change: $Author: thb $ $Date: 2006-05-31
10:12:12
$
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
...
...
basebmp/source/bitmapdevice.cxx
Dosyayı görüntüle @
6a1e36d9
...
...
@@ -4,9 +4,9 @@
*
* $RCSfile: bitmapdevice.cxx,v $
*
* $Revision: 1.
1
$
* $Revision: 1.
2
$
*
* last change: $Author: thb $ $Date: 2006-05-31
09:49:44
$
* last change: $Author: thb $ $Date: 2006-05-31
10:12:12
$
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
...
...
@@ -121,7 +121,7 @@ namespace
std
::
min
(
bounds_
.
getMaxX
()
-
1
,
basegfx
::
fround
(
rfXLeft
))));
const
sal_Int32
nEndX
(
std
::
max
(
bounds_
.
getMinX
(),
std
::
min
(
bounds_
.
getMaxX
()
-
1
,
std
::
min
(
bounds_
.
getMaxX
(),
basegfx
::
fround
(
rfXRight
))));
DestIterator
currIter
(
begin_
+
vigra
::
Diff2D
(
0
,
nY
)
);
...
...
basebmp/source/debug.cxx
Dosyayı görüntüle @
6a1e36d9
...
...
@@ -2,9 +2,9 @@
*
* $RCSfile: debug.cxx,v $
*
* $Revision: 1.
1
$
* $Revision: 1.
2
$
*
* last change: $Author: thb $ $Date: 2006-05-31
09:49:44
$
* last change: $Author: thb $ $Date: 2006-05-31
10:12:12
$
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
...
...
basebmp/source/makefile.mk
Dosyayı görüntüle @
6a1e36d9
...
...
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.
1
$
# $Revision: 1.
2
$
#
# last change: $Author: thb $ $Date: 2006-05-31
09:49:44
$
# last change: $Author: thb $ $Date: 2006-05-31
10:12:12
$
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
...
...
basebmp/test/basictest.cxx
Dosyayı görüntüle @
6a1e36d9
/*************************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: basictest.cxx,v $
*
* $Revision: 1.2 $
*
* last change: $Author: thb $ $Date: 2006-05-31 10:12:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
*
*
* GNU Lesser General Public License Version 2.1
* =============================================
* Copyright 2005 by Sun Microsystems, Inc.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License version 2.1, as published by the Free Software Foundation.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
*
************************************************************************/
// autogenerated file with codegen.pl
#include <cppunit/simpleheader.hxx>
...
...
basebmp/test/bmpdemo.cxx
Dosyayı görüntüle @
6a1e36d9
...
...
@@ -4,9 +4,9 @@
*
* $RCSfile: bmpdemo.cxx,v $
*
* $Revision: 1.
1
$
* $Revision: 1.
2
$
*
* last change: $Author: thb $ $Date: 2006-05-31
09:49:44
$
* last change: $Author: thb $ $Date: 2006-05-31
10:12:13
$
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
...
...
basebmp/test/filltest.cxx
Dosyayı görüntüle @
6a1e36d9
/*************************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: filltest.cxx,v $
*
* $Revision: 1.2 $
*
* last change: $Author: thb $ $Date: 2006-05-31 10:12:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
*
*
* GNU Lesser General Public License Version 2.1
* =============================================
* Copyright 2005 by Sun Microsystems, Inc.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License version 2.1, as published by the Free Software Foundation.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
*
************************************************************************/
// autogenerated file with codegen.pl
#include <cppunit/simpleheader.hxx>
...
...
@@ -49,13 +84,13 @@ private:
rDevice
->
clear
(
Color
(
0
));
const
basegfx
::
B2DRange
aRect
(
1
,
1
,
10
,
10
);
const
basegfx
::
B2DPolygon
aRectPoly
(
basegfx
::
tools
::
createPolygonFromRect
(
aRect
));
const
Color
aCol
(
0xFFFFFFFF
);
rDevice
->
fillPolyPolygon
(
basegfx
::
B2DPolyPolygon
(
aRectPoly
),
aCol
,
DrawMode_PAINT
);
rDevice
->
fillPolyPolygon
(
basegfx
::
B2DPolyPolygon
(
basegfx
::
tools
::
createPolygonFromRect
(
aRect
)),
aCol
,
DrawMode_PAINT
);
const
basegfx
::
B2IPoint
aPt1
(
1
,
1
);
CPPUNIT_ASSERT_MESSAGE
(
"first pixel set"
,
rDevice
->
getPixel
(
aPt1
)
==
aCol
);
...
...
@@ -73,6 +108,121 @@ private:
countPixel
(
rDevice
,
aCol
)
==
81
);
}
void
implTestCornerCases
(
const
BitmapDeviceSharedPtr
&
rDevice
)
{
rDevice
->
clear
(
Color
(
0
));
const
basegfx
::
B2DRange
aEmpty
(
0
,
0
,
0
,
11
);
const
basegfx
::
B2DRange
aVertLineLeft
(
0
,
0
,
1
,
11
);
const
basegfx
::
B2DRange
aVertLineRight
(
10
,
0
,
11
,
11
);
const
basegfx
::
B2DRange
aHorzLineTop
(
0
,
0
,
11
,
1
);
const
basegfx
::
B2DRange
aHorzLineBottom
(
0
,
10
,
11
,
11
);
const
Color
aCol
(
0xFFFFFFFF
);
rDevice
->
fillPolyPolygon
(
basegfx
::
B2DPolyPolygon
(
basegfx
::
tools
::
createPolygonFromRect
(
aEmpty
)),
aCol
,
DrawMode_PAINT
);
CPPUNIT_ASSERT_MESSAGE
(
"number of rendered pixel is not 0"
,
countPixel
(
rDevice
,
aCol
)
==
0
);
rDevice
->
fillPolyPolygon
(
basegfx
::
B2DPolyPolygon
(
basegfx
::
tools
::
createPolygonFromRect
(
aVertLineLeft
)),
aCol
,
DrawMode_PAINT
);
CPPUNIT_ASSERT_MESSAGE
(
"number of rendered pixel is not 11"
,
countPixel
(
rDevice
,
aCol
)
==
11
);
const
basegfx
::
B2IPoint
aPt1
(
0
,
0
);
CPPUNIT_ASSERT_MESSAGE
(
"first pixel set"
,
rDevice
->
getPixel
(
aPt1
)
==
aCol
);
rDevice
->
fillPolyPolygon
(
basegfx
::
B2DPolyPolygon
(
basegfx
::
tools
::
createPolygonFromRect
(
aVertLineRight
)),
aCol
,
DrawMode_PAINT
);
CPPUNIT_ASSERT_MESSAGE
(
"number of rendered pixel is not 22"
,
countPixel
(
rDevice
,
aCol
)
==
22
);
const
basegfx
::
B2IPoint
aPt2
(
10
,
10
);
CPPUNIT_ASSERT_MESSAGE
(
"last pixel set"
,
rDevice
->
getPixel
(
aPt2
)
==
aCol
);
rDevice
->
fillPolyPolygon
(
basegfx
::
B2DPolyPolygon
(
basegfx
::
tools
::
createPolygonFromRect
(
aHorzLineTop
)),
aCol
,
DrawMode_PAINT
);
CPPUNIT_ASSERT_MESSAGE
(
"number of rendered pixel is not 31"
,
countPixel
(
rDevice
,
aCol
)
==
31
);
const
basegfx
::
B2IPoint
aPt3
(
5
,
0
);
CPPUNIT_ASSERT_MESSAGE
(
"top-middle pixel set"
,
rDevice
->
getPixel
(
aPt3
)
==
aCol
);
rDevice
->
fillPolyPolygon
(
basegfx
::
B2DPolyPolygon
(
basegfx
::
tools
::
createPolygonFromRect
(
aHorzLineBottom
)),
aCol
,
DrawMode_PAINT
);
CPPUNIT_ASSERT_MESSAGE
(
"number of rendered pixel is not 40"
,
countPixel
(
rDevice
,
aCol
)
==
40
);
const
basegfx
::
B2IPoint
aPt4
(
5
,
10
);
CPPUNIT_ASSERT_MESSAGE
(
"bottom-middle pixel set"
,
rDevice
->
getPixel
(
aPt4
)
==
aCol
);
std
::
ofstream
output
(
"32bpp_test.dump"
);
debugDump
(
rDevice
,
output
);
}
void
implTestClipping
(
const
BitmapDeviceSharedPtr
&
rDevice
)
{
rDevice
->
clear
(
Color
(
0
));
const
basegfx
::
B2DRange
aLeftTop
(
-
10
,
-
10
,
1
,
1
);
const
basegfx
::
B2DRange
aRightTop
(
10
,
-
10
,
20
,
1
);
const
basegfx
::
B2DRange
aLeftBottom
(
-
10
,
10
,
1
,
20
);
const
basegfx
::
B2DRange
aRightBottom
(
10
,
10
,
20
,
20
);
const
basegfx
::
B2DRange
aAllOver
(
-
10
,
-
10
,
20
,
20
);
const
Color
aCol
(
0xFFFFFFFF
);
rDevice
->
fillPolyPolygon
(
basegfx
::
B2DPolyPolygon
(
basegfx
::
tools
::
createPolygonFromRect
(
aLeftTop
)),
aCol
,
DrawMode_PAINT
);
CPPUNIT_ASSERT_MESSAGE
(
"number of rendered pixel is not 1"
,
countPixel
(
rDevice
,
aCol
)
==
1
);
rDevice
->
fillPolyPolygon
(
basegfx
::
B2DPolyPolygon
(
basegfx
::
tools
::
createPolygonFromRect
(
aRightTop
)),
aCol
,
DrawMode_PAINT
);
CPPUNIT_ASSERT_MESSAGE
(
"number of rendered pixel is not 2"
,
countPixel
(
rDevice
,
aCol
)
==
2
);
rDevice
->
fillPolyPolygon
(
basegfx
::
B2DPolyPolygon
(
basegfx
::
tools
::
createPolygonFromRect
(
aLeftBottom
)),
aCol
,
DrawMode_PAINT
);
CPPUNIT_ASSERT_MESSAGE
(
"number of rendered pixel is not 3"
,
countPixel
(
rDevice
,
aCol
)
==
3
);
rDevice
->
fillPolyPolygon
(
basegfx
::
B2DPolyPolygon
(
basegfx
::
tools
::
createPolygonFromRect
(
aRightBottom
)),
aCol
,
DrawMode_PAINT
);
CPPUNIT_ASSERT_MESSAGE
(
"number of rendered pixel is not 4"
,
countPixel
(
rDevice
,
aCol
)
==
4
);
rDevice
->
fillPolyPolygon
(
basegfx
::
B2DPolyPolygon
(
basegfx
::
tools
::
createPolygonFromRect
(
aAllOver
)),
aCol
,
DrawMode_PAINT
);
CPPUNIT_ASSERT_MESSAGE
(
"number of rendered pixel is not 121"
,
countPixel
(
rDevice
,
aCol
)
==
121
);
}
public
:
void
setUp
()
{
...
...
@@ -91,12 +241,19 @@ public:
implTestRectFill
(
mpDevice32bpp
);
}
void
testClipping
()
{
implTestClipping
(
mpDevice1bpp
);
implTestClipping
(
mpDevice32bpp
);
}
// Change the following lines only, if you add, remove or rename
// member functions of the current class,
// because these macros are need by auto register mechanism.
CPPUNIT_TEST_SUITE
(
FillTest
);
CPPUNIT_TEST
(
testRectFill
);
CPPUNIT_TEST
(
testClipping
);
CPPUNIT_TEST_SUITE_END
();
};
...
...
basebmp/test/linetest.cxx
Dosyayı görüntüle @
6a1e36d9
/*************************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: linetest.cxx,v $
*
* $Revision: 1.2 $
*
* last change: $Author: thb $ $Date: 2006-05-31 10:12:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
*
*
* GNU Lesser General Public License Version 2.1
* =============================================
* Copyright 2005 by Sun Microsystems, Inc.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License version 2.1, as published by the Free Software Foundation.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
*
************************************************************************/
// autogenerated file with codegen.pl
#include <cppunit/simpleheader.hxx>
...
...
basebmp/test/makefile.mk
Dosyayı görüntüle @
6a1e36d9
...
...
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.
1
$
# $Revision: 1.
2
$
#
# last change: $Author: thb $ $Date: 2006-05-31
09:49:45
$
# last change: $Author: thb $ $Date: 2006-05-31
10:12:13
$
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
...
...
basebmp/util/makefile.mk
Dosyayı görüntüle @
6a1e36d9
...
...
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.
1
$
# $Revision: 1.
2
$
#
# last change: $Author: thb $ $Date: 2006-05-31
09:49:45
$
# last change: $Author: thb $ $Date: 2006-05-31
10:12:13
$
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment