LibreOffice Module svl (master) 1
|
#include <sal/config.h>
#include <sal/log.hxx>
#include <svl/srchitem.hxx>
#include <sal/macros.h>
#include <osl/diagnose.h>
#include <comphelper/propertyvalue.hxx>
#include <unotools/searchopt.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/lang/Locale.hpp>
#include <svl/memberid.h>
#include <i18nlangtag/languagetag.hxx>
#include <unordered_set>
Go to the source code of this file.
Macros | |
#define | SRCH_PARAMS 13 |
Functions | |
static Sequence< OUString > | lcl_GetNotifyNames () |
static bool | equalsWithoutLocaleOrReplace (const i18nutil::SearchOptions2 &rItem1, const i18nutil::SearchOptions2 &rItem2) |
used below More... | |
Variables | |
constexpr OUStringLiteral | CFG_ROOT_NODE = u"Office.Common/SearchOptions" |
constexpr OUStringLiteral | SRCH_PARA_OPTIONS = u"Options" |
constexpr OUStringLiteral | SRCH_PARA_FAMILY = u"Family" |
constexpr OUStringLiteral | SRCH_PARA_COMMAND = u"Command" |
constexpr OUStringLiteral | SRCH_PARA_CELLTYPE = u"CellType" |
constexpr OUStringLiteral | SRCH_PARA_APPFLAG = u"AppFlag" |
constexpr OUStringLiteral | SRCH_PARA_ROWDIR = u"RowDirection" |
constexpr OUStringLiteral | SRCH_PARA_ALLTABLES = u"AllTables" |
constexpr OUStringLiteral | SRCH_PARA_SEARCHFILTERED = u"SearchFiltered" |
constexpr OUStringLiteral | SRCH_PARA_SEARCHFORMATTED = u"SearchFormatted" |
constexpr OUStringLiteral | SRCH_PARA_BACKWARD = u"Backward" |
constexpr OUStringLiteral | SRCH_PARA_PATTERN = u"Pattern" |
constexpr OUStringLiteral | SRCH_PARA_CONTENT = u"Content" |
constexpr OUStringLiteral | SRCH_PARA_ASIANOPT = u"AsianOptions" |
#define SRCH_PARAMS 13 |
Definition at line 44 of file srchitem.cxx.
|
static |
used below
Definition at line 236 of file srchitem.cxx.
References i18nutil::SearchOptions2::AlgorithmType2, i18nutil::SearchOptions2::changedChars, i18nutil::SearchOptions2::deletedChars, i18nutil::SearchOptions2::insertedChars, i18nutil::SearchOptions2::searchFlag, i18nutil::SearchOptions2::searchString, i18nutil::SearchOptions2::transliterateFlags, and i18nutil::SearchOptions2::WildcardEscapeCharacter.
Referenced by SvxSearchItem::equalsIgnoring().
|
static |
Definition at line 62 of file srchitem.cxx.
References i, nCount, and SAL_N_ELEMENTS.
Referenced by SvxSearchItem::SvxSearchItem().
|
constexpr |
Definition at line 42 of file srchitem.cxx.
|
constexpr |
Definition at line 51 of file srchitem.cxx.
Referenced by SvxSearchItem::PutValue(), and SvxSearchItem::QueryValue().
|
constexpr |
Definition at line 49 of file srchitem.cxx.
Referenced by SvxSearchItem::PutValue(), and SvxSearchItem::QueryValue().
|
constexpr |
Definition at line 57 of file srchitem.cxx.
Referenced by SvxSearchItem::PutValue(), and SvxSearchItem::QueryValue().
|
constexpr |
Definition at line 54 of file srchitem.cxx.
Referenced by SvxSearchItem::PutValue(), and SvxSearchItem::QueryValue().
|
constexpr |
Definition at line 48 of file srchitem.cxx.
Referenced by SvxSearchItem::PutValue(), and SvxSearchItem::QueryValue().
|
constexpr |
Definition at line 47 of file srchitem.cxx.
Referenced by SvxSearchItem::PutValue(), and SvxSearchItem::QueryValue().
|
constexpr |
Definition at line 56 of file srchitem.cxx.
Referenced by SvxSearchItem::PutValue(), and SvxSearchItem::QueryValue().
|
constexpr |
Definition at line 46 of file srchitem.cxx.
Referenced by SvxSearchItem::PutValue(), and SvxSearchItem::QueryValue().
|
constexpr |
Definition at line 45 of file srchitem.cxx.
Referenced by SvxSearchItem::PutValue(), and SvxSearchItem::QueryValue().
|
constexpr |
Definition at line 55 of file srchitem.cxx.
Referenced by SvxSearchItem::PutValue(), and SvxSearchItem::QueryValue().
|
constexpr |
Definition at line 50 of file srchitem.cxx.
Referenced by SvxSearchItem::PutValue(), and SvxSearchItem::QueryValue().
|
constexpr |
Definition at line 52 of file srchitem.cxx.
Referenced by SvxSearchItem::PutValue(), and SvxSearchItem::QueryValue().
|
constexpr |
Definition at line 53 of file srchitem.cxx.
Referenced by SvxSearchItem::PutValue(), and SvxSearchItem::QueryValue().