Searched refs:pAutorInfo (Results 1 – 2 of 2) sorted by relevance
479 sw::util::AuthorInfo* pAutorInfo = new sw::util::AuthorInfo( nAuthor, nSWId ); in ReadRevMarkAuthorStrTabl() local480 if( 0 == pAuthorInfos->Insert( pAutorInfo ) ) in ReadRevMarkAuthorStrTabl()481 delete pAutorInfo; in ReadRevMarkAuthorStrTabl()
1597 sw::util::AuthorInfo* pAutorInfo = new sw::util::AuthorInfo( nAuthorTableIndex, nSWId ); in ReadRevTbl() local1598 if( 0 == pAuthorInfos->Insert( pAutorInfo ) ) in ReadRevTbl()1599 delete pAutorInfo; in ReadRevTbl()