Searched refs:xTestBmp (Results 1 – 1 of 1) sorted by relevance
955 uno::Reference< rendering::XIntegerReadOnlyBitmap > xTestBmp( in Paint() local958 BitmapEx aBmp = vcl::unotools::bitmapExFromXBitmap(xTestBmp); in Paint()981 xTestBmp.set( new TestBitmap( geometry::IntegerSize2D(10,10), false )); in Paint()983 aBmp = vcl::unotools::bitmapExFromXBitmap(xTestBmp); in Paint()
Completed in 17 milliseconds