|
LibreOffice Module unotools (master) 1
|
#include <searchopt.hxx>
Private Member Functions | |
| SvtSearchOptions (const SvtSearchOptions &)=delete | |
| SvtSearchOptions & | operator= (const SvtSearchOptions &)=delete |
Private Attributes | |
| std::unique_ptr< SvtSearchOptions_Impl > | pImpl |
Definition at line 29 of file searchopt.hxx.
|
privatedelete |
| SvtSearchOptions::SvtSearchOptions | ( | ) |
Definition at line 254 of file searchopt.cxx.
| SvtSearchOptions::~SvtSearchOptions | ( | ) |
Definition at line 259 of file searchopt.cxx.
| void SvtSearchOptions::Commit | ( | ) |
Definition at line 263 of file searchopt.cxx.
References pImpl.
| TransliterationFlags SvtSearchOptions::GetTransliterationFlags | ( | ) | const |
Definition at line 268 of file searchopt.cxx.
References IsIgnoreDiacritics_CTL(), IsIgnoreKashida_CTL(), IsIgnoreMiddleDot(), IsIgnoreProlongedSoundMark(), IsIgnorePunctuation(), IsIgnoreWhitespace(), IsMatchBavaHafa(), IsMatchCase(), IsMatchContractions(), IsMatchDiziDuzu(), IsMatchFullHalfWidthForms(), IsMatchHiraganaKatakana(), IsMatchHyuiyuByuvyu(), IsMatchIaiya(), IsMatchKiku(), IsMatchMinusDashChoon(), IsMatchOldKanaForms(), IsMatchRepeatCharMarks(), IsMatchSesheZeje(), IsMatchTsithichiDhizi(), and IsMatchVariantFormKanji().
| bool SvtSearchOptions::IsBackwards | ( | ) | const |
Definition at line 327 of file searchopt.cxx.
References pImpl.
| bool SvtSearchOptions::IsIgnoreDiacritics_CTL | ( | ) | const |
Definition at line 572 of file searchopt.cxx.
References pImpl.
Referenced by GetTransliterationFlags().
| bool SvtSearchOptions::IsIgnoreKashida_CTL | ( | ) | const |
Definition at line 582 of file searchopt.cxx.
References pImpl.
Referenced by GetTransliterationFlags().
| bool SvtSearchOptions::IsIgnoreMiddleDot | ( | ) | const |
Definition at line 552 of file searchopt.cxx.
References pImpl.
Referenced by GetTransliterationFlags().
| bool SvtSearchOptions::IsIgnoreProlongedSoundMark | ( | ) | const |
Definition at line 542 of file searchopt.cxx.
References pImpl.
Referenced by GetTransliterationFlags().
| bool SvtSearchOptions::IsIgnorePunctuation | ( | ) | const |
Definition at line 522 of file searchopt.cxx.
References pImpl.
Referenced by GetTransliterationFlags().
| bool SvtSearchOptions::IsIgnoreWhitespace | ( | ) | const |
Definition at line 532 of file searchopt.cxx.
References pImpl.
Referenced by GetTransliterationFlags().
| bool SvtSearchOptions::IsMatchBavaHafa | ( | ) | const |
Definition at line 462 of file searchopt.cxx.
References pImpl.
Referenced by GetTransliterationFlags().
| bool SvtSearchOptions::IsMatchCase | ( | ) | const |
Definition at line 372 of file searchopt.cxx.
References pImpl.
Referenced by GetTransliterationFlags().
| bool SvtSearchOptions::IsMatchContractions | ( | ) | const |
Definition at line 402 of file searchopt.cxx.
References pImpl.
Referenced by GetTransliterationFlags().
| bool SvtSearchOptions::IsMatchDiziDuzu | ( | ) | const |
Definition at line 452 of file searchopt.cxx.
References pImpl.
Referenced by GetTransliterationFlags().
| bool SvtSearchOptions::IsMatchFullHalfWidthForms | ( | ) | const |
Definition at line 382 of file searchopt.cxx.
References pImpl.
Referenced by GetTransliterationFlags().
| bool SvtSearchOptions::IsMatchHiraganaKatakana | ( | ) | const |
Definition at line 392 of file searchopt.cxx.
References pImpl.
Referenced by GetTransliterationFlags().
| bool SvtSearchOptions::IsMatchHyuiyuByuvyu | ( | ) | const |
Definition at line 482 of file searchopt.cxx.
References pImpl.
Referenced by GetTransliterationFlags().
| bool SvtSearchOptions::IsMatchIaiya | ( | ) | const |
Definition at line 502 of file searchopt.cxx.
References pImpl.
Referenced by GetTransliterationFlags().
| bool SvtSearchOptions::IsMatchKiku | ( | ) | const |
Definition at line 512 of file searchopt.cxx.
References pImpl.
Referenced by GetTransliterationFlags().
| bool SvtSearchOptions::IsMatchMinusDashChoon | ( | ) | const |
Definition at line 412 of file searchopt.cxx.
References pImpl.
Referenced by GetTransliterationFlags().
| bool SvtSearchOptions::IsMatchOldKanaForms | ( | ) | const |
Definition at line 442 of file searchopt.cxx.
References pImpl.
Referenced by GetTransliterationFlags().
| bool SvtSearchOptions::IsMatchRepeatCharMarks | ( | ) | const |
Definition at line 422 of file searchopt.cxx.
References pImpl.
Referenced by GetTransliterationFlags().
| bool SvtSearchOptions::IsMatchSesheZeje | ( | ) | const |
Definition at line 492 of file searchopt.cxx.
References pImpl.
Referenced by GetTransliterationFlags().
| bool SvtSearchOptions::IsMatchTsithichiDhizi | ( | ) | const |
Definition at line 472 of file searchopt.cxx.
References pImpl.
Referenced by GetTransliterationFlags().
| bool SvtSearchOptions::IsMatchVariantFormKanji | ( | ) | const |
Definition at line 432 of file searchopt.cxx.
References pImpl.
Referenced by GetTransliterationFlags().
| bool SvtSearchOptions::IsNotes | ( | ) | const |
Definition at line 562 of file searchopt.cxx.
References pImpl.
| bool SvtSearchOptions::IsSearchFormatted | ( | ) | const |
Definition at line 592 of file searchopt.cxx.
References pImpl.
| bool SvtSearchOptions::IsSimilaritySearch | ( | ) | const |
Definition at line 352 of file searchopt.cxx.
References pImpl.
| bool SvtSearchOptions::IsUseAsianOptions | ( | ) | const |
Definition at line 362 of file searchopt.cxx.
References pImpl.
| bool SvtSearchOptions::IsUseRegularExpression | ( | ) | const |
Definition at line 337 of file searchopt.cxx.
References pImpl.
| bool SvtSearchOptions::IsUseWildcard | ( | ) | const |
Definition at line 602 of file searchopt.cxx.
References pImpl.
| bool SvtSearchOptions::IsWholeWordsOnly | ( | ) | const |
Definition at line 317 of file searchopt.cxx.
References pImpl.
|
privatedelete |
References GetTransliterationFlags().
| void SvtSearchOptions::SetBackwards | ( | bool | bVal | ) |
Definition at line 332 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetIgnoreDiacritics_CTL | ( | bool | bVal | ) |
Definition at line 577 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetIgnoreKashida_CTL | ( | bool | bVal | ) |
Definition at line 587 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetIgnoreMiddleDot | ( | bool | bVal | ) |
Definition at line 557 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetIgnoreProlongedSoundMark | ( | bool | bVal | ) |
Definition at line 547 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetIgnorePunctuation | ( | bool | bVal | ) |
Definition at line 527 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetIgnoreWhitespace | ( | bool | bVal | ) |
Definition at line 537 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetMatchBavaHafa | ( | bool | bVal | ) |
Definition at line 467 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetMatchCase | ( | bool | bVal | ) |
Definition at line 377 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetMatchContractions | ( | bool | bVal | ) |
Definition at line 407 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetMatchDiziDuzu | ( | bool | bVal | ) |
Definition at line 457 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetMatchFullHalfWidthForms | ( | bool | bVal | ) |
Definition at line 387 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetMatchHiraganaKatakana | ( | bool | bVal | ) |
Definition at line 397 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetMatchHyuiyuByuvyu | ( | bool | bVal | ) |
Definition at line 487 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetMatchIaiya | ( | bool | bVal | ) |
Definition at line 507 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetMatchKiku | ( | bool | bVal | ) |
Definition at line 517 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetMatchMinusDashChoon | ( | bool | bVal | ) |
Definition at line 417 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetMatchOldKanaForms | ( | bool | bVal | ) |
Definition at line 447 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetMatchRepeatCharMarks | ( | bool | bVal | ) |
Definition at line 427 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetMatchSesheZeje | ( | bool | bVal | ) |
Definition at line 497 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetMatchTsithichiDhizi | ( | bool | bVal | ) |
Definition at line 477 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetMatchVariantFormKanji | ( | bool | bVal | ) |
Definition at line 437 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetNotes | ( | bool | bVal | ) |
Definition at line 567 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetSearchFormatted | ( | bool | bVal | ) |
Definition at line 597 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetSearchForStyles | ( | bool | bVal | ) |
Definition at line 347 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetSimilaritySearch | ( | bool | bVal | ) |
Definition at line 357 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetUseAsianOptions | ( | bool | bVal | ) |
Definition at line 367 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetUseRegularExpression | ( | bool | bVal | ) |
Definition at line 342 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetUseWildcard | ( | bool | bVal | ) |
Definition at line 607 of file searchopt.cxx.
References pImpl.
| void SvtSearchOptions::SetWholeWordsOnly | ( | bool | bVal | ) |
Definition at line 322 of file searchopt.cxx.
References pImpl.
|
private |
Definition at line 31 of file searchopt.hxx.
Referenced by Commit(), IsBackwards(), IsIgnoreDiacritics_CTL(), IsIgnoreKashida_CTL(), IsIgnoreMiddleDot(), IsIgnoreProlongedSoundMark(), IsIgnorePunctuation(), IsIgnoreWhitespace(), IsMatchBavaHafa(), IsMatchCase(), IsMatchContractions(), IsMatchDiziDuzu(), IsMatchFullHalfWidthForms(), IsMatchHiraganaKatakana(), IsMatchHyuiyuByuvyu(), IsMatchIaiya(), IsMatchKiku(), IsMatchMinusDashChoon(), IsMatchOldKanaForms(), IsMatchRepeatCharMarks(), IsMatchSesheZeje(), IsMatchTsithichiDhizi(), IsMatchVariantFormKanji(), IsNotes(), IsSearchFormatted(), IsSimilaritySearch(), IsUseAsianOptions(), IsUseRegularExpression(), IsUseWildcard(), IsWholeWordsOnly(), SetBackwards(), SetIgnoreDiacritics_CTL(), SetIgnoreKashida_CTL(), SetIgnoreMiddleDot(), SetIgnoreProlongedSoundMark(), SetIgnorePunctuation(), SetIgnoreWhitespace(), SetMatchBavaHafa(), SetMatchCase(), SetMatchContractions(), SetMatchDiziDuzu(), SetMatchFullHalfWidthForms(), SetMatchHiraganaKatakana(), SetMatchHyuiyuByuvyu(), SetMatchIaiya(), SetMatchKiku(), SetMatchMinusDashChoon(), SetMatchOldKanaForms(), SetMatchRepeatCharMarks(), SetMatchSesheZeje(), SetMatchTsithichiDhizi(), SetMatchVariantFormKanji(), SetNotes(), SetSearchFormatted(), SetSearchForStyles(), SetSimilaritySearch(), SetUseAsianOptions(), SetUseRegularExpression(), SetUseWildcard(), and SetWholeWordsOnly().