Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dtokstack.cxx711 if( nP_RefTrAkt >= nP_RefTr ) in Store()
715 pElement[ nElementAkt ] = nP_RefTrAkt; in Store()
718 if( !ppP_RefTr[ nP_RefTrAkt ] ) in Store()
721 *ppP_RefTr[ nP_RefTrAkt ] = rTr; in Store()
724 nP_RefTrAkt++; in Store()
736 if( nP_RefTrAkt + 1 >= nP_RefTr ) in Store()
740 pElement[ nElementAkt ] = nP_RefTrAkt; in Store()
743 if( !ppP_RefTr[ nP_RefTrAkt ] ) in Store()
747 nP_RefTrAkt++; in Store()
749 if( !ppP_RefTr[ nP_RefTrAkt ] ) in Store()
[all …]
/aoo4110/main/sc/source/filter/inc/
H A Dtokstack.hxx104 sal_uInt16 nP_RefTrAkt; member in TokenPool

Completed in 17 milliseconds