Home
last modified time | relevance | path

Searched refs:GetNextOrNULL (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/
H A Dutlist.cxx92 CUtListElmt* CUtList::GetNextOrNULL(CUtListElmt const* pCurr) in GetNextOrNULL() function in OpenStormBento::CUtList
H A Dutlist.hxx104 CUtListElmt* GetNextOrNULL(CUtListElmt const* pCurr);
H A Dbencont.cxx138 return static_cast<CBenObject *>(cObjects.GetNextOrNULL(pCurrObject)); in GetNextObject()
H A Dbento.hxx334 { return static_cast<CBenValueSegment *>( cValueSegments.GetNextOrNULL(pCurrValueSegment) ); } in GetNextValueSegment()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/
H A Dutlist.cxx95 CUtList::GetNextOrNULL(CUtListElmt const * pCurr) in GetNextOrNULL() function in OpenStormBento::CUtList
H A Dutlist.hxx106 CUtListElmt * GetNextOrNULL(CUtListElmt const * pCurr);
H A Dbencont.cxx137 return static_cast<CBenObject *>(cObjects.GetNextOrNULL(pCurrObject)); in GetNextObject()
H A Dbento.hxx336 { return static_cast<CBenValueSegment *>( cValueSegments.GetNextOrNULL(pCurrValueSegment) ); } in GetNextValueSegment()