Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dtokstack.cxx273 sal_uInt16 nP_IdNew = lcl_canGrow( nP_Id); in GrowId() local
274 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 15 milliseconds