Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dtokstack.cxx795 if( nP_NlfAkt >= nP_Nlf ) in StoreNlf()
799 pElement[ nElementAkt ] = nP_NlfAkt; in StoreNlf()
802 if( ppP_Nlf[ nP_NlfAkt ] ) in StoreNlf()
804 ppP_Nlf[ nP_NlfAkt ]->aRef = rTr; in StoreNlf()
807 ppP_Nlf[ nP_NlfAkt ] = new NLFCONT( rTr ); in StoreNlf()
810 nP_NlfAkt++; in StoreNlf()
901 …mentAkt = nP_StrAkt = nP_DblAkt = nP_ErrAkt = nP_RefTrAkt = nP_ExtAkt = nP_NlfAkt = nP_MatrixAkt =… in Reset()
/aoo4110/main/sc/source/filter/inc/
H A Dtokstack.hxx129 sal_uInt16 nP_NlfAkt; member in TokenPool

Completed in 18 milliseconds