Searched refs:pGraphEntry (Results 1 – 1 of 1) sorted by relevance
819 ScHTMLGraphEntry* pGraphEntry = NULL; in WriteCell() local822 for ( pGraphEntry = aGraphList.First(); pGraphEntry; in WriteCell()823 pGraphEntry = aGraphList.Next() ) in WriteCell()825 if ( pGraphEntry->bInCell && pGraphEntry->aRange.In( aPos ) ) in WriteCell()827 if ( pGraphEntry->aRange.aStart == aPos ) in WriteCell()875 if ( pGraphEntry || rMergeAttr.IsMerged() ) in WriteCell()880 if ( pGraphEntry ) in WriteCell()881 nC = Max( SCCOL(pGraphEntry->aRange.aEnd.Col() - nCol + 1), in WriteCell()896 if ( pGraphEntry ) in WriteCell()1146 if ( pGraphEntry ) in WriteCell()[all …]
Completed in 27 milliseconds