summaryrefslogtreecommitdiffstats
path: root/basctl/source/basicide/baside2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/basicide/baside2.cxx')
-rw-r--r--basctl/source/basicide/baside2.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/basctl/source/basicide/baside2.cxx b/basctl/source/basicide/baside2.cxx
index 65896d018781..bc8072cf2bf9 100644
--- a/basctl/source/basicide/baside2.cxx
+++ b/basctl/source/basicide/baside2.cxx
@@ -393,7 +393,6 @@ void ModulWindow::BasicStepOut()
}
-
void ModulWindow::BasicStop()
{
StarBASIC::Stop();
@@ -695,7 +694,6 @@ void ModulWindow::BasicAddWatch()
}
-
void ModulWindow::EditMacro( const OUString& rMacroName )
{
DBG_ASSERT( XModule().Is(), "Kein Modul!" );
@@ -1035,7 +1033,6 @@ void ModulWindow::ExecuteGlobal (SfxRequest& rReq)
}
-
void ModulWindow::GetState( SfxItemSet &rSet )
{
SfxWhichIter aIter(rSet);