Home
last modified time | relevance | path

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

/trunk/main/ucb/source/core/
H A Ducbstore.hxx98 struct PropertySetRegistry_Impl;
112 PropertySetRegistry_Impl* m_pImpl;
H A Ducbstore.cxx303 struct PropertySetRegistry_Impl struct
314 PropertySetRegistry_Impl( const Sequence< Any > &rInitArgs ) in PropertySetRegistry_Impl() argument
336 m_pImpl( new PropertySetRegistry_Impl( rInitArgs ) ) in PropertySetRegistry()