Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx9659 class ScUniqueFormatsEntry class
9670 ScUniqueFormatsEntry() : eState( STATE_EMPTY ) {} in ScUniqueFormatsEntry() function in ScUniqueFormatsEntry
9671 ScUniqueFormatsEntry( const ScUniqueFormatsEntry& r ) : in ScUniqueFormatsEntry() function in ScUniqueFormatsEntry
9677 ~ScUniqueFormatsEntry() {} in ~ScUniqueFormatsEntry()
9684 void ScUniqueFormatsEntry::Join( const ScRange& rNewRange ) in Join()
9741 const ScRangeList& ScUniqueFormatsEntry::GetRanges() in GetRanges()
9772 typedef ::std::hash_map< const ScPatternAttr*, ScUniqueFormatsEntry, ScPatternHashCode > ScUniqueFo…
9816 ScUniqueFormatsEntry& rEntry = aMapIter->second; in GetObjects_Impl()

Completed in 62 milliseconds