Home
last modified time | relevance | path

Searched refs:xIntColorSpace (Results 1 – 1 of 1) sorted by relevance

/trunk/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionerImpl.cxx957 uno::Reference<rendering::XIntegerBitmapColorSpace> xIntColorSpace( in createWindow() local
960 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()