Searched refs:pAutorInfo (Results 1 – 2 of 2) sorted by relevance
480 sw::util::AuthorInfo* pAutorInfo = new sw::util::AuthorInfo( nAuthor, nSWId ); in ReadRevMarkAuthorStrTabl() local481 if( 0 == pAuthorInfos->Insert( pAutorInfo ) ) in ReadRevMarkAuthorStrTabl()482 delete pAutorInfo; in ReadRevMarkAuthorStrTabl()
1607 sw::util::AuthorInfo* pAutorInfo = new sw::util::AuthorInfo( nAuthorTableIndex, nSWId ); in ReadRevTbl() local1608 if( 0 == pAuthorInfos->Insert( pAutorInfo ) ) in ReadRevTbl()1609 delete pAutorInfo; in ReadRevTbl()
Completed in 34 milliseconds