Searched refs:xNumProv (Results 1 – 2 of 2) sorted by relevance
335 Reference<XTypeProvider> xNumProv; in getTypes() local336 if(aNumProv >>= xNumProv) in getTypes()338 aNumTypes = xNumProv->getTypes(); in getTypes()
515 uno::Reference<lang::XTypeProvider> xNumProv( in getTypes() local517 aAggTypes = xNumProv->getTypes(); in getTypes()
Completed in 64 milliseconds