Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dtabvwshb.cxx574 SfxStringListItem aStrLst( nWhich ); in GetUndoState() local
577 List* pList = aStrLst.GetList(); in GetUndoState()
585 rSet.Put( aStrLst ); in GetUndoState()
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx584 SfxStringListItem aStrLst( nWhich ); in StateUndo() local
585 rSh.GetDoStrings( SwWrtShell::UNDO, aStrLst ); in StateUndo()
586 rSet.Put( aStrLst ); in StateUndo()
595 SfxStringListItem aStrLst( nWhich ); in StateUndo() local
596 rSh.GetDoStrings( SwWrtShell::REDO, aStrLst ); in StateUndo()
597 rSet.Put( aStrLst ); in StateUndo()

Completed in 27 milliseconds