Home
last modified time | relevance | path

Searched refs:pP_IdNew (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dtokstack.cxx278 sal_uInt16* pP_IdNew = new (::std::nothrow) sal_uInt16[ nP_IdNew ]; in GrowId() local
279 if (!pP_IdNew) in GrowId()
283 pP_IdNew[ nL ] = pP_Id[ nL ]; in GrowId()
288 pP_Id = pP_IdNew; in GrowId()

Completed in 14 milliseconds