Home
last modified time | relevance | path

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

/dports/textproc/wv/wv-1.2.9/
H A Descher.c467 wvGetEscher (&item, ps->fib.fcDggInfo, ps->fib.lcbDggInfo, ps->tablefd, in wv0x08()
H A Dfib.c202 item->fcDggInfo = 0; in wvInitFIB()
517 item->fcDggInfo = (S32) read_32ubit (fd); in wvGetFIB()
H A Dwv.h374 S32 fcDggInfo; /* 0x022A */ member
3920 fsp_list *wvParseEscher (fbse_list ** pic_list, U32 fcDggInfo,
4662 obj_by_spid *get_blips (U32 fcDggInfo, U32 lcbDggInfo, wvStream * tablefd,
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_MsWord_97.cpp2069 …rd_97:: escher: ps->fib.fcDggInfo %d ps->fib.lcbDggInfo %d \n", ps->fib.fcDggInfo,ps->fib.lcbDggIn… in _specCharProc()
2070 wvGetEscher (&item, ps->fib.fcDggInfo, ps->fib.lcbDggInfo, ps->tablefd, in _specCharProc()
5944 if(wvGetPLCF((void **) &pPLCF_dgg, ps->fib.fcDggInfo, ps->fib.lcbDggInfo, ps->tablefd)) in _handleTextBoxes()
5949 …andleTextBoxes: ps->fib.fcDggInfo %d ps->fib.lcbDggInfo %d \n", ps->fib.fcDggInfo,ps->fib.lcbDggIn… in _handleTextBoxes()
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/
H A Dgraphicshandler.cpp599 stream.seek(m_fib.fcDggInfo); in parseOfficeArtContainers()
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dword97_generated.cpp4669 fcDggInfo=stream->readU32(); in read()
5011 stream->write(fcDggInfo); in write()
5274 fcDggInfo=0; in clear()
5535 lhs.fcDggInfo==rhs.fcDggInfo && in operator ==()
H A Dword97_generated.h5437 U32 fcDggInfo; member
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dword97_generated.cpp4502 fcDggInfo=stream->readU32(); in read()
4774 stream->write(fcDggInfo); in write()
5037 fcDggInfo=0; in clear()
5297 lhs.fcDggInfo==rhs.fcDggInfo && in operator ==()
H A Dword97_generated.h5181 U32 fcDggInfo; member
/dports/editors/calligra/calligra-3.2.1/filters/libmso/generated/
H A DsimpleParser.h2905 quint32 fcDggInfo; variable
H A DsimpleParser.cpp4842 _s.fcDggInfo = in.readuint32(); in parseFibRgFcLcb97()