Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dtokstack.cxx88 nP_Dbl = 8; in TokenPool()
89 pP_Dbl = new double[ nP_Dbl ]; in TokenPool()
201 sal_uInt16 nP_DblNew = lcl_canGrow( nP_Dbl); in GrowDouble()
210 for( sal_uInt16 nL = 0 ; nL < nP_Dbl ; nL++ ) in GrowDouble()
213 nP_Dbl = nP_DblNew; in GrowDouble()
415 if (n < nP_Dbl) in GetElement()
637 if( nP_DblAkt >= nP_Dbl ) in Store()
/aoo4110/main/sc/source/filter/inc/
H A Dtokstack.hxx95 sal_uInt16 nP_Dbl; member in TokenPool

Completed in 28 milliseconds