Searched refs:nP_MatrixAkt (Results 1 – 2 of 2) sorted by relevance
823 if( nP_MatrixAkt >= nP_Matrix ) in StoreMatrix()827 pElement[ nElementAkt ] = nP_MatrixAkt; in StoreMatrix()832 ppP_Matrix[ nP_MatrixAkt ] = pM; in StoreMatrix()835 nP_MatrixAkt++; in StoreMatrix()901 …ntAkt = nP_StrAkt = nP_DblAkt = nP_ErrAkt = nP_RefTrAkt = nP_ExtAkt = nP_NlfAkt = nP_MatrixAkt = 0; in Reset()955 if( n < nP_MatrixAkt ) in GetMatrix()958 printf ("GETMATRIX %d >= %d\n", n, nP_MatrixAkt); in GetMatrix()
133 sal_uInt16 nP_MatrixAkt; member in TokenPool
Completed in 8 milliseconds