diff options
Diffstat (limited to 'sw/inc/fmtpdsc.hxx')
-rw-r--r-- | sw/inc/fmtpdsc.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/inc/fmtpdsc.hxx b/sw/inc/fmtpdsc.hxx index c1861f57c9a2..a42ce1bb6069 100644 --- a/sw/inc/fmtpdsc.hxx +++ b/sw/inc/fmtpdsc.hxx @@ -38,10 +38,6 @@ class SwEndNoteInfo; class SW_DLLPUBLIC SwFormatPageDesc : public SfxPoolItem, public SwClient { - /** This "Doc"-function is made friend in order to be able - to set the auto-flag after copying!! */ - friend bool InsAttr( SwDoc*, const SwPaM &, const SfxItemSet&, sal_uInt16, - SwHistory* ); ::boost::optional<sal_uInt16> oNumOffset; ///< Offset page number. sal_uInt16 nDescNameIdx; ///< SW3-Reader: stringpool-index of style name. SwModify* pDefinedIn; /**< Points to the object in which the |