Home
last modified time | relevance | path

Searched defs:CUtListElmt (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/
H A Dutlist.hxx63 class CUtListElmt class
66 CUtListElmt() in CUtListElmt() function in OpenStormBento::CUtListElmt
71 explicit CUtListElmt(CUtListElmt* pPrev) { InsertAfter(pPrev); } in CUtListElmt() function in OpenStormBento::CUtListElmt
H A Dutlist.cxx59 CUtListElmt::CUtListElmt(CUtList* pList) in CUtListElmt() function in OpenStormBento::CUtListElmt
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/
H A Dutlist.hxx66 class CUtListElmt class
69 CUtListElmt() in CUtListElmt() function in OpenStormBento::CUtListElmt
73 explicit CUtListElmt(CUtListElmt * pPrev) { InsertAfter(pPrev); } in CUtListElmt() function in OpenStormBento::CUtListElmt
H A Dutlist.cxx61 CUtListElmt::CUtListElmt(CUtList * pList) in CUtListElmt() function in OpenStormBento::CUtListElmt