Home
last modified time | relevance | path

Searched refs:istdBase (Results 1 – 17 of 17) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dstyles.cpp62 istdBase = rhs.istdBase; in STD()
94 istdBase = rhs.istdBase; in operator =()
141 istdBase = shifterU16; in read()
143 wvlog << "istdBase: " << hex << "0x" << istdBase << dec << "(" << istdBase << ")" << endl; in read()
298 shifterU16 |= istdBase << 4; in write()
331 istdBase = 0; in clearInternal()
466 lhs.istdBase == rhs.istdBase && in operator ==()
601 if ((m_std->istdBase != 0x0fff) && in validate()
606 if (m_std->istdBase == istd) { in validate()
610 if ((m_std->istdBase != 0x0fff) && in validate()
[all …]
H A Dstyles.h132 U16 istdBase:12; member
/dports/textproc/wv/wv-1.2.9/
H A Dchp.c132 wvInitCHPFromIstd (CHP * achp, U16 istdBase, STSH * stsh) in wvInitCHPFromIstd() argument
134 wvTrace (("initing from %d\n", istdBase)); in wvInitCHPFromIstd()
135 if (istdBase == istdNil) { in wvInitCHPFromIstd()
145 if (istdBase >= stsh->Stshi.cstd) in wvInitCHPFromIstd()
149 istdBase, stsh->Stshi.cstd)); in wvInitCHPFromIstd()
163 switch (stsh->std[istdBase].sgc) in wvInitCHPFromIstd()
167 &(stsh->std[istdBase].grupe[1].achp)); in wvInitCHPFromIstd()
172 &(stsh->std[istdBase]. in wvInitCHPFromIstd()
435 if (istdBase == istdNil) in wvInitCHPXFromIstd()
439 if (istdBase >= stsh->Stshi.cstd) in wvInitCHPXFromIstd()
[all …]
H A Dstylesheet.c122 item->istdBase = istdNil; in wvInitSTD()
185 item->istdBase = (temp16 & 0xfff0) >> 4; in wvGetSTD()
433 item->std[i].istdBase, item->std[i].sgc, word6)); in wvGetSTSH()
436 chains1[i] = item->std[i].istdBase; in wvGetSTSH()
447 if (item->std[10].istdBase == istdNil) in wvGetSTSH()
454 if ((item->std[i].istdBase == istdNil) && (i != 10)) in wvGetSTSH()
515 (U16) item->std[i].istdBase, item); in wvGenerateStyle()
533 (U16) item->std[i].istdBase, item); in wvGenerateStyle()
556 (U16) item->std[i].istdBase, item); in wvGenerateStyle()
H A Dpap.c118 wvInitPAPFromIstd (PAP * apap, U16 istdBase, STSH * stsh) in wvInitPAPFromIstd() argument
120 if (istdBase == istdNil) in wvInitPAPFromIstd()
124 if (istdBase >= stsh->Stshi.cstd) in wvInitPAPFromIstd()
128 istdBase, stsh->Stshi.cstd)); in wvInitPAPFromIstd()
134 if (stsh->std[istdBase].cupx == 0) /*empty slot in the array, i don't think this should happen */ in wvInitPAPFromIstd()
141 wvCopyPAP (apap, &(stsh->std[istdBase].grupe[0].apap)); in wvInitPAPFromIstd()
142 strncpy(apap->stylename,stsh->std[istdBase].xstzName, sizeof(apap->stylename)); in wvInitPAPFromIstd()
H A Dwv.h1681 U32 istdBase:12; /* base style */ member
1745 void wvInitPAPFromIstd (PAP * apap, U16 istdBase, STSH * stsh);
1750 void wvInitCHPFromIstd (CHP * achp, U16 istdBase, STSH * stsh);
1754 void wvInitCHPXFromIstd (CHPX * chpx, U16 istdBase, STSH * stsh);
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dstyles.cpp55 istdBase = rhs.istdBase; in STD()
86 istdBase = rhs.istdBase; in operator =()
130 istdBase = shifterU16; in read()
132 wvlog << " istdBase: " << istdBase << std::endl; in read()
230 shifterU16 |= istdBase << 4; in write()
264 istdBase = 0; cupx = 0; istdNext = 0; in clearInternal()
335 lhs.istdBase == rhs.istdBase && in operator ==()
405 if ( m_std->istdBase != 0x0fff ) { in unwrapStyle()
406 parentStyle = stylesheet.styleByIndex( m_std->istdBase ); in unwrapStyle()
445 if ( m_std->istdBase != 0x0fff ) { in unwrapStyle()
[all …]
H A Dstyles.h106 U16 istdBase:12; member
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/
H A Dtexthandler.cpp164 quint16 istdBase = 0x0fff; in paragraphBaseFontColor() local
173 istdBase = ps->m_std->istdBase; in paragraphBaseFontColor()
174 if (istdBase == 0x0fff) { in paragraphBaseFontColor()
177 ps = styles.styleByIndex(istdBase); in paragraphBaseFontColor()
804 quint16 istdBase = 0x0fff; in paragraphStart() local
814 istdBase = ps->m_std->istdBase; in paragraphStart()
816 if (istdBase == 0x0fff) { in paragraphStart()
818 } else if ( (istdBase >= 0x1) && (istdBase <= 0x9) ) { in paragraphStart()
820 outlineLevel = istdBase; in paragraphStart()
823 ps = styles.styleByIndex(istdBase); in paragraphStart()
H A Ddocument.cpp379 const wvWare::Style* parentStyle = styles.styleByIndex(style->m_std->istdBase); in processStyles()
410 const wvWare::Style* parentStyle = styles.styleByIndex(style->m_std->istdBase); in processStyles()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8struc.hxx180 sal_uInt16 istdBase : 12; // base style member
H A Dww8par2.cxx4014 rSI.m_nBase = xStd->istdBase; // remember Basis in ScanStyles()
H A Dww8scan.cxx7001 pStd->istdBase = ( a16Bit & 0xfff0 ) >> 4; in Read1STDFixed()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8struc.hxx180 sal_uInt16 istdBase : 12; // base style member
H A Dww8par2.cxx4010 rSI.m_nBase = xStd->istdBase; // remember Basis in ScanStyles()
H A Dww8scan.cxx6926 pStd->istdBase = ( a16Bit & 0xfff0 ) >> 4; in Read1STDFixed()
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_MsWord_97.cpp5497 if(pSTD->istdBase != istdNil) in _handleStyleSheet()
5500 const char * t = s_translateStyleId(pSTD->istdBase); in _handleStyleSheet()
5502 t = b = s_convert_to_utf8(ps,(pSTDBase + pSTD->istdBase)->xstzName); in _handleStyleSheet()