Searched refs:pSeeAlso (Results 1 – 1 of 1) sorted by relevance
135 pSeeAlso = dynamic_cast< csi::dsapi::DT_SeeAlsoAtTag * >(*iter); in Produce_byDocuAndScope() local136 if (pSeeAlso != 0 ) in Produce_byDocuAndScope()138 if ( pSeeAlso->Text().IsEmpty() ) in Produce_byDocuAndScope()140 aSeeAlsosWithoutText.push_back(pSeeAlso); in Produce_byDocuAndScope()144 aSeeAlsosWithText.push_back(pSeeAlso); in Produce_byDocuAndScope()
Completed in 4 milliseconds