Searched refs:pArry (Results 1 – 1 of 1) sorted by relevance
2803 const char* pArry = reinterpret_cast< char* >( aSeq.getArray() ); in CheckAndCorrectExcelTextRotation() local2805 const char* pEnd = pArry + nBytesRead; in CheckAndCorrectExcelTextRotation()2806 const char* pPtr = pArry; in CheckAndCorrectExcelTextRotation()
Completed in 85 milliseconds