summaryrefslogtreecommitdiffstats
path: root/reportdesign/source/ui/report/ReportWindow.cxx
diff options
context:
space:
mode:
authorOcke Janssen [oj] <Ocke.Janssen@sun.com>2009-11-16 17:05:37 +0100
committerOcke Janssen [oj] <Ocke.Janssen@sun.com>2009-11-16 17:05:37 +0100
commit87883bec42caa81704e5b64fb8a5d553326f7cc6 (patch)
tree90d89ff60e4930c2fde8cc63aec1b75a0c1e8f84 /reportdesign/source/ui/report/ReportWindow.cxx
parentdba33d: #i106737# set the databasedataprovider when doc is loaded (diff)
downloadcore-87883bec42caa81704e5b64fb8a5d553326f7cc6.tar.gz
core-87883bec42caa81704e5b64fb8a5d553326f7cc6.zip
dba33d: #i105554# apply patch from cmc
Diffstat (limited to 'reportdesign/source/ui/report/ReportWindow.cxx')
-rw-r--r--reportdesign/source/ui/report/ReportWindow.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/reportdesign/source/ui/report/ReportWindow.cxx b/reportdesign/source/ui/report/ReportWindow.cxx
index 98dd0d2390a7..39f1c9505672 100644
--- a/reportdesign/source/ui/report/ReportWindow.cxx
+++ b/reportdesign/source/ui/report/ReportWindow.cxx
@@ -378,11 +378,6 @@ void OReportWindow::setDragStripes(BOOL bOn)
m_aViewsWindow.setDragStripes(bOn);
}
// -----------------------------------------------------------------------------
-BOOL OReportWindow::isDragStripes() const
-{
- return m_aViewsWindow.isDragStripes();
-}
-// -----------------------------------------------------------------------------
sal_uInt32 OReportWindow::getMarkedObjectCount() const
{
return m_aViewsWindow.getMarkedObjectCount();