Home
last modified time | relevance | path

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

/aoo42x/main/ucb/source/core/
H A Ducbstore.cxx1306 PersistentPropertySet_Impl( PropertySetRegistry& rCreator, in PersistentPropertySet_Impl()
1308 : m_pCreator( &rCreator ), m_pInfo( NULL ), m_aKey( rKey ), in PersistentPropertySet_Impl()
1340 PropertySetRegistry& rCreator, in PersistentPropertySet() argument
1343 m_pImpl( new PersistentPropertySet_Impl( rCreator, rKey ) ) in PersistentPropertySet()
1346 rCreator.add( this ); in PersistentPropertySet()
H A Ducbstore.hxx207 PropertySetRegistry& rCreator,

Completed in 146 milliseconds