Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx160 ,pFormatSample(NULL) in DBG_NAME()
210 ,pFormatSample(NULL) in OFieldDescControl()
590 if (pFormatSample) in GetControlText()
591 return pFormatSample->GetText(); in GetControlText()
828 { pFormatSample, pFormatText, 4 }, in ArrangeAggregates()
1040 pFormatSample->Enable(sal_False); in ActivateAggregate()
1152 if ( pFormatSample ) in DeactivateAggregate()
1154 pFormatSample->Hide(); in DeactivateAggregate()
1155 delete pFormatSample; in DeactivateAggregate()
1156 pFormatSample = NULL; in DeactivateAggregate()
[all …]
/trunk/main/dbaccess/source/ui/inc/
H A DFieldDescControl.hxx111 OPropEditCtrl* pFormatSample; member in dbaui::OFieldDescControl

Completed in 25 milliseconds