Home
last modified time | relevance | path

Searched refs:GetListList (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/
H A Dlwpsection.hxx76 LwpObjectID& GetListList() { return m_ListList; } in GetListList() function in LwpOrderedObject
H A Dlwpfoundry.cxx446 pList = dynamic_cast<LwpListList*>(pLast->GetListList().obj().get()); in Enumerate()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/
H A Dlwpsection.hxx76 LwpObjectID& GetListList(){ return m_ListList;} in GetListList() function in LwpOrderedObject
H A Dlwpfoundry.cxx447 pList = dynamic_cast<LwpListList*>(pLast->GetListList().obj().get()); in Enumerate()