summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-04-15 09:06:34 +0200
committerNoel Grandin <noel@peralex.com>2015-04-23 13:08:48 +0200
commita880ec813114c204303a5b2a27909ab7f9e027de (patch)
treef5942b76bcc6ccbe970d18e7e107c78990db44f3 /basctl/source/basicide/baside2.hxx
parent79ed057b955a8d23e8289b9a5898c8bdaebabbfa (diff)
loplugin:staticmethods
Change-Id: Id7fc12bc61c6e803f45cc60556d9cf54ac2e529f
Diffstat (limited to 'basctl/source/basicide/baside2.hxx')
-rw-r--r--basctl/source/basicide/baside2.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/source/basicide/baside2.hxx b/basctl/source/basicide/baside2.hxx
index 3d840d8b2515..a5c3b91fc29e 100644
--- a/basctl/source/basicide/baside2.hxx
+++ b/basctl/source/basicide/baside2.hxx
@@ -311,7 +311,7 @@ private:
void CheckCompileBasic();
bool BasicExecute();
- void GoOnTop();
+ static void GoOnTop();
sal_Int32 FormatAndPrint( Printer* pPrinter, sal_Int32 nPage = -1 );
SbModuleRef XModule();