Home
last modified time | relevance | path

Searched refs:pPLCFPosArray (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sw/source/filter/ww8/
H A Dww8scan.cxx938 const sal_Int32* pPLCFPosArray, in IsPLCFPosArrayValid() argument
946 if ( pPLCFPosArray[i] < 0 in IsPLCFPosArrayValid()
947 …&& !( i == nMaxIndex-1 && pPLCFPosArray[i] == -63488 ) // pPLCFPosArray[nMaxIndex-1]==-63488 (0x… in IsPLCFPosArrayValid()
948 …&& !( i == nMaxIndex-1 && pPLCFPosArray[i] == -65536 ) // pPLCFPosArray[nMaxIndex-1]==-65536 (0x… in IsPLCFPosArrayValid()
949 …&& !( i == nMaxIndex-1 && pPLCFPosArray[i] == -61440 ) ) // pPLCFPosArray[nMaxIndex-1]==-61440 (0x… in IsPLCFPosArrayValid()

Completed in 40 milliseconds