Home
last modified time | relevance | path

Searched refs:nPushedFkpIndex (Results 1 – 2 of 2) sorted by path

/trunk/main/sw/source/filter/ww1/
H A Dw1class.cxx1069 nPushedFkpIndex(0xffff), ulOffset(0), pPap(0) in Ww1Pap()
1170 nPushedFkpIndex(0xffff), ulOffset(0), pChp(0) in Ww1Chp()
H A Dw1class.hxx1447 sal_uInt16 nPushedFkpIndex; member in Ww1Pap
1486 nPushedFkpIndex = nFkpIndex; in Push()
1501 nFkpIndex = nPushedFkpIndex; in Pop()
1503 nPushedFkpIndex = 0xffff; in Pop()
1517 sal_uInt16 nPushedFkpIndex; member in Ww1Chp
1551 nPushedFkpIndex = nFkpIndex; in Push()
1563 nFkpIndex = nPushedFkpIndex; in Pop()
1565 nPushedFkpIndex = 0xffff; in Pop()

Completed in 43 milliseconds