Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Doutput2.cxx113 ScBaseCell* pLastCell; member in ScDrawStringsVars
194 pLastCell ( NULL ), in ScDrawStringsVars()
411 pLastCell = NULL; in SetPattern()
440 pLastCell = NULL; // immer neu formatieren in SetPatternSimple()
469 if ( !SameValue( pCell, pLastCell ) ) in SetText()
471 pLastCell = pCell; // Zelle merken in SetText()
491 pLastCell = NULL; // naechstes Mal wieder hierherkommen in SetText()
501 pLastCell = NULL; in SetText()
607pLastCell = NULL; // #i113022# equal cell and format in another column may give different string in SetTextToWidthOrHash()
637 pLastCell = NULL; // derselbe Text kann in der naechsten Zelle wieder passen in SetAutoText()
/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx1933 const SwLayoutFrm* pLastCell = pCell; in MakeTblCrsrs() local
1937 } while ( pCell && pLastCell->IsAnLower( pCell ) ); in MakeTblCrsrs()

Completed in 61 milliseconds