Searched refs:TYPE_ANY (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/configmgr/source/ |
H A D | xcuparser.cxx | 467 if (valueParser_.type_ != TYPE_ANY && type != valueParser_.type_) { in handlePropValue() 556 if (valueParser_.type_ != TYPE_ANY && type != valueParser_.type_) { in handleLocpropValue() 749 valueParser_.getLayer(), TYPE_ANY, true, css::uno::Any(), in handleUnknownGroupProp() 785 if (type != TYPE_ERROR && property->getStaticType() != TYPE_ANY && in handlePlainGroupProp() 836 if (type != TYPE_ERROR && property->getStaticType() != TYPE_ANY && in handleLocalizedGroupProp()
|
H A D | type.hxx | 37 TYPE_ERROR, TYPE_NIL, TYPE_ANY, TYPE_BOOLEAN, TYPE_SHORT, TYPE_INT, enumerator
|
H A D | writemodfile.cxx | 367 if (type == TYPE_ANY) { in writeNode() 412 if (type == TYPE_ANY) { in writeNode()
|
H A D | type.cxx | 81 case TYPE_ANY: in mapType()
|
H A D | xmldata.cxx | 79 return TYPE_ANY; in parseType()
|
H A D | access.cxx | 357 case TYPE_ANY: in checkValue() 359 case TYPE_ANY: in checkValue() 1855 checkValue(aElement, TYPE_ANY, true); in insertByName() 1860 Data::NO_LAYER, TYPE_ANY, true, aElement, true))); in insertByName()
|
H A D | valueparser.cxx | 224 case TYPE_ANY: in parseValue()
|
Completed in 35 milliseconds