summaryrefslogtreecommitdiff
path: root/include/editeng/lspcitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/lspcitem.hxx')
-rw-r--r--include/editeng/lspcitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/lspcitem.hxx b/include/editeng/lspcitem.hxx
index 8bb2fadfa5ef..54ff961040c0 100644
--- a/include/editeng/lspcitem.hxx
+++ b/include/editeng/lspcitem.hxx
@@ -34,7 +34,7 @@ class SvXMLUnitConverter;
#define LINE_SPACE_DEFAULT_HEIGHT 200
class EDITENG_DLLPUBLIC SvxLineSpacingItem : public SfxEnumItemInterface
{
- friend SvStream& operator<<( SvStream&, SvxLineSpacingItem& ); //$ ostream
+ friend SvStream& WriteSvxLineSpacingItem( SvStream&, SvxLineSpacingItem& ); //$ ostream
short nInterLineSpace;
sal_uInt16 nLineHeight;