summaryrefslogtreecommitdiff
path: root/cui/source/options/optsave.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optsave.cxx')
-rw-r--r--cui/source/options/optsave.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/cui/source/options/optsave.cxx b/cui/source/options/optsave.cxx
index d3448524014e..e1b63cee99a7 100644
--- a/cui/source/options/optsave.cxx
+++ b/cui/source/options/optsave.cxx
@@ -54,7 +54,6 @@ using namespace comphelper;
#define CFG_PAGE_AND_GROUP "General", "LoadSave"
-
struct SvxSaveTabPage_Impl
{
Reference< XNameContainer > xFact;
@@ -195,7 +194,6 @@ SvxSaveTabPage::SvxSaveTabPage( vcl::Window* pParent, const SfxItemSet& rCoreSet
}
-
SvxSaveTabPage::~SvxSaveTabPage()
{
disposeOnce();
@@ -512,7 +510,6 @@ void SvxSaveTabPage::Reset( const SfxItemSet* )
}
-
IMPL_LINK_TYPED( SvxSaveTabPage, AutoClickHdl_Impl, Button*, pBox, void )
{
if ( pBox == aAutoSaveCB )