Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/forms/
H A Dlayerexport.hxx59 > MapPropertySet2Map; typedef
101 MapPropertySet2Map m_aControlIds;
104 MapPropertySet2Map m_aReferringControls;
108 MapPropertySet2Map::iterator
111 MapPropertySet2Map::iterator
H A Dlayerexport.cxx506 …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 29 milliseconds