Home
last modified time | relevance | path

Searched refs:xRegFac (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/ucb/source/ucp/file/
H A Dshell.cxx401 uno::Reference< XPropertySetRegistryFactory > xRegFac( in shell() local
404 if ( xRegFac.is() ) in shell()
407 m_xFileRegistry = xRegFac->createPropertySetRegistry( rtl::OUString() ); in shell()
/trunk/main/ucbhelper/source/provider/
H A Dproviderhelper.cxx322 xRegFac( in getAdditionalPropertySetRegistry() local
328 OSL_ENSURE( xRegFac.is(), in getAdditionalPropertySetRegistry()
332 if ( xRegFac.is() ) in getAdditionalPropertySetRegistry()
336 = xRegFac->createPropertySetRegistry( rtl::OUString() ); in getAdditionalPropertySetRegistry()

Completed in 23 milliseconds