LibreOffice Module sc (master) 1
Functions | Variables
srchuno.cxx File Reference
#include <scitems.hxx>
#include <svl/srchitem.hxx>
#include <vcl/svapp.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <srchuno.hxx>
#include <miscuno.hxx>
#include <unonames.hxx>
Include dependency graph for srchuno.cxx:

Go to the source code of this file.

Functions

static o3tl::span< const SfxItemPropertyMapEntrylcl_GetSearchPropertyMap ()
 SearchWords searches in whole cells - rename it ??? More...
 

Variables

constexpr OUStringLiteral SCSEARCHDESCRIPTOR_SERVICE = u"com.sun.star.util.SearchDescriptor"
 
constexpr OUStringLiteral SCREPLACEDESCRIPTOR_SERVICE = u"com.sun.star.util.ReplaceDescriptor"
 

Function Documentation

◆ lcl_GetSearchPropertyMap()

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

Variable Documentation

◆ SCREPLACEDESCRIPTOR_SERVICE

constexpr OUStringLiteral SCREPLACEDESCRIPTOR_SERVICE = u"com.sun.star.util.ReplaceDescriptor"
constexpr

Definition at line 57 of file srchuno.cxx.

Referenced by ScCellSearchObj::getSupportedServiceNames().

◆ SCSEARCHDESCRIPTOR_SERVICE

constexpr OUStringLiteral SCSEARCHDESCRIPTOR_SERVICE = u"com.sun.star.util.SearchDescriptor"
constexpr

Definition at line 56 of file srchuno.cxx.

Referenced by ScCellSearchObj::getSupportedServiceNames().