LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
VectorGraphicSearchOptions Struct Referencefinal

#include <VectorGraphicSearch.hxx>

Public Member Functions

 VectorGraphicSearchOptions ()
 
 VectorGraphicSearchOptions (SearchStartPosition eStartPosition, bool bMatchCase, bool bMatchWholeWord)
 

Public Attributes

SearchStartPosition meStartPosition
 
bool mbMatchCase
 
bool mbMatchWholeWord
 

Detailed Description

Definition at line 28 of file VectorGraphicSearch.hxx.

Constructor & Destructor Documentation

◆ VectorGraphicSearchOptions() [1/2]

VectorGraphicSearchOptions::VectorGraphicSearchOptions ( )
inline

Definition at line 34 of file VectorGraphicSearch.hxx.

References Begin.

◆ VectorGraphicSearchOptions() [2/2]

VectorGraphicSearchOptions::VectorGraphicSearchOptions ( SearchStartPosition  eStartPosition,
bool  bMatchCase,
bool  bMatchWholeWord 
)
inline

Definition at line 41 of file VectorGraphicSearch.hxx.

Member Data Documentation

◆ mbMatchCase

bool VectorGraphicSearchOptions::mbMatchCase

Definition at line 31 of file VectorGraphicSearch.hxx.

◆ mbMatchWholeWord

bool VectorGraphicSearchOptions::mbMatchWholeWord

Definition at line 32 of file VectorGraphicSearch.hxx.

◆ meStartPosition

SearchStartPosition VectorGraphicSearchOptions::meStartPosition

Definition at line 30 of file VectorGraphicSearch.hxx.


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