summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/text/SvxSBFontNameBox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/text/SvxSBFontNameBox.hxx')
-rw-r--r--svx/source/sidebar/text/SvxSBFontNameBox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/text/SvxSBFontNameBox.hxx b/svx/source/sidebar/text/SvxSBFontNameBox.hxx
index 12026465ebf8..e8db278b3caf 100644
--- a/svx/source/sidebar/text/SvxSBFontNameBox.hxx
+++ b/svx/source/sidebar/text/SvxSBFontNameBox.hxx
@@ -50,7 +50,7 @@ public:
{ FontNameBox::Fill( pList );
nFtCount = pList->GetFontNameCount(); }
void SetBindings(SfxBindings* pBinding);//
- virtual long PreNotify( NotifyEvent& rNEvt );
+ virtual bool PreNotify( NotifyEvent& rNEvt );
virtual bool Notify( NotifyEvent& rNEvt );//
};