Home
last modified time | relevance | path

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

/dports/textproc/wv2/wv2-0.4.2/src/
H A Dstyles.cpp58 bchUpe = rhs.bchUpe; in STD()
89 bchUpe = rhs.bchUpe; in operator =()
138 bchUpe = stream->readU16(); in read()
235 stream->write( bchUpe ); in write()
265 bchUpe = 0; fAutoRedef = 0; fHidden = 0; in clearInternal()
338 lhs.bchUpe == rhs.bchUpe && in operator ==()
H A Dstyles.h121 U16 bchUpe; member
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dstyles.cpp65 bchUpe = rhs.bchUpe; in STD()
97 bchUpe = rhs.bchUpe; in operator =()
152 bchUpe = stream->readU16(); in read()
154 wvlog << "cbStd: " << cbStd << "bchUpe: " << bchUpe << endl; in read()
303 stream->write( bchUpe ); in write()
334 bchUpe = 0; in clearInternal()
469 lhs.bchUpe == rhs.bchUpe && in operator ==()
H A Dstyles.h147 U16 bchUpe; member
/dports/textproc/wv/wv-1.2.9/
H A Dstylesheet.c125 item->bchUpe = 0; in wvInitSTD()
190 item->bchUpe = read_16ubit (fd); in wvGetSTD()
H A Dwv.h1685 U32 bchUpe:16; /* offset to end of upx's, start of upe's */ member
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8struc.hxx183 sal_uInt16 bchUpe; // offset to end of upx's, start of upe's member
H A Dww8scan.cxx7010 m_rStream.ReadUInt16( pStd->bchUpe ); in Read1STDFixed()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8struc.hxx183 sal_uInt16 bchUpe; // offset to end of upx's, start of upe's member
H A Dww8scan.cxx6935 m_rStream.ReadUInt16( pStd->bchUpe ); in Read1STDFixed()