Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/wrtsh/
H A Dwrtundo.cxx48 void SwWrtShell::Do( DoType eDoType, sal_uInt16 nCnt ) in Do() argument
54 switch( eDoType ) in Do()
111 String SwWrtShell::GetDoString( DoType eDoType ) const in GetDoString()
115 switch( eDoType ) in GetDoString()
134 sal_uInt16 SwWrtShell::GetDoStrings( DoType eDoType, SfxStringListItem& rStrs ) const in GetDoStrings() argument
137 switch( eDoType ) in GetDoStrings()
/aoo42x/main/sw/source/ui/inc/
H A Dwrtsh.hxx373 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 46 milliseconds