Searched refs:getMaskDIB (Results 1 – 16 of 16) sorted by relevance
55 virtual Sequence< sal_Int8 > SAL_CALL getMaskDIB() throw();209 Sequence< sal_Int8 > SAL_CALL BmpTransporter::getMaskDIB() throw() in getMaskDIB() function in BmpTransporter
79 SEQ( sal_Int8 ) SAL_CALL ScannerManager::getMaskDIB() throw() in SEQ()
95 virtual SEQ( sal_Int8 ) SAL_CALL getMaskDIB() throw();
55 virtual SEQ( sal_Int8 ) SAL_CALL getMaskDIB() throw() { return SEQ( sal_Int8 )(); } in SEQ()
56 …virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getMaskDIB() throw (::com::sun::star:…
96 virtual com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getMaskDIB() throw();
107 Sequence< sal_Int8 > SAL_CALL BmpTransporter::getMaskDIB() throw() in getMaskDIB() function in BmpTransporter
86 Sequence< sal_Int8 > SAL_CALL ImageWrapper::getMaskDIB() throw ( RuntimeException ) in getMaskDIB() function in framework::ImageWrapper
76 …::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getMaskDIB() throw(::com::sun::star::uno::Run…
76 ::com::sun::star::uno::Sequence< sal_Int8 > VCLXBitmap::getMaskDIB() throw(::com::sun::star::uno::R… in getMaskDIB() function in VCLXBitmap
62 sequence<byte> getMaskDIB();
87 …virtual ::com::sun::star::uno::Sequence< ::sal_Int8 > SAL_CALL getMaskDIB( ) throw (::com::sun::s…
263 uno::Sequence< ::sal_Int8 > SAL_CALL Graphic::getMaskDIB( ) throw (uno::RuntimeException) in getMaskDIB() function in unographic::Graphic
254 uno::Sequence< sal_Int8 > aMaskSeq( xBtm->getMaskDIB() ); in implLoadBitmap()
200 aDIBSeq = xBitmap->getMaskDIB(); in InsertSubMenuItems()
102 ::com::sun::star::uno::Sequence<sal_Int8> aBytes = rxBitmap->getMaskDIB(); in GetBitmap()
Completed in 62 milliseconds