LibreOffice Module sd (master) 1
Macros | Functions
unosrch.cxx File Reference
#include <memory>
#include <sal/config.h>
#include <com/sun/star/drawing/XShapes.hpp>
#include <com/sun/star/drawing/XDrawPage.hpp>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <utility>
#include <vcl/svapp.hxx>
#include <svx/svdobj.hxx>
#include <svx/svdpool.hxx>
#include <editeng/unoipset.hxx>
#include <editeng/unotext.hxx>
#include <tools/debug.hxx>
#include <unoprnms.hxx>
#include <unosrch.hxx>
Include dependency graph for unosrch.cxx:

Go to the source code of this file.

Macros

#define WID_SEARCH_BACKWARDS   0
 
#define WID_SEARCH_CASE   1
 
#define WID_SEARCH_WORDS   2
 

Functions

static o3tl::span< const SfxItemPropertyMapEntryImplGetSearchPropertyMap ()
 

Macro Definition Documentation

◆ WID_SEARCH_BACKWARDS

#define WID_SEARCH_BACKWARDS   0

Definition at line 40 of file unosrch.cxx.

◆ WID_SEARCH_CASE

#define WID_SEARCH_CASE   1

Definition at line 41 of file unosrch.cxx.

◆ WID_SEARCH_WORDS

#define WID_SEARCH_WORDS   2

Definition at line 42 of file unosrch.cxx.

Function Documentation

◆ ImplGetSearchPropertyMap()

static o3tl::span< const SfxItemPropertyMapEntry > ImplGetSearchPropertyMap ( )
static