Searched refs:nOwnTypes (Results 1 – 2 of 2) sorted by relevance
315 const sal_Int32 nOwnTypes = 4; // !DANGER! Keep this updated! in getTypes() local317 maTypeSequence.realloc( nBaseTypes + nOwnTypes ); in getTypes()
398 const sal_Int32 nOwnTypes = mbImpressDoc ? 14 : 11; // !DANGER! Keep this updated! in getTypes() local400 maTypeSequence.realloc( nBaseTypes + nOwnTypes ); in getTypes()
Completed in 62 milliseconds