Searched refs:pLastCell (Results 1 – 2 of 2) sorted by relevance
113 ScBaseCell* pLastCell; member in ScDrawStringsVars194 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()607 … pLastCell = 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()
1933 const SwLayoutFrm* pLastCell = pCell; in MakeTblCrsrs() local1937 } while ( pCell && pLastCell->IsAnLower( pCell ) ); in MakeTblCrsrs()
Completed in 38 milliseconds