Searched refs:pAreas (Results 1 – 2 of 2) sorted by relevance
1192 pAreas( NULL ), in ScConditionalFormat()1201 pAreas( NULL ), in ScConditionalFormat()1273 delete pAreas; in ~ScConditionalFormat()1364 if (!pAreas) // RangeList ggf. holen in DoRepaint()1366 pAreas = new ScRangeList; in DoRepaint()1367 pDoc->FindConditionalFormat( nKey, *pAreas ); in DoRepaint()1372 ScRange aRange = *pAreas->GetObject(i); in DoRepaint()1439 delete pAreas; in InvalidateArea()1440 pAreas = NULL; in InvalidateArea()1462 pAreas = NULL; in UpdateReference()[all …]
206 ScRangeList* pAreas; // Bereiche fuer Paint member in ScConditionalFormat
Completed in 24 milliseconds