Searched refs:staticType (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/configmgr/source/ |
H A D | localizedpropertynode.cxx | 46 int layer, Type staticType, bool nillable): in LocalizedPropertyNode() argument 47 Node(layer), staticType_(staticType), nillable_(nillable) in LocalizedPropertyNode()
|
H A D | propertynode.cxx | 48 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 D | localizedpropertynode.hxx | 44 LocalizedPropertyNode(int layer, Type staticType, bool nillable);
|
H A D | propertynode.hxx | 44 int layer, Type staticType, bool nillable,
|
Completed in 15 milliseconds