Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dtokstack.cxx89 pP_Dbl = new double[ nP_Dbl ]; in TokenPool()
127 delete[] pP_Dbl; in ~TokenPool()
211 pP_DblNew[ nL ] = pP_Dbl[ nL ]; in GrowDouble()
215 delete[] pP_Dbl; in GrowDouble()
216 pP_Dbl = pP_DblNew; in GrowDouble()
416 pScToken->AddDouble( pP_Dbl[ n ] ); in GetElement()
644 pP_Dbl[ nP_DblAkt ] = rDouble; in Store()
/aoo41x/main/sc/source/filter/inc/
H A Dtokstack.hxx94 double* pP_Dbl; // Pool fuer Doubles member in TokenPool

Completed in 24 milliseconds