Searched refs:XclSelectionMap (Results 1 – 2 of 2) sorted by relevance
127 typedef ::std::map< sal_uInt8, XclSelectionDataRef > XclSelectionMap; typedef129 XclSelectionMap maSelMap; /// Selections of all panes.
98 XclSelectionMap::const_iterator aIt = maSelMap.find( nPane ); in GetSelectionData()
Completed in 13 milliseconds