Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx366 for (sal_uInt16 i=0; i<sizeof(ppAggregates)/sizeof(ppAggregates[0]); ++i) in CheckScrollBars()
367 getMaxXPosition(ppAggregates[i],lMaxXPosition); in CheckScrollBars()
486 for (sal_uInt16 i=0; i<sizeof(ppAggregates)/sizeof(ppAggregates[0]); ++i) in ScrollAllAggregates()
498 for (sal_uInt16 i=0; i<sizeof(ppAggregates)/sizeof(ppAggregates[0]); ++i) in CountActiveAggregates()
499 if (ppAggregates[i]) in CountActiveAggregates()
508 for (sal_uInt16 i=0; i<sizeof(ppAggregates)/sizeof(ppAggregates[0]); ++i) in GetMaxControlHeight()
510 if ( ppAggregates[i] ) in GetMaxControlHeight()
526 Control* ppAggregates[] = { pRequired, pNumType in SetReadOnly() local
541 for (sal_uInt16 i=0; i<sizeof(ppAggregates)/sizeof(ppAggregates[0]); ++i) in SetReadOnly()
545 if ( ppAggregates[i] ) in SetReadOnly()
[all …]

Completed in 27 milliseconds