Searched refs:pChpIter (Results 1 – 3 of 3) sorted by relevance
662 else if( pChpIter ) in HasItem()663 pItem = pChpIter->HasTextItem( nWhich ); in HasItem()684 else if( pChpIter ) in GetItem()685 pItem = &pChpIter->GetItem( nWhich ); in GetItem()3552 mnHdFtIndex(0), pAktPageDesc(0), pPapPlc(0), pChpPlc(0), pChpIter(0), in MSWordExportBase()
157 : pOld( rExport.pChpIter ), m_rExport( rExport ) in MSWordAttrIter()159 m_rExport.pChpIter = this; in MSWordAttrIter()164 m_rExport.pChpIter = pOld; in ~MSWordAttrIter()
502 MSWordAttrIter* pChpIter; member in MSWordExportBase