Searched refs:pStoredNames (Results 1 – 1 of 1) sorted by relevance
327 const ::rtl::OUString* pStoredNames = aStoredNames.getConstArray(); in AssignmentPersistentData() local328 for (sal_Int32 i=0; i<aStoredNames.getLength(); ++i, ++pStoredNames) in AssignmentPersistentData()329 m_aStoredFields.insert(*pStoredNames); in AssignmentPersistentData()
Completed in 15 milliseconds