Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/gtk/a11y/
H A Datkvalue.cxx55 static void anyToGValue( uno::Any aAny, GValue *pValue ) in anyToGValue() function
75 anyToGValue( pValue->getCurrentValue(), gval ); in value_wrapper_get_current_value()
89 anyToGValue( pValue->getMaximumValue(), gval ); in value_wrapper_get_maximum_value()
103 anyToGValue( pValue->getMinimumValue(), gval ); in value_wrapper_get_minimum_value()

Completed in 13 milliseconds