Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/inc/
H A Dundostyl.hxx99 struct ApplyStyleEntry struct in ScUndoApplyPageStyle
103 explicit ApplyStyleEntry( SCTAB nTab, const String& rOldStyle );
105 typedef ::std::vector< ApplyStyleEntry > ApplyStyleVec;
/trunk/main/sc/source/ui/undo/
H A Dundostyl.cxx249 ScUndoApplyPageStyle::ApplyStyleEntry::ApplyStyleEntry( SCTAB nTab, const String& rOldStyle ) : in ApplyStyleEntry() function in ScUndoApplyPageStyle::ApplyStyleEntry
267 maEntries.push_back( ApplyStyleEntry( nTab, rOldStyle ) ); in AddSheetAction()

Completed in 17 milliseconds