Home
last modified time | relevance | path

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

/trunk/main/oox/source/ole/
H A Dvbainputstream.cxx36 const sal_uInt16 VBACHUNK_SIGMASK = 0x7000; variable
133 …OSL_ENSURE( (nHeader & VBACHUNK_SIGMASK) == VBACHUNK_SIG, "VbaInputStream::updateChunk - invalid c… in updateChunk()
134 mbEof = (nHeader & VBACHUNK_SIGMASK) != VBACHUNK_SIG; in updateChunk()

Completed in 24 milliseconds