Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_MsWord_dump.h146 achp->wCharScale,
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/
H A Dparagraph.cpp1028 if (!refChp || refChp->wCharScale != chp->wCharScale) { in applyCharacterProperties()
1029 if (chp->wCharScale) { in applyCharacterProperties()
1030 style->addProperty("style:text-scale", QString::number(chp->wCharScale) + "%", tt); in applyCharacterProperties()
/dports/textproc/wv/wv-1.2.9/
H A Dchp.c243 item->wCharScale = 100; in wvInitCHP()
353 dest->wCharScale = src->wCharScale; in wvCopyCHP()
H A Dwv.h1310 U8 wCharScale; member
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dword97_generated.cpp3010 wCharScale=stream->readU16(); in read()
3118 stream->write(wCharScale); in write()
3206 wCharScale=100; in clear()
3346 s += uint2string( wCharScale ); in toString()
3488 lhs.wCharScale==rhs.wCharScale && in operator ==()
H A Dword97_generated.h2954 U16 wCharScale; member
H A Dword97_helper.cpp1572 wCharScale = readU16( ptr ); // undocumented, but should be okay in applyCHPSPRM()
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dword97_generated.cpp2864 wCharScale=stream->readU16(); in read()
2972 stream->write(wCharScale); in write()
3060 wCharScale=100; in clear()
3194 s += uint2string( wCharScale ); in toString()
3325 lhs.wCharScale==rhs.wCharScale && in operator ==()
H A Dword97_generated.h2795 U16 wCharScale; member
H A Dword97_helper.cpp1441 wCharScale = readU16( ptr ); // undocumented, but should be okay in applyCHPSPRM()