Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/undo/
H A Dundostyl.cxx249 ScUndoApplyPageStyle::ApplyStyleEntry::ApplyStyleEntry( SCTAB nTab, const String& rOldStyle ) : in ApplyStyleEntry() argument
251 maOldStyle( rOldStyle ) in ApplyStyleEntry()
265 void ScUndoApplyPageStyle::AddSheetAction( SCTAB nTab, const String& rOldStyle ) in AddSheetAction() argument
267 maEntries.push_back( ApplyStyleEntry( nTab, rOldStyle ) ); in AddSheetAction()
/aoo42x/main/sc/source/ui/inc/
H A Dundostyl.hxx103 explicit ApplyStyleEntry( SCTAB nTab, const String& rOldStyle );

Completed in 15 milliseconds