Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/inc/
H A Dundostyl.hxx105 typedef ::std::vector< ApplyStyleEntry > ApplyStyleVec; typedef in ScUndoApplyPageStyle
107 ApplyStyleVec maEntries;
/trunk/main/sc/source/ui/undo/
H A Dundostyl.cxx278 …for( ApplyStyleVec::const_iterator aIt = maEntries.begin(), aEnd = maEntries.end(); aIt != aEnd; +… in Undo()
289 …for( ApplyStyleVec::const_iterator aIt = maEntries.begin(), aEnd = maEntries.end(); aIt != aEnd; +… in Redo()

Completed in 9 milliseconds