LibreOffice Module sc (master) 1
|
#include <scitems.hxx>
#include <svl/srchitem.hxx>
#include <vcl/svapp.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <srchuno.hxx>
#include <miscuno.hxx>
#include <unonames.hxx>
Go to the source code of this file.
Functions | |
static o3tl::span< const SfxItemPropertyMapEntry > | lcl_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" |
|
static |
SearchWords searches in whole cells - rename it ???
Definition at line 35 of file srchuno.cxx.
References cppu::UnoType< typename T >::get(), SC_UNO_SRCHBACK, SC_UNO_SRCHBYROW, SC_UNO_SRCHCASE, SC_UNO_SRCHREGEXP, SC_UNO_SRCHSIM, SC_UNO_SRCHSIMADD, SC_UNO_SRCHSIMEX, SC_UNO_SRCHSIMREL, SC_UNO_SRCHSIMREM, SC_UNO_SRCHSTYLES, SC_UNO_SRCHTYPE, SC_UNO_SRCHWILDCARD, and SC_UNO_SRCHWORDS.
|
constexpr |
Definition at line 57 of file srchuno.cxx.
Referenced by ScCellSearchObj::getSupportedServiceNames().
|
constexpr |
Definition at line 56 of file srchuno.cxx.
Referenced by ScCellSearchObj::getSupportedServiceNames().