summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/lotform.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/lotform.hxx')
-rw-r--r--sc/source/filter/inc/lotform.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/filter/inc/lotform.hxx b/sc/source/filter/inc/lotform.hxx
index 537dbaf993a4..1778a87aa40e 100644
--- a/sc/source/filter/inc/lotform.hxx
+++ b/sc/source/filter/inc/lotform.hxx
@@ -66,7 +66,7 @@ private:
TokenId nAddToken; // ')+1.0'
TokenId nSubToken; // ~
TokenId n0Token; // '0.0';
- // ---------------------------------------------------------------
+
static FUNC_TYPE IndexToType( sal_uInt8 );
static DefTokenId IndexToToken( sal_uInt8 );
static FUNC_TYPE IndexToTypeWK123( sal_uInt8 );
@@ -76,7 +76,7 @@ private:
ScSingleRefData& rSRD );
bool bWK3; // alternative Codeumsetzung statt fuer < WK1
bool bWK123; // alternative for 123
- // -------------------------------------------------------------------
+
void ReadSRD( ScSingleRefData& rSRD, sal_uInt8 nFlags );
inline void ReadCRD( ScComplexRefData& rCRD, sal_uInt8 nFlags );
void IncToken( TokenId &rParam );