Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/unoobj/
H A Ddocuno.cxx511 const uno::Type& rProvType = ::getCppuType((uno::Reference<lang::XTypeProvider>*) 0); in getTypes() local
512 uno::Any aNumProv(xNumberAgg->queryAggregation(rProvType)); in getTypes()
513 if(aNumProv.getValueType() == rProvType) in getTypes()
/aoo42x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx333 const uno::Type& rProvType = ::getCppuType((Reference <XTypeProvider>*)0); in getTypes() local
334 Any aNumProv = xNumFmtAgg->queryAggregation(rProvType); in getTypes()

Completed in 56 milliseconds