Searched refs:aFmtFlds (Results 1 – 1 of 1) sorted by relevance
337 SwIterator<SwFmtFld,SwFieldType> aFmtFlds( *pType ); in GatherChapterFields() local338 for ( SwFmtFld* pFld = aFmtFlds.First(); pFld; pFld = aFmtFlds.Next() ) in GatherChapterFields()880 SwIterator<SwFmtFld, SwFieldType> aFmtFlds( *pType ); in HasRefToObject() local881 for ( SwFmtFld* pFmtFld = aFmtFlds.First(); pFmtFld; pFmtFld = aFmtFlds.Next() ) in HasRefToObject()
Completed in 49 milliseconds