Searched refs:rCreator (Results 1 – 2 of 2) sorted by relevance
1306 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() argument1343 m_pImpl( new PersistentPropertySet_Impl( rCreator, rKey ) ) in PersistentPropertySet()1346 rCreator.add( this ); in PersistentPropertySet()
207 PropertySetRegistry& rCreator,
Completed in 27 milliseconds