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()
584 SfxStringListItem aStrLst( nWhich ); in StateUndo() local585 rSh.GetDoStrings( SwWrtShell::UNDO, aStrLst ); in StateUndo()586 rSet.Put( aStrLst ); in StateUndo()595 SfxStringListItem aStrLst( nWhich ); in StateUndo() local596 rSh.GetDoStrings( SwWrtShell::REDO, aStrLst ); in StateUndo()597 rSet.Put( aStrLst ); in StateUndo()
Completed in 43 milliseconds