Searched refs:xIntColorSpace (Results 1 – 1 of 1) sorted by relevance
957 uno::Reference<rendering::XIntegerBitmapColorSpace> xIntColorSpace( in createWindow() local960 if( (xIntColorSpace->getType() == rendering::ColorSpaceType::RGB || in createWindow()961 xIntColorSpace->getType() == rendering::ColorSpaceType::SRGB) ) in createWindow()1016 xIntColorSpace->getComponentTags()); in createWindow()1018 xIntColorSpace->getComponentBitCounts()); in createWindow()1020 const sal_Int32 nBitsPerPixel( xIntColorSpace->getBitsPerPixel() ); in createWindow()1059 xIntColorSpace->getComponentTags()); in createWindow()1063 xIntColorSpace->getBitsPerPixel() == 24 ) in createWindow()