summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/sdtreelb.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/sdtreelb.hxx')
-rw-r--r--sd/source/ui/inc/sdtreelb.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/inc/sdtreelb.hxx b/sd/source/ui/inc/sdtreelb.hxx
index 1d2a5bbdbe73..bbbfeed10c68 100644
--- a/sd/source/ui/inc/sdtreelb.hxx
+++ b/sd/source/ui/inc/sdtreelb.hxx
@@ -84,7 +84,7 @@ public:
internally in the navigator for reordering entries. Its
lifetime ends with the office application.
*/
- static SotClipboardFormatId GetListBoxDropFormatId (void);
+ static SotClipboardFormatId GetListBoxDropFormatId();
private:
/** Temporary drop flavor id that is used internally in the
@@ -201,7 +201,7 @@ public:
void Fill( const SdDrawDocument*, bool bAllPages, const OUString& rDocName );
void Fill( const SdDrawDocument*, SfxMedium* pSfxMedium, const OUString& rDocName );
void SetShowAllShapes (const bool bShowAllShapes, const bool bFill);
- bool GetShowAllShapes (void) const { return mbShowAllShapes;}
+ bool GetShowAllShapes() const { return mbShowAllShapes;}
bool IsEqualToDoc( const SdDrawDocument* pInDoc = NULL );
bool HasSelectedChildren( const OUString& rName );
bool SelectEntry( const OUString& rName );