Searched refs:pCurrentFields (Results 1 – 1 of 1) sorted by relevance
996 WW8_WrPlcFld* pCurrentFields = m_rWW8Export.CurrentFieldPlc(); in StartRunProperties() local997 m_nFieldResults = pCurrentFields ? pCurrentFields->ResultCount() : 0; in StartRunProperties()1027 WW8_WrPlcFld* pCurrentFields = m_rWW8Export.CurrentFieldPlc(); in EndRunProperties() local1028 sal_uInt16 nNewFieldResults = pCurrentFields ? pCurrentFields->ResultCount() : 0; in EndRunProperties()
Completed in 23 milliseconds