Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx335 Reference<XTypeProvider> xNumProv; in getTypes() local
336 if(aNumProv >>= xNumProv) in getTypes()
338 aNumTypes = xNumProv->getTypes(); in getTypes()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx515 uno::Reference<lang::XTypeProvider> xNumProv( in getTypes() local
517 aAggTypes = xNumProv->getTypes(); in getTypes()

Completed in 262 milliseconds