Searched refs:_btwnMode (Results 1 – 2 of 2) sorted by relevance
79 _btwnMode = VALUE2VALUE; in CegoAttrComp()96 _btwnMode = ATTR2VALUE; in CegoAttrComp()113 _btwnMode = VALUE2ATTR; in CegoAttrComp()129 _btwnMode = ATTR2ATTR; in CegoAttrComp()284 if ( _btwnMode == VALUE2VALUE ) in reset()407 if ( _btwnMode == ATTR2VALUE || _btwnMode == ATTR2ATTR ) in setup()412 if ( _btwnMode == VALUE2ATTR || _btwnMode == ATTR2ATTR ) in setup()489 _btwnMode = ac._btwnMode; in operator =()518 switch ( _btwnMode ) in operator ==()740 switch ( _btwnMode ) in getId()[all …]
114 BetweenMode _btwnMode; variable