Home
last modified time | relevance | path

Searched refs:fEndNote (Results 1 – 19 of 19) sorted by last modified time

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8scan.cxx8498 fPgnRestart(0), fEndNote(1), lnc(0), grpfIhdt(0), nLnnMod(0), dxaLnn(0), in SEPr()
H A Dww8struc.hxx1006 sal_uInt8 fEndNote; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8struc.hxx1016 sal_uInt8 fEndNote; member
H A Dww8scan.cxx8529 fPgnRestart(0), fEndNote(1), lnc(0), grpfIhdt(0), nLnnMod(0), dxaLnn(0), in SEPr()
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dconvert.cpp869 ret.fEndNote=s.fEndNote; in toWord97()
H A Dword95_generated.cpp6536 fEndNote=stream->readU8(); in read()
6587 stream->write(fEndNote); in write()
6634 fEndNote=true; in clear()
6697 s += uint2string( fEndNote ); in toString()
6777 lhs.fEndNote==rhs.fEndNote && in operator ==()
H A Dword95_generated.h6346 U8 fEndNote; member
H A Dword97_generated.cpp8150 fEndNote=stream->readU8(); in read()
8230 stream->write(fEndNote); in write()
8301 fEndNote=1; in clear()
8384 s += uint2string( fEndNote ); in toString()
8508 lhs.fEndNote==rhs.fEndNote && in operator ==()
H A Dword97_generated.h8521 U8 fEndNote; member
H A Dword97_helper.cpp1919 fEndNote = *ptr == 1; in applySEPSPRM()
/dports/textproc/wv/wv-1.2.9/
H A Dsprm.c846 asep->fEndNote = bread_8ubit (pointer, pos); in wvApplySprmFromBucket()
H A Dwv.h1819 U8 fEndNote; member
4122 U8 fEndNote; /*footnotes at end of sec or page */ member
H A Dsep.c89 item->fEndNote = 1; in wvInitSEP()
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dconvert.cpp867 ret.fEndNote=s.fEndNote; in toWord97()
H A Dword95_generated.cpp6542 fEndNote=stream->readU8(); in read()
6593 stream->write(fEndNote); in write()
6640 fEndNote=true; in clear()
6703 s += uint2string( fEndNote ); in toString()
6783 lhs.fEndNote==rhs.fEndNote && in operator ==()
H A Dword95_generated.h6331 U8 fEndNote; member
H A Dword97_generated.h8127 U8 fEndNote; member
H A Dword97_helper.cpp1737 fEndNote = *ptr == 1; in applySEPSPRM()
H A Dword97_generated.cpp7877 fEndNote=stream->readU8(); in read()
7955 stream->write(fEndNote); in write()
8024 fEndNote=1; in clear()
8105 s += uint2string( fEndNote ); in toString()
8225 lhs.fEndNote==rhs.fEndNote && in operator ==()