Home
last modified time | relevance | path

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

/trunk/main/configmgr/source/
H A Dlocalizedpropertynode.cxx46 int layer, Type staticType, bool nillable): in LocalizedPropertyNode() argument
47 Node(layer), staticType_(staticType), nillable_(nillable) in LocalizedPropertyNode()
H A Dpropertynode.cxx48 int layer, Type staticType, bool nillable, css::uno::Any const & value, in PropertyNode() argument
50 Node(layer), staticType_(staticType), nillable_(nillable), value_(value), in PropertyNode()
H A Dlocalizedpropertynode.hxx44 LocalizedPropertyNode(int layer, Type staticType, bool nillable);
H A Dpropertynode.hxx44 int layer, Type staticType, bool nillable,

Completed in 21 milliseconds