Searched refs:ApplyStyleVec (Results 1 – 2 of 2) sorted by relevance
105 typedef ::std::vector< ApplyStyleEntry > ApplyStyleVec; typedef in ScUndoApplyPageStyle107 ApplyStyleVec maEntries;
278 …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 11 milliseconds