Home
last modified time | relevance | path

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

/aoo42x/main/ucb/source/core/
H A Ducbstore.cxx316 PropertySetRegistry_Impl( const Sequence< Any > &rInitArgs ) in PropertySetRegistry_Impl()
317 : m_aInitArgs( rInitArgs ), in PropertySetRegistry_Impl()
336 const Sequence< Any > &rInitArgs ) in PropertySetRegistry()
338 m_pImpl( new PropertySetRegistry_Impl( rInitArgs ) ) in PropertySetRegistry()
1071 const Sequence< Any >& rInitArgs = m_pImpl->m_aInitArgs; in getConfigProvider() local
1073 if ( rInitArgs.getLength() > 0 ) in getConfigProvider()
1076 rInitArgs[ 0 ] >>= m_pImpl->m_xConfigProvider; in getConfigProvider()
H A Ducbstore.hxx129 ::com::sun::star::uno::Any >& rInitArgs);

Completed in 20 milliseconds