summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/formatsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/formatsh.cxx')
-rw-r--r--sc/source/ui/view/formatsh.cxx14
1 files changed, 0 insertions, 14 deletions
diff --git a/sc/source/ui/view/formatsh.cxx b/sc/source/ui/view/formatsh.cxx
index 9d9d9b34dae5..dff4d44f6461 100644
--- a/sc/source/ui/view/formatsh.cxx
+++ b/sc/source/ui/view/formatsh.cxx
@@ -150,8 +150,6 @@ ScFormatShell::~ScFormatShell()
{
}
-
-
void ScFormatShell::GetStyleState( SfxItemSet& rSet )
{
ScDocument* pDoc = GetViewData()->GetDocument();
@@ -246,8 +244,6 @@ void ScFormatShell::GetStyleState( SfxItemSet& rSet )
}
}
-
-
void ScFormatShell::ExecuteStyle( SfxRequest& rReq )
{
// in case of vertical toolbar
@@ -1252,8 +1248,6 @@ void ScFormatShell::ExecuteNumFormat( SfxRequest& rReq )
}
-
-
void ScFormatShell::ExecuteAlignment( SfxRequest& rReq )
{
ScTabViewShell* pTabViewShell = GetViewData()->GetViewShell();
@@ -1604,8 +1598,6 @@ void ScFormatShell::ExecuteTextAttr( SfxRequest& rReq )
}
-
-
void ScFormatShell::ExecuteAttr( SfxRequest& rReq )
{
ScTabViewShell* pTabViewShell = GetViewData()->GetViewShell();
@@ -2149,8 +2141,6 @@ void ScFormatShell::GetAttrState( SfxItemSet& rSet )
Invalidate(SID_ATTR_ALIGN_STACKED);
}
-
-
void ScFormatShell::GetTextAttrState( SfxItemSet& rSet )
{
ScTabViewShell* pTabViewShell = GetViewData()->GetViewShell();
@@ -2340,8 +2330,6 @@ void ScFormatShell::GetTextAttrState( SfxItemSet& rSet )
}
-
-
void ScFormatShell::GetBorderState( SfxItemSet& rSet )
{
ScTabViewShell* pTabViewShell = GetViewData()->GetViewShell();
@@ -2356,8 +2344,6 @@ void ScFormatShell::GetBorderState( SfxItemSet& rSet )
rSet.Put( aInfoItem );
}
-
-
void ScFormatShell::GetAlignState( SfxItemSet& rSet )
{
ScTabViewShell* pTabViewShell = GetViewData()->GetViewShell();