Searched refs:bDependsOnOthers (Results 1 – 2 of 2) sorted by relevance
57 …bool bDependsOnOthers; // eg. VALUE depends on MIN/MAX and must be set after… member65 , bDependsOnOthers(bDepends) in ImplPropertyInfo()371 return pImplPropertyInfo && pImplPropertyInfo->bDependsOnOthers; in DoesDependOnOthers()
54 …bool bDependsOnOthers; // eg. VALUE depends on MIN/MAX and must be set after… member62 , bDependsOnOthers(bDepends) in ImplPropertyInfo()363 return pImplPropertyInfo && pImplPropertyInfo->bDependsOnOthers; in DoesDependOnOthers()