Home
last modified time | relevance | path

Searched refs:GetRepeatString (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/sw/source/ui/wrtsh/
H A Dwrtundo.cxx160 String SwWrtShell::GetRepeatString() const in GetRepeatString() function in SwWrtShell
/AOO42X/main/sw/source/ui/inc/
H A Dwrtsh.hxx374 String GetRepeatString() const;
/AOO42X/main/sw/source/ui/shells/
H A Dbasesh.cxx574 rSet.Put(SfxStringItem(nWhich, rSh.GetRepeatString())); in StateUndo()