Searched refs:nP_IdNew (Results 1 – 1 of 1) sorted by relevance
273 sal_uInt16 nP_IdNew = lcl_canGrow( nP_Id); in GrowId() local274 if (!nP_IdNew) in GrowId()278 sal_uInt16* pP_IdNew = new (::std::nothrow) sal_uInt16[ nP_IdNew ]; in GrowId()285 nP_Id = nP_IdNew; in GrowId()
Completed in 12 milliseconds