diff options
author | Gabor Kelemen <gabor.kelemen.extern@allotropia.de> | 2024-04-24 17:49:35 +0200 |
---|---|---|
committer | Gabor Kelemen <gabor.kelemen.extern@allotropia.de> | 2024-05-11 09:01:58 +0200 |
commit | 9921b0b99aae17e15eb5daf56f0c3125f725a547 (patch) | |
tree | a0ef5b000c28edc266b46813aa7be30d1e52dc76 /bin | |
parent | 8088bd350da2a38f7e582c6452d506a572a19cae (diff) |
Drop now unused SdOptionsLayout, SdOptionsLayoutItem classes
Change-Id: I5d4e77f8377eead4581f590a4cc160a3fa97e2a6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166601
Tested-by: Jenkins
Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/find-can-be-private-symbols.functions.results | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/find-can-be-private-symbols.functions.results b/bin/find-can-be-private-symbols.functions.results index dd3bb5ba4b4c..332b99ad4cd3 100644 --- a/bin/find-can-be-private-symbols.functions.results +++ b/bin/find-can-be-private-symbols.functions.results @@ -2724,11 +2724,6 @@ SdOptionsLayout::ReadData(com::sun::star::uno::Any const*) SdOptionsLayout::SdOptionsLayout(bool, bool) SdOptionsLayout::WriteData(com::sun::star::uno::Any*) const SdOptionsLayout::operator==(SdOptionsLayout const&) const -SdOptionsLayoutItem::Clone(SfxItemPool*) const -SdOptionsLayoutItem::SdOptionsLayoutItem() -SdOptionsLayoutItem::SdOptionsLayoutItem(SdOptions const*, sd::FrameView const*) -SdOptionsLayoutItem::SetOptions(SdOptions*) const -SdOptionsLayoutItem::operator==(SfxPoolItem const&) const SdOptionsMisc::GetDisplay() const SdOptionsMisc::GetDragThresholdPixels() const SdOptionsMisc::GetPropNameArray(char const**&, unsigned long&) const |