summaryrefslogtreecommitdiff
path: root/include/sfx2/ctrlitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/ctrlitem.hxx')
-rw-r--r--include/sfx2/ctrlitem.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sfx2/ctrlitem.hxx b/include/sfx2/ctrlitem.hxx
index 91ae1f25ac5e..fa5b7b9ac853 100644
--- a/include/sfx2/ctrlitem.hxx
+++ b/include/sfx2/ctrlitem.hxx
@@ -65,11 +65,11 @@ public:
SfxControllerItem* ChangeItemLink( SfxControllerItem* pNewLink );
void SetId( sal_uInt16 nItemId );
- sal_uInt16 GetId() const { return nId; }
+ sal_uInt16 GetId() const { return nId; }
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
const SfxPoolItem* pState );
- void DeleteFloatingWindow();
+ void DeleteFloatingWindow();
SfxMapUnit GetCoreMetric() const;