Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx171 ,aYes(ModuleRes(STR_VALUE_YES)) in DBG_NAME()
221 ,aYes(ModuleRes(STR_VALUE_YES)) in OFieldDescControl()
299 if (rUIString == aYes) in BoolStringPersistent()
312 if (rPersistentString.Equals(aYes) || rPersistentString.Equals(aNo)) in BoolStringUI()
318 return aYes; in BoolStringUI()
750 if (!sDef.Equals(aYes) && !sDef.Equals(aNo)) in IMPL_LINK()
920 pRequired->InsertEntry( aYes ); in ActivateAggregate()
935 pAutoIncrement->InsertEntry( aYes ); in ActivateAggregate()
1061 pBoolDefault->InsertEntry(aYes); in ActivateAggregate()
1487 if ( !sDef.Equals(aYes) && !sDef.Equals(aNo) ) in DisplayData()
/trunk/main/dbaccess/source/ui/inc/
H A DFieldDescControl.hxx125 XubString aYes; member in dbaui::OFieldDescControl

Completed in 21 milliseconds