Home
last modified time | relevance | path

Searched defs:parentListId (Results 1 – 2 of 2) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/plugins/openxml/common/xp/
H A DOXML_List.cpp60 void OXML_List::setParentId(UT_uint32 parentListId) in setParentId()
428 std::string parentListId = boost::lexical_cast<std::string>(parentId); in addToPT() local
/dports/editors/abiword/abiword-3.0.5/plugins/openxml/imp/xp/
H A DOXMLi_ListenerState_Numbering.cpp246 std::string parentListId(m_parentListId); in handleLevel() local