Searched refs:nInt32s (Results 1 – 1 of 1) sorted by relevance
302 sal_Int16 nInt32s; in ReadVBAProject() local303 *xVBAProject >> nInt32s; in ReadVBAProject()304 DBG_ASSERT( nInt32s >= 0, "VBA: Bad no of records in VBA Project, panic!" ); in ReadVBAProject()305 if (!nInt32s) in ReadVBAProject()307 xVBAProject->SeekRel(4*nInt32s); in ReadVBAProject()