Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/ole/
H A Dvbainputstream.cxx37 const sal_uInt16 VBACHUNK_SIG = 0x3000; 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 4 milliseconds