Home
last modified time | relevance | path

Searched refs:SlaveMap (Results 1 – 2 of 2) sorted by path

/trunk/main/comphelper/inc/comphelper/
H A DMasterPropertySet.hxx50 typedef std::map < sal_uInt8, comphelper::SlaveData* > SlaveMap; typedef
72 SlaveMap maSlaveMap;
/trunk/main/comphelper/source/property/
H A DMasterPropertySet.cxx104 SlaveMap::iterator aEnd = maSlaveMap.end(), aIter = maSlaveMap.begin(); in ~MasterPropertySet()
274 SlaveMap::const_iterator aSlaveIter = maSlaveMap.begin(), aSlaveEnd = maSlaveMap.end(); in setPropertyValues()
339 SlaveMap::const_iterator aSlaveIter = maSlaveMap.begin(), aSlaveEnd = maSlaveMap.end(); in getPropertyValues()
437 SlaveMap::const_iterator aSlaveIter = maSlaveMap.begin(), aSlaveEnd = maSlaveMap.end(); in getPropertyStates()

Completed in 14 milliseconds