Searched refs:pFormatSample (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/dbaccess/source/ui/control/ |
| H A D | FieldDescControl.cxx | 160 ,pFormatSample(NULL) in DBG_NAME() 210 ,pFormatSample(NULL) in OFieldDescControl() 489 ScrollAggregate(pFormatText,pFormatSample,pFormat,nDeltaX, nDeltaY); in ScrollAllAggregates() 590 if (pFormatSample) in GetControlText() 591 return pFormatSample->GetText(); in GetControlText() 828 { pFormatSample, pFormatText, 4 }, in ArrangeAggregates() 859 if (adAggregates[i].pctrlInputControl == pFormatSample) in ArrangeAggregates() 872 Point ptSamplePos(pFormatSample->GetPosPixel()); in ArrangeAggregates() 873 Size szSampleSize(pFormatSample->GetSizePixel()); in ArrangeAggregates() 1038 pFormatSample = new OPropEditCtrl( this, STR_HELP_FORMAT_CODE, -1, WB_BORDER ); in ActivateAggregate() [all …]
|
| /AOO41X/main/dbaccess/source/ui/inc/ |
| H A D | FieldDescControl.hxx | 111 OPropEditCtrl* pFormatSample; member in dbaui::OFieldDescControl
|