Searched refs:getDIB (Results 1 – 18 of 18) sorted by relevance
54 virtual Sequence< sal_Int8 > SAL_CALL getDIB() throw();143 Sequence< sal_Int8 > aDIB = xBM->getDIB(); in invoke()204 Sequence< sal_Int8 > SAL_CALL BmpTransporter::getDIB() throw() in getDIB() function in BmpTransporter
85 SEQ( sal_Int8 ) BitmapTransporter::getDIB() throw() in SEQ()244 SEQ( sal_Int8 ) ScannerManager::getDIB() throw() in SEQ()
94 virtual SEQ( sal_Int8 ) SAL_CALL getDIB() throw();
54 virtual SEQ( sal_Int8 ) SAL_CALL getDIB() throw();
925 SEQ( sal_Int8 ) ScannerManager::getDIB() throw() in SEQ()
55 …virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getDIB() throw (::com::sun::star::uno…
95 virtual com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getDIB() throw();
102 Sequence< sal_Int8 > SAL_CALL BmpTransporter::getDIB() throw() in getDIB() function in BmpTransporter
1523 aData = xBM->getDIB(); in sendData()
77 Sequence< sal_Int8 > SAL_CALL ImageWrapper::getDIB() throw ( RuntimeException ) in getDIB() function in framework::ImageWrapper
75 …::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getDIB() throw(::com::sun::star::uno::Runtime…
67 ::com::sun::star::uno::Sequence< sal_Int8 > VCLXBitmap::getDIB() throw(::com::sun::star::uno::Runti… in getDIB() function in VCLXBitmap
55 sequence<byte> getDIB();
86 …virtual ::com::sun::star::uno::Sequence< ::sal_Int8 > SAL_CALL getDIB( ) throw (::com::sun::star:…
244 uno::Sequence< ::sal_Int8 > SAL_CALL Graphic::getDIB( ) throw (uno::RuntimeException) in getDIB() function in unographic::Graphic
253 uno::Sequence< sal_Int8 > aBmpSeq( xBtm->getDIB() ); in implLoadBitmap()
195 aDIBSeq = xBitmap->getDIB(); in InsertSubMenuItems()
97 ::com::sun::star::uno::Sequence<sal_Int8> aBytes = rxBitmap->getDIB(); in GetBitmap()
Completed in 111 milliseconds