Searched refs:MapPropertySet2Map (Results 1 – 2 of 2) sorted by relevance
59 > MapPropertySet2Map; typedef101 MapPropertySet2Map m_aControlIds;104 MapPropertySet2Map m_aReferringControls;108 MapPropertySet2Map::iterator111 MapPropertySet2Map::iterator
506 …struct AccumulateSize : public ::std::binary_function< size_t, MapPropertySet2Map::value_type, siz…508 size_t operator()( size_t _size, const MapPropertySet2Map::value_type& _map ) const in operator ()()514 ::rtl::OUString lcl_findFreeControlId( const MapPropertySet2Map& _rAllPagesControlIds ) in lcl_findFreeControlId()526 for ( MapPropertySet2Map::const_iterator outer = _rAllPagesControlIds.begin(); in lcl_findFreeControlId()
Completed in 24 milliseconds