Searched refs:ppAggregatesText (Results 1 – 1 of 1) sorted by relevance
479 Control* ppAggregatesText[] = { pRequiredText, pNumTypeText in ScrollAllAggregates() local484 …(sizeof(ppAggregates)/sizeof(ppAggregates[0]) == sizeof(ppAggregatesText)/sizeof(ppAggregatesText[… in ScrollAllAggregates()487 ScrollAggregate(ppAggregatesText[i],ppAggregates[i],NULL,nDeltaX, nDeltaY); in ScrollAllAggregates()532 Control* ppAggregatesText[] = { pRequiredText, pNumTypeText in SetReadOnly() local539 …(sizeof(ppAggregates)/sizeof(ppAggregates[0]) == sizeof(ppAggregatesText)/sizeof(ppAggregatesText[… in SetReadOnly()543 if ( ppAggregatesText[i] ) in SetReadOnly()544 ppAggregatesText[i]->Enable( !bReadOnly ); in SetReadOnly()
Completed in 16 milliseconds