Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/main/sw/source/ui/shells/
H A Dbasesh.cxx586 SfxStringListItem aStrLst( nWhich ); in StateUndo() local
587 rSh.GetDoStrings( SwWrtShell::UNDO, aStrLst ); in StateUndo()
588 rSet.Put( aStrLst ); in StateUndo()
597 SfxStringListItem aStrLst( nWhich ); in StateUndo() local
598 rSh.GetDoStrings( SwWrtShell::REDO, aStrLst ); in StateUndo()
599 rSet.Put( aStrLst ); in StateUndo()

Completed in 18 milliseconds