Searched refs:getDynamicType (Results 1 – 4 of 4) sorted by relevance
365 Type dynType = getDynamicType(prop->getValue(components)); in writeNode()410 Type dynType = getDynamicType(value); in writeNode()
48 Type getDynamicType(com::sun::star::uno::Any const & value);
120 Type getDynamicType(css::uno::Any const & value) { in getDynamicType() function
358 switch (getDynamicType(value)) { in checkValue()
Completed in 41 milliseconds