Searched refs:GetDownCaption (Results 1 – 3 of 3) sorted by relevance
960 CFX_WideString GetDownCaption() { return GetCaption("AC"); } in GetDownCaption() function1125 CFX_WideString GetDownCaption() const { return GetCaption("AC"); } in GetDownCaption() function
977 csDownCaption = pControl->GetDownCaption();
2963 vRet = pFormControl->GetDownCaption().c_str(); in buttonGetCaption()