summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/scmod.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/app/scmod.cxx')
-rw-r--r--sc/source/ui/app/scmod.cxx54
1 files changed, 27 insertions, 27 deletions
diff --git a/sc/source/ui/app/scmod.cxx b/sc/source/ui/app/scmod.cxx
index b6773b47c007..496062b27629 100644
--- a/sc/source/ui/app/scmod.cxx
+++ b/sc/source/ui/app/scmod.cxx
@@ -371,9 +371,9 @@ void ScModule::DeleteCfg()
}
-//
+
// von der Applikation verschoben:
-//
+
void ScModule::Execute( SfxRequest& rReq )
@@ -973,15 +973,15 @@ sal_uInt16 ScModule::GetOptDigitLanguage()
}
-//
+
// Optionen
-//
-//
+
+
// ModifyOptions - Items aus Calc-Options-Dialog
// und SID_AUTOSPELL_CHECK
-//
+
void ScModule::ModifyOptions( const SfxItemSet& rOptSet )
{
@@ -1052,9 +1052,9 @@ void ScModule::ModifyOptions( const SfxItemSet& rOptSet )
}
}
- //============================================
+
// DefaultsOptions
- //============================================
+
if (rOptSet.HasItem(SID_SCDEFAULTSOPTIONS, &pItem))
{
@@ -1062,9 +1062,9 @@ void ScModule::ModifyOptions( const SfxItemSet& rOptSet )
SetDefaultsOptions( rOpt );
}
- //============================================
+
// FormulaOptions
- //============================================
+
if (rOptSet.HasItem(SID_SCFORMULAOPTIONS, &pItem))
{
@@ -1090,9 +1090,9 @@ void ScModule::ModifyOptions( const SfxItemSet& rOptSet )
}
}
- //============================================
+
// ViewOptions
- //============================================
+
if (rOptSet.HasItem(SID_SCVIEWOPTIONS, &pItem))
{
@@ -1125,10 +1125,10 @@ void ScModule::ModifyOptions( const SfxItemSet& rOptSet )
}
}
- //============================================
+
// GridOptions, Auswertung nach ViewOptions,
// da GridOptions Member der ViewOptions ist!
- //============================================
+
if ( rOptSet.HasItem(SID_ATTR_GRID_OPTIONS,&pItem) )
{
@@ -1160,9 +1160,9 @@ void ScModule::ModifyOptions( const SfxItemSet& rOptSet )
}
- //============================================
+
// DocOptions
- //============================================
+
if ( rOptSet.HasItem(SID_SCDOCOPTIONS,&pItem) )
{
@@ -1246,9 +1246,9 @@ void ScModule::ModifyOptions( const SfxItemSet& rOptSet )
pBindings->Invalidate( SID_AUTOSPELL_CHECK );
}
- //============================================
+
// InputOptions
- //============================================
+
if ( rOptSet.HasItem(SID_SC_INPUT_SELECTIONPOS,&pItem) )
{
@@ -1308,9 +1308,9 @@ void ScModule::ModifyOptions( const SfxItemSet& rOptSet )
bSaveInputOptions = true;
}
- //============================================
+
// PrintOptions
- //============================================
+
if ( rOptSet.HasItem(SID_SCPRINTOPTIONS,&pItem) )
{
@@ -1418,9 +1418,9 @@ void ScModule::ModifyOptions( const SfxItemSet& rOptSet )
}
-//
+
// Input-Handler
-//
+
ScInputHandler* ScModule::GetInputHdl( ScTabViewShell* pViewSh, bool bUseRef )
@@ -1603,9 +1603,9 @@ void ScModule::ActivateInputWindow( const OUString* pStrFormula, bool bMatrix )
}
-//
+
// Referenz - Dialoge
-//
+
void ScModule::SetRefDialog( sal_uInt16 nId, bool bVis, SfxViewFrame* pViewFrm )
@@ -1911,9 +1911,9 @@ void ScModule::EndReference()
}
-//
+
// Idle / Online-Spelling
-//
+
void ScModule::AnythingChanged()
@@ -2050,7 +2050,7 @@ SfxItemSet* ScModule::CreateItemSet( sal_uInt16 nId )
SID_SCPRINTOPTIONS, SID_SCPRINTOPTIONS,
// TP_GRID:
SID_ATTR_GRID_OPTIONS, SID_ATTR_GRID_OPTIONS,
- //
+
SID_ATTR_METRIC, SID_ATTR_METRIC,
SID_ATTR_DEFTABSTOP, SID_ATTR_DEFTABSTOP,
// TP_COMPATIBILITY