Searched refs:maProtectedSheets (Results 1 – 2 of 2) sorted by relevance
1253 …for (ProtectedSheetMap::const_iterator itr = maProtectedSheets.begin(), itrEnd = maProtectedSheets… in Apply()1300 ProtectedSheetMap::iterator itr = maProtectedSheets.find(nTab); in GetSheetItem()1301 if (itr == maProtectedSheets.end()) in GetSheetItem()1304 if ( !maProtectedSheets.insert( ProtectedSheetMap::value_type(nTab, Sheet()) ).second ) in GetSheetItem()1307 itr = maProtectedSheets.find(nTab); in GetSheetItem()
300 ProtectedSheetMap maProtectedSheets; member in XclImpSheetProtectBuffer
Completed in 49 milliseconds