Searched refs:ScrollAggregate (Results 1 – 2 of 2) sorted by relevance
/trunk/main/dbaccess/source/ui/control/ |
H A D | FieldDescControl.cxx | 444 inline void OFieldDescControl::ScrollAggregate(Control* pText, Control* pInput, Control* pButton, l… in ScrollAggregate() function in OFieldDescControl 487 ScrollAggregate(ppAggregatesText[i],ppAggregates[i],NULL,nDeltaX, nDeltaY); in ScrollAllAggregates() 489 ScrollAggregate(pFormatText,pFormatSample,pFormat,nDeltaX, nDeltaY); in ScrollAllAggregates()
|
/trunk/main/dbaccess/source/ui/inc/ |
H A D | FieldDescControl.hxx | 153 …void ScrollAggregate(Control* pText, Control* pInput, Control* pButton, long nDeltaX, long nDel…
|
Completed in 22 milliseconds