Searched refs:rTC (Results 1 – 2 of 2) sorted by relevance
275 const Reference<XTypeConverter> & rTC, in Invocation_Impl() argument279 : xTypeConverter( rTC ) in Invocation_Impl()
906 const ::com::sun::star::uno::TypeClass rTC = Value.getValueType().getTypeClass(); in setProperty() local907 if (rTC != ::com::sun::star::uno::TypeClass_STRING) in setProperty()909 if (rTC != ::com::sun::star::uno::TypeClass_DOUBLE) in setProperty()
Completed in 75 milliseconds