summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/docsh.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-06-13 17:52:30 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-06-13 17:54:35 +0200
commit887b3a35628b349e7934f2ae7c220a1cc17c3e63 (patch)
tree3fc519fc86fe3a44de3d21233450d54c7e397dea /sw/source/uibase/app/docsh.cxx
parent6b8440134f4a8fa05450cdd492942e92c1f75803 (diff)
loplugin:staticcall
Change-Id: I26e1e0f66dad5ed4e8351fc7509449b312559166
Diffstat (limited to 'sw/source/uibase/app/docsh.cxx')
-rw-r--r--sw/source/uibase/app/docsh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/app/docsh.cxx b/sw/source/uibase/app/docsh.cxx
index e3612d1a8b61..8e8b30e62ff9 100644
--- a/sw/source/uibase/app/docsh.cxx
+++ b/sw/source/uibase/app/docsh.cxx
@@ -952,7 +952,7 @@ void SwDocShell::GetState(SfxItemSet& rSet)
bDisable = true;
break;
}
- pTmpFrm = pTmpFrm->GetNext(*pTmpFrm, this);
+ pTmpFrm = SfxViewFrame::GetNext(*pTmpFrm, this);
}
}
// End of disabled "multiple layout"