office-gobmx/basebmp/test
Thorsten Behrens a6a391da8d Put BitmapDevice::getPixelData() back.
Slight tweak of d0d62edf3f - getPixel()
and getPixelData() are complementary functions, similar in spirit
to const and non-const getters. Added unit test for it to avoid
flagging it for removal again.
2011-11-04 10:40:08 +01:00
..
basebmp_cppunittester_all.cxx
basictest.cxx Put BitmapDevice::getPixelData() back. 2011-11-04 10:40:08 +01:00
bmpdemo.cxx Move BitmapDevice to use B2IBox instead of B2IRange. 2011-11-02 23:58:28 +01:00
bmpmasktest.cxx Move BitmapDevice to use B2IBox instead of B2IRange. 2011-11-02 23:58:28 +01:00
bmptest.cxx Move BitmapDevice to use B2IBox instead of B2IRange. 2011-11-02 23:58:28 +01:00
cliptest.cxx Move BitmapDevice to use B2IBox instead of B2IRange. 2011-11-02 23:58:28 +01:00
filltest.cxx
linetest.cxx
masktest.cxx Move BitmapDevice to use B2IBox instead of B2IRange. 2011-11-02 23:58:28 +01:00
polytest.cxx Fix one more subtlety around B2IBox / B2IRange changes. 2011-11-03 15:02:00 +01:00
tools.cxx
tools.hxx