Home
last modified time | relevance | path

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

/dports/textproc/wv/wv-1.2.9/
H A Ddop.c328 dop->grfDocEvents = read_32ubit (fd); in wvGetDOP()
482 dop->grfDocEvents = 0; in wvInitDOP()
H A Dwv.h872 U32 grfDocEvents; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8scan.hxx1765 sal_Int32 grfDocEvents = 0; member
H A Dww8scan.cxx7752 grfDocEvents = Get_Long( pData ); // 434 0x1b2 in WW8Dop()
8222 Set_UInt32( pData, grfDocEvents ); // 434 0x1b2 in Write()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8scan.hxx1773 sal_Int32 grfDocEvents = 0; member
H A Dww8scan.cxx7812 grfDocEvents = Get_Long( pData ); // 434 0x1b2 in WW8Dop()
8253 Set_UInt32( pData, grfDocEvents ); // 434 0x1b2 in Write()
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dword97_generated.cpp3968 grfDocEvents=stream->readS32(); in read()
4140 stream->write(grfDocEvents); in write()
4289 grfDocEvents=0; in clear()
4439 lhs.grfDocEvents==rhs.grfDocEvents && in operator ==()
H A Dword97_generated.h4276 S32 grfDocEvents; member
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dword97_generated.cpp3803 grfDocEvents=stream->readS32(); in read()
3975 stream->write(grfDocEvents); in write()
4124 grfDocEvents=0; in clear()
4274 lhs.grfDocEvents==rhs.grfDocEvents && in operator ==()
H A Dword97_generated.h4043 S32 grfDocEvents; member