Searched refs:eDoType (Results 1 – 2 of 2) sorted by relevance
48 void SwWrtShell::Do( DoType eDoType, sal_uInt16 nCnt ) in Do() argument54 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() argument137 switch( eDoType ) in GetDoStrings()
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 23 milliseconds