Home
last modified time | relevance | path

Searched refs:isNillable (Results 1 – 7 of 7) sorted by relevance

/trunk/main/configmgr/source/
H A Dchildaccess.cxx232 nillable = prop->isNillable(); in setProperty()
255 nillable = locprop->isNillable(); in setProperty()
H A Dxcuparser.cxx503 if (!prop->isNillable()) { in handlePropValue()
599 if (nil && !locprop->isNillable()) { in handleLocpropValue()
861 property->isNillable())); in handleLocalizedGroupProp()
H A Dlocalizedpropertynode.hxx52 bool isNillable() const;
H A Dlocalizedpropertynode.cxx62 bool LocalizedPropertyNode::isNillable() const { in isNillable() function in configmgr::LocalizedPropertyNode
H A Dpropertynode.hxx51 bool isNillable() const;
H A Dpropertynode.cxx62 bool PropertyNode::isNillable() const { in isNillable() function in configmgr::PropertyNode
H A Daccess.cxx393 checkValue(value, locprop->getStaticType(), locprop->isNillable()); in insertLocalizedValueChild()
2095 nillable = prop->isNillable(); in asProperty()
2111 nillable = locprop->isNillable(); in asProperty()
2119 nillable = locprop->isNillable(); in asProperty()

Completed in 42 milliseconds