Home
last modified time | relevance | path

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

/dports/textproc/wv/wv-1.2.9/
H A Dlst.c66 if ((*lst)[i].lstf.fSimpleList) in wvGetLST()
80 if ((*lst)[i].lstf.fSimpleList) in wvGetLST()
113 item->fSimpleList = temp8 & 0x01; in wvGetLSTF()
127 item->fSimpleList = 0; in wvInitLSTF()
184 if ((*lst)[i].lstf.fSimpleList) in wvReleaseLST()
H A Dpap.c502 wvTrace(("is a simple list? %d - requested level %d\n", myLST->lstf.fSimpleList, apap->ilvl)); in wvAssembleSimplePAP()
503 if(myLST->lstf.fSimpleList) in wvAssembleSimplePAP()
H A Dlist.c386 if ((alst->lstf.fSimpleList) && (apap->ilvl)) in wvGetListEntryInfo()
H A Dwv.h947 U32 fSimpleList:1; member
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dlists.cpp434 << " fSimpleList=" << static_cast<int>( m_lstf.fSimpleList ) in ListData()
442 m_lstf.fSimpleList = true; in ListData()
465 return m_lstf.fSimpleList; in isSimpleList()
494 if ( !pap || pap->ilvl >= maxListLevels || ( m_lstf.fSimpleList && pap->ilvl != 0 ) ) in applyGrpprlPapx()
H A Dword97_generated.cpp6175 fSimpleList=shifterU8; in read()
6198 shifterU8=fSimpleList; in write()
6214 fSimpleList=0; in clear()
6229 lhs.fSimpleList==rhs.fSimpleList && in operator ==()
H A Dword97_generated.h6418 U8 fSimpleList:1; member
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dlists.cpp419 … << " lsid=" << m_lstf.lsid << " fSimpleList=" << static_cast<int>( m_lstf.fSimpleList ) in ListData()
427 m_lstf.fSimpleList = true; in ListData()
450 return m_lstf.fSimpleList; in isSimpleList()
479 if ( !pap || pap->ilvl >= maxListLevels || ( m_lstf.fSimpleList && pap->ilvl != 0 ) ) in applyGrpprlPapx()
H A Dword97_generated.cpp5936 fSimpleList=shifterU8; in read()
5959 shifterU8=fSimpleList; in write()
5975 fSimpleList=0; in clear()
5990 lhs.fSimpleList==rhs.fSimpleList && in operator ==()
H A Dword97_generated.h6148 U8 fSimpleList:1; member