summaryrefslogtreecommitdiff
path: root/sc/source/ui/styleui/styledlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/styleui/styledlg.cxx')
-rw-r--r--sc/source/ui/styleui/styledlg.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sc/source/ui/styleui/styledlg.cxx b/sc/source/ui/styleui/styledlg.cxx
index 89e52dfad3cc..0722fc818f56 100644
--- a/sc/source/ui/styleui/styledlg.cxx
+++ b/sc/source/ui/styleui/styledlg.cxx
@@ -17,11 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#undef SC_DLLIMPLEMENTATION
-
-
#include "scitems.hxx"
#include <svx/numinf.hxx>
#include <sfx2/objsh.hxx>
@@ -42,7 +39,6 @@
#include <svl/aeitem.hxx>
#include <svx/flagsdef.hxx>
-
ScStyleDlg::ScStyleDlg( Window* pParent,
SfxStyleSheetBase& rStyleBase,
sal_uInt16 nRscId )
@@ -177,7 +173,6 @@ void ScStyleDlg::PageCreated( sal_uInt16 nPageId, SfxTabPage& rTabPage )
}
}
-
const SfxItemSet* ScStyleDlg::GetRefreshedSet()
{
SfxItemSet* pItemSet = GetInputSetImpl();