Searched refs:aStrLst (Results 1 – 2 of 2) sorted by relevance
574 SfxStringListItem aStrLst( nWhich ); in GetUndoState() local577 List* pList = aStrLst.GetList(); in GetUndoState()585 rSet.Put( aStrLst ); in GetUndoState()
586 SfxStringListItem aStrLst( nWhich ); in StateUndo() local587 rSh.GetDoStrings( SwWrtShell::UNDO, aStrLst ); in StateUndo()588 rSet.Put( aStrLst ); in StateUndo()597 SfxStringListItem aStrLst( nWhich ); in StateUndo() local598 rSh.GetDoStrings( SwWrtShell::REDO, aStrLst ); in StateUndo()599 rSet.Put( aStrLst ); in StateUndo()
Completed in 33 milliseconds