summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/tokstack.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/tokstack.hxx')
-rw-r--r--sc/source/filter/inc/tokstack.hxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/sc/source/filter/inc/tokstack.hxx b/sc/source/filter/inc/tokstack.hxx
index 41b9ab1a2eac..d1de203d1d50 100644
--- a/sc/source/filter/inc/tokstack.hxx
+++ b/sc/source/filter/inc/tokstack.hxx
@@ -49,8 +49,6 @@ struct TokenId
inline bool operator !=( sal_uInt16 n ) const { return nId != n; }
};
-
-
struct ScComplexRefData;
class TokenStack;
@@ -74,8 +72,6 @@ enum E_TYPE
};
-
-
class TokenPool
{
// !ACHTUNG!: externe Id-Basis ist 1, interne 0!
@@ -223,8 +219,6 @@ class TokenPool
};
-
-
class TokenStack
// Stack fuer Token-Ids: Id 0 sollte reserviert bleiben als
// fehlerhafte Id, da z.B. Get() im Fehlerfall 0 liefert
@@ -246,8 +240,6 @@ class TokenStack
};
-
-
inline const TokenId TokenStack::Get( void )
{
OSL_ENSURE( nPos > 0,
@@ -298,8 +290,6 @@ inline void TokenStack::Reset( void )
}
-
-
inline TokenPool& TokenPool::operator <<( const TokenId nId )
{
// POST: nId's werden hintereinander im Pool unter einer neuen Id