Searched refs:pP_Id (Results 1 – 2 of 2) sorted by relevance
72 pP_Id = new sal_uInt16[ nP_Id ]; in TokenPool()123 delete[] pP_Id; in ~TokenPool()283 pP_IdNew[ nL ] = pP_Id[ nL ]; in GrowId()287 delete[] pP_Id; in GrowId()288 pP_Id = pP_IdNew; in GrowId()578 sal_uInt16* pAkt = nAnz ? &pP_Id[ nFirstId ] : NULL; in GetElementRek()921 sal_uInt16 nSecId = pP_Id[ nPid ]; in IsSingleOp()
106 sal_uInt16* pP_Id; // Pool fuer Id-Folgen member in TokenPool313 pP_Id[ nP_IdAkt ] = ( ( sal_uInt16 ) nId ) - 1; in operator <<()329 pP_Id[ nP_IdAkt ] = ( ( sal_uInt16 ) eId ) + nScTokenOff; in operator <<()342 pP_Id[ nP_IdAkt ] = ( ( sal_uInt16 ) rStack.Get() ) - 1; in operator <<()
Completed in 19 milliseconds