summaryrefslogtreecommitdiff
path: root/editeng/inc/editeng/unotext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/inc/editeng/unotext.hxx')
-rw-r--r--editeng/inc/editeng/unotext.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/editeng/inc/editeng/unotext.hxx b/editeng/inc/editeng/unotext.hxx
index 78de836ba0ee..732c2f4d17dc 100644
--- a/editeng/inc/editeng/unotext.hxx
+++ b/editeng/inc/editeng/unotext.hxx
@@ -207,6 +207,8 @@ public:
virtual void QuickInsertLineBreak( const ESelection& rSel );
virtual XubString CalcFieldValue( const SvxFieldItem& rField, sal_uInt16 nPara, sal_uInt16 nPos, Color*& rpTxtColor, Color*& rpFldColor );
+ virtual void FieldClicked( const SvxFieldItem& rField, USHORT nPara, xub_StrLen nPos );
+
virtual sal_Bool IsValid() const;
virtual void SetNotifyHdl( const Link& );