Home
last modified time | relevance | path

Searched refs:staticType_ (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/configmgr/source/
H A Dlocalizedpropertynode.cxx47 Node(layer), staticType_(staticType), nillable_(nillable) in LocalizedPropertyNode()
59 return staticType_; in getStaticType()
68 Node(other), staticType_(other.staticType_), nillable_(other.nillable_) in LocalizedPropertyNode()
H A Dpropertynode.cxx50 Node(layer), staticType_(staticType), nillable_(nillable), value_(value), in PropertyNode()
59 return staticType_; in getStaticType()
95 Node(other), staticType_(other.staticType_), nillable_(other.nillable_), in PropertyNode()
H A Dlocalizedpropertynode.hxx63 Type staticType_; member in configmgr::LocalizedPropertyNode
H A Dpropertynode.hxx68 Type staticType_; member in configmgr::PropertyNode

Completed in 18 milliseconds