Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/property/
H A DMasterPropertySet.cxx74 SlaveData::SlaveData ( ChainablePropertySet *pSlave) in SlaveData() function in SlaveData
122 maSlaveMap [ ++mnLastId ] = new SlaveData ( pNewSet ); in registerSlave()
259 SlaveData * pSlave = maSlaveMap [ (*aIter).second->mnMapId ]; in setPropertyValues()
324 SlaveData * pSlave = maSlaveMap [ (*aIter).second->mnMapId ]; in getPropertyValues()
427 SlaveData * pSlave = maSlaveMap [ (*aIter).second->mnMapId ]; in getPropertyStates()
/trunk/main/comphelper/inc/comphelper/
H A DMasterPropertySet.hxx40 struct SlaveData struct
45 SlaveData ( ChainablePropertySet *pSlave);
50 typedef std::map < sal_uInt8, comphelper::SlaveData* > SlaveMap; argument

Completed in 25 milliseconds