[Libreoffice-commits] core.git: include/svl
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Tue May 5 18:14:30 UTC 2020
include/svl/style.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit c9d0890cecbf00dd2c6066f7ceeaa82611cf1e73
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue May 5 15:13:18 2020 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Tue May 5 20:13:45 2020 +0200
drop newly unused SfxStyleSheetIterator::GetSearchFamily
Change-Id: I19eeb705e1eff352cd9f95f63f65b81732c6c591
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93495
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/include/svl/style.hxx b/include/svl/style.hxx
index 8993613bd02e..34db45a58792 100644
--- a/include/svl/style.hxx
+++ b/include/svl/style.hxx
@@ -282,7 +282,6 @@ public:
const OUString &rParent);
void SetSearchMask(SfxStyleFamily eFam, SfxStyleSearchBits n=SfxStyleSearchBits::All );
- SfxStyleFamily GetSearchFamily() const { return nSearchFamily; }
void Reindex();
/** Add a style sheet.
More information about the Libreoffice-commits
mailing list