Searched refs:nInt32s (Results 1 – 1 of 1) sorted by relevance
303 sal_Int16 nInt32s; in ReadVBAProject() local304 *xVBAProject >> nInt32s; in ReadVBAProject()305 DBG_ASSERT( nInt32s >= 0, "VBA: Bad no of records in VBA Project, panic!" ); in ReadVBAProject()306 if (!nInt32s) in ReadVBAProject()308 xVBAProject->SeekRel(4*nInt32s); in ReadVBAProject()
Completed in 12 milliseconds