diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-08-18 20:36:06 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-08-19 09:30:43 +0100 |
commit | 7502d401de8a74b05ac7bcf0abab73ed87b53be6 (patch) | |
tree | 0b1ee96c3ac4b0c3e0cb7e2537a85716919b8724 /sfx2/source/inc/virtmenu.hxx | |
parent | 0c4c19aca64887e538229a712864ae1225b7efda (diff) |
regenerate list
Diffstat (limited to 'sfx2/source/inc/virtmenu.hxx')
-rw-r--r-- | sfx2/source/inc/virtmenu.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/inc/virtmenu.hxx b/sfx2/source/inc/virtmenu.hxx index 3da800c37e60..cc7cb26ffdc4 100644 --- a/sfx2/source/inc/virtmenu.hxx +++ b/sfx2/source/inc/virtmenu.hxx @@ -99,8 +99,6 @@ public: void EnableItem( sal_uInt16 nItemId, sal_Bool bEnable ); void SetItemText( sal_uInt16 nItemId, const String& rText ); - sal_uInt16 GetItemPos( sal_uInt16 nItemId ) const; - sal_uInt16 GetItemCount() const; Menu* GetSVMenu() const; SfxMenuControl& operator[]( sal_uInt16 nPos ) const; |