summaryrefslogtreecommitdiff
path: root/editeng/inc/editeng/unoforou.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/inc/editeng/unoforou.hxx')
-rw-r--r--editeng/inc/editeng/unoforou.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/editeng/inc/editeng/unoforou.hxx b/editeng/inc/editeng/unoforou.hxx
index 8b441656a2..aa0b9ed90c 100644
--- a/editeng/inc/editeng/unoforou.hxx
+++ b/editeng/inc/editeng/unoforou.hxx
@@ -81,6 +81,8 @@ public:
virtual SfxItemPool* GetPool() const;
virtual XubString CalcFieldValue( const SvxFieldItem& rField, USHORT nPara, USHORT nPos, Color*& rpTxtColor, Color*& rpFldColor );
+ virtual void FieldClicked( const SvxFieldItem& rField, USHORT nPara, xub_StrLen nPos );
+
virtual BOOL IsValid() const;
Outliner& GetOutliner() const { return rOutliner; }