LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
SwSearchOptions Struct Reference

Public Member Functions

 SwSearchOptions (SwWrtShell const *pSh, bool bBackward)
 

Public Attributes

SwDocPositions eStart
 
SwDocPositions eEnd
 
bool bDontWrap
 

Detailed Description

Definition at line 64 of file viewsrch.cxx.

Constructor & Destructor Documentation

◆ SwSearchOptions()

SwSearchOptions::SwSearchOptions ( SwWrtShell const *  pSh,
bool  bBackward 
)

Member Data Documentation

◆ bDontWrap

bool SwSearchOptions::bDontWrap

Definition at line 67 of file viewsrch.cxx.

Referenced by SwView::SearchAndWrap(), and SwSearchOptions().

◆ eEnd

SwDocPositions SwSearchOptions::eEnd

◆ eStart

SwDocPositions SwSearchOptions::eStart

Definition at line 66 of file viewsrch.cxx.

Referenced by SwView::FUNC_Search(), and SwView::SearchAndWrap().


The documentation for this struct was generated from the following file: