Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/wrtsh/
H A Dwrtundo.cxx48 void SwWrtShell::Do( DoType eDoType, sal_uInt16 nCnt ) in Do()
111 String SwWrtShell::GetDoString( DoType eDoType ) const in GetDoString()
134 sal_uInt16 SwWrtShell::GetDoStrings( DoType eDoType, SfxStringListItem& rStrs ) const in GetDoStrings()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx371 enum DoType { UNDO, REDO, REPEAT }; enum in SwWrtShell
373 void Do( DoType eDoType, sal_uInt16 nCnt = 1 );
374 String GetDoString( DoType eDoType ) const;
376 sal_uInt16 GetDoStrings( DoType eDoType, SfxStringListItem& rStrLstItem ) const;

Completed in 26 milliseconds