Lines Matching defs:BoolValue
785 bool BoolValue() const { bool b=false; QueryBoolValue( &b ); return b; }