Home
last modified time | relevance | path

Searched refs:pAutorInfo (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par4.cxx480 sw::util::AuthorInfo* pAutorInfo = new sw::util::AuthorInfo( nAuthor, nSWId ); in ReadRevMarkAuthorStrTabl() local
481 if( 0 == pAuthorInfos->Insert( pAutorInfo ) ) in ReadRevMarkAuthorStrTabl()
482 delete pAutorInfo; in ReadRevMarkAuthorStrTabl()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx1598 sw::util::AuthorInfo* pAutorInfo = new sw::util::AuthorInfo( nAuthorTableIndex, nSWId ); in ReadRevTbl() local
1599 if( 0 == pAuthorInfos->Insert( pAutorInfo ) ) in ReadRevTbl()
1600 delete pAutorInfo; in ReadRevTbl()

Completed in 25 milliseconds