Searched refs:nInt16s (Results 1 – 1 of 1) sorted by relevance
295 sal_Int16 nInt16s; in ReadVBAProject() local296 *xVBAProject >> nInt16s; in ReadVBAProject()297 DBG_ASSERT( nInt16s >= 0, "VBA: Bad no of records in VBA Project, panic!" ); in ReadVBAProject()298 if (!nInt16s) in ReadVBAProject()301 xVBAProject->SeekRel(2*nInt16s); in ReadVBAProject()
Completed in 11 milliseconds