diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/unotools/searchopt.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/unotools/searchopt.hxx b/include/unotools/searchopt.hxx index 83bbed45b5cb..a34e4490b56f 100644 --- a/include/unotools/searchopt.hxx +++ b/include/unotools/searchopt.hxx @@ -35,6 +35,8 @@ public: SvtSearchOptions(); ~SvtSearchOptions(); + void Commit(); + sal_Int32 GetTransliterationFlags() const; // General Options |