Searched refs:pArry (Results 1 – 1 of 1) sorted by relevance
2813 … const char* pArry = reinterpret_cast< char* >( aSeq.getArray() ); in CheckAndCorrectExcelTextRotation() local2815 const char* pEnd = pArry + nBytesRead; in CheckAndCorrectExcelTextRotation()2816 const char* pPtr = pArry; in CheckAndCorrectExcelTextRotation()