summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/dinfdlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/dialog/dinfdlg.cxx')
-rw-r--r--sfx2/source/dialog/dinfdlg.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sfx2/source/dialog/dinfdlg.cxx b/sfx2/source/dialog/dinfdlg.cxx
index 75e03a572fb0..6287e7141b3e 100644
--- a/sfx2/source/dialog/dinfdlg.cxx
+++ b/sfx2/source/dialog/dinfdlg.cxx
@@ -276,7 +276,6 @@ SfxDocumentInfoItem::SfxDocumentInfoItem( const OUString& rFile,
}
-
SfxDocumentInfoItem::SfxDocumentInfoItem( const SfxDocumentInfoItem& rItem )
: SfxStringItem( rItem )
, m_AutoloadDelay( rItem.getAutoloadDelay() )
@@ -439,7 +438,6 @@ void SfxDocumentInfoItem::UpdateDocumentInfo(
}
-
void SfxDocumentInfoItem::SetDeleteUserData( bool bSet )
{
m_bDeleteUserData = bSet;
@@ -1232,7 +1230,6 @@ SfxDocumentInfoDialog::SfxDocumentInfoDialog( vcl::Window* pParent,
}
-
void SfxDocumentInfoDialog::PageCreated( sal_uInt16 nId, SfxTabPage &rPage )
{
if ( m_nDocInfoId == nId )