Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx4363 const SwTableLine* pPrevTabLine = 0; in Format() local
4366 while ( pTmpRow && !pPrevTabLine ) in Format()
4379 pPrevTabLine = rLines[ nIdx - 1 ]; in Format()
4393 if ( pPrevTabLine ) in Format()
4395 SwIterator<SwRowFrm,SwFmt> aIter( *pPrevTabLine->GetFrmFmt() ); in Format()
4401 if ( pRow->GetTabLine() == pPrevTabLine && in Format()

Completed in 28 milliseconds