Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/html/
H A Dhtmlpars.cxx180 const sal_uLong* pOff = (const sal_uLong*) pColOffset->GetData(); in Read() local
181 sal_uLong nOff = *pOff++; in Read()
183 for ( sal_uInt16 j = 1; j < nCount; j++, pOff++ ) in Read()
185 aSize.Width() = *pOff - nOff; in Read()
188 nOff = *pOff; in Read()

Completed in 34 milliseconds