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()
172 String theDbArea; in Init() local193 theDbArea.AppendAscii(RTL_CONSTASCII_STRINGPARAM(" (")); in Init()194 theDbArea += theDbName; in Init()195 theDbArea += ')'; in Init()196 aFtDbArea.SetText( theDbArea ); in Init()
653 String theDbArea; in Init() local
663 String theDbArea; in Init() local
Completed in 29 milliseconds