Searched refs:bDependsOnOthers (Results 1 – 1 of 1) sorted by relevance
72 sal_Bool bDependsOnOthers; // eg. VALUE depends on MIN/MAX and must be set after MIN/MAX. member78 bDependsOnOthers = sal_False; in ImplPropertyInfo()88 bDependsOnOthers = bDepends; in ImplPropertyInfo()400 return pImplPropertyInfo ? pImplPropertyInfo->bDependsOnOthers : sal_False; in DoesDependOnOthers()
Completed in 11 milliseconds