Searched refs:DoType (Results 1 – 2 of 2) sorted by relevance
48 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()
371 enum DoType { UNDO, REDO, REPEAT }; enum in SwWrtShell373 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 16 milliseconds