Home
last modified time | relevance | path

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

/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dfunctordata.cpp37 fcPic( fc ), picf( sharedPicf ) in PictureData()
H A Dfunctordata.h125 unsigned int fcPic; member
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dfunctordata.cpp37 fcPic( fc ), picf( sharedPicf ) in PictureData()
H A Dfunctordata.h97 unsigned int fcPic; member
H A Dparser9x.cpp258 if ( !stream->seek( data.fcPic + data.picf->cbHeader, G_SEEK_SET ) ) { in parsePicture()
266 parsePictureEscher( data, stream, data.picf->lcb, data.fcPic ); in parsePicture()
1100 OLEImageReader reader( *stream, data.fcPic + data.picf->cbHeader, data.fcPic + data.picf->lcb ); in parsePictureBitmapHelper()
1111 OLEImageReader reader( *stream, data.fcPic + data.picf->cbHeader, data.fcPic + data.picf->lcb ); in parsePictureWmfHelper()
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/
H A Dgraphicshandler.cpp274 if (data.fcPic > in->getSize()) { in handleInlineObject()
281 << "\nOfficeArtInlineSpContainer offset:" << dec << data.fcPic; in handleInlineObject()
287 in->skip(data.fcPic); in handleInlineObject()
303 int n = (data.fcPic + size) - in->getPosition(); in handleInlineObject()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8struc.hxx102 sal_uInt32 fcPic; member
146 fcPic(0) in Word2CHPX()
H A Dww8par2.cxx4246 rSt.ReadUInt32( aChpx.fcPic ); in ReadWord2Chpx()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8struc.hxx102 sal_uInt32 fcPic; member
147 fcPic = 0; in Word2CHPX()
H A Dww8par2.cxx4242 rSt.ReadUInt32( aChpx.fcPic ); in ReadWord2Chpx()
/dports/textproc/wv/wv-1.2.9/
H A Dwv.h4178 U32 fcPic; member
4707 long get_picture_header (U32 fcPic, wvStream * data, U32 * len,