Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dtokstack.cxx99 ppP_RefTr[ nLauf ] = NULL; in TokenPool()
131 delete ppP_RefTr[ n ]; in ~TokenPool()
132 delete[] ppP_RefTr; in ~TokenPool()
259 ppP_RefTrNew[ nL ] = ppP_RefTr[ nL ]; in GrowTripel()
265 delete[] ppP_RefTr; in GrowTripel()
266 ppP_RefTr = ppP_RefTrNew; in GrowTripel()
446 if (n < nP_RefTr && ppP_RefTr[ n ] && n+1 < nP_RefTr && ppP_RefTr[ n + 1 ]) in GetElement()
718 if( !ppP_RefTr[ nP_RefTrAkt ] ) in Store()
721 *ppP_RefTr[ nP_RefTrAkt ] = rTr; in Store()
743 if( !ppP_RefTr[ nP_RefTrAkt ] ) in Store()
[all …]
/aoo4110/main/sc/source/filter/inc/
H A Dtokstack.hxx102 ScSingleRefData** ppP_RefTr; // Pool fuer Referenzen member in TokenPool

Completed in 23 milliseconds