Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Dedfmt.cxx89 const SwPosition* pPtPos = pPam->GetPoint(); in FillByEx() local
91 if( pPtPos->nNode == pMkPos->nNode ) // im selben Node ? in FillByEx()
93 nStt = pPtPos->nContent.GetIndex(); in FillByEx()
105 if( pPtPos->nNode < pMkPos->nNode ) in FillByEx()

Completed in 13 milliseconds