Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/unoobj/
H A Ddocuno.cxx512 uno::Any aNumProv(xNumberAgg->queryAggregation(rProvType)); in getTypes() local
513 if(aNumProv.getValueType() == rProvType) in getTypes()
516 *(uno::Reference<lang::XTypeProvider>*)aNumProv.getValue()); in getTypes()
/aoo42x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx334 Any aNumProv = xNumFmtAgg->queryAggregation(rProvType); in getTypes() local
336 if(aNumProv >>= xNumProv) in getTypes()

Completed in 262 milliseconds