Searched refs:theDbArea (Results 1 – 4 of 4) sorted by relevance
143 String theDbArea; in Init() local175 theDbArea = theAreaStr; in Init()196 theDbArea.AppendAscii(RTL_CONSTASCII_STRINGPARAM(" (")); in Init()197 theDbArea += theDbName; in Init()198 theDbArea += ')'; in Init()199 rFtDbArea.SetText( theDbArea ); in Init()
171 String theDbArea; in Init() local192 theDbArea.AppendAscii(RTL_CONSTASCII_STRINGPARAM(" (")); in Init()193 theDbArea += theDbName; in Init()194 theDbArea += ')'; in Init()195 aFtDbArea.SetText( theDbArea ); in Init()
652 String theDbArea; in Init() local
663 String theDbArea; in Init() local
Completed in 27 milliseconds