Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/inc/
H A Dpvfundlg.hxx222 typedef ::std::hash_map<String, long, ScStringHashCode> DimNameIndexMap; typedef in ScDPShowDetailDlg
223 DimNameIndexMap maNameIndexMap;
/aoo42x/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx749 maNameIndexMap.insert(DimNameIndexMap::value_type(aName, nDim)); in ScDPShowDetailDlg()
770 DimNameIndexMap::const_iterator itr = maNameIndexMap.find(aSelectedName); in GetDimensionName()

Completed in 29 milliseconds