Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/helper/
H A Dproperty.cxx57 …bool bDependsOnOthers; // eg. VALUE depends on MIN/MAX and must be set after… member
65 , bDependsOnOthers(bDepends) in ImplPropertyInfo()
371 return pImplPropertyInfo && pImplPropertyInfo->bDependsOnOthers; in DoesDependOnOthers()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/helper/
H A Dproperty.cxx54 …bool bDependsOnOthers; // eg. VALUE depends on MIN/MAX and must be set after… member
62 , bDependsOnOthers(bDepends) in ImplPropertyInfo()
363 return pImplPropertyInfo && pImplPropertyInfo->bDependsOnOthers; in DoesDependOnOthers()