summaryrefslogtreecommitdiff
path: root/autodoc/source/parser_i/inc/tokens
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2009-06-04 15:47:31 +0000
committerKurt Zenker <kz@openoffice.org>2009-06-04 15:47:31 +0000
commitc60ba8c007d730f9553e50b70de5696632166392 (patch)
tree12e20440c86363994fe77fc4aad4dce3f1dd623e /autodoc/source/parser_i/inc/tokens
parent4fbb6a8a259b4b3203e5d7d9272531e2ca8bc308 (diff)
CWS-TOOLING: integrate CWS cmcfixes59
2009-05-18 10:10:11 +0200 cmc r272001 : #i102012# remove extensions warnings, and set as warnings-free 2009-05-16 17:29:59 +0200 cmc r271981 : #i101990# silence warning, logic is unchanged 2009-05-16 17:13:59 +0200 cmc r271980 : #i100412 remove warning, logic is unchanged 2009-05-16 17:08:57 +0200 cmc r271979 : #i100412 remove warning, logic is unchanged, matches comments for intent 2009-05-16 17:01:08 +0200 cmc r271978 : #i86576# remove uncallable code 2009-05-16 15:41:46 +0200 cmc r271977 : #i101988# fix up consts for warning-free
Diffstat (limited to 'autodoc/source/parser_i/inc/tokens')
-rw-r--r--autodoc/source/parser_i/inc/tokens/stmstar2.hxx5
-rw-r--r--autodoc/source/parser_i/inc/tokens/tkpstam2.hxx4
2 files changed, 0 insertions, 9 deletions
diff --git a/autodoc/source/parser_i/inc/tokens/stmstar2.hxx b/autodoc/source/parser_i/inc/tokens/stmstar2.hxx
index 45dc87b55e46..a28d2cb37f28 100644
--- a/autodoc/source/parser_i/inc/tokens/stmstar2.hxx
+++ b/autodoc/source/parser_i/inc/tokens/stmstar2.hxx
@@ -59,11 +59,6 @@ class StmArrayStatu2 : public StmStatu2
// ACCESS
virtual StmArrayStatu2 *
AsArray();
- void SetBranches(
- intt in_nStartBranchIx,
- StmStatu2::Branch *
- in_aBranchValues,
- intt in_nNrofValues );
bool SetBranch(
intt in_nBranchIx,
StmStatu2::Branch
diff --git a/autodoc/source/parser_i/inc/tokens/tkpstam2.hxx b/autodoc/source/parser_i/inc/tokens/tkpstam2.hxx
index 639cc4888a59..293097edab7f 100644
--- a/autodoc/source/parser_i/inc/tokens/tkpstam2.hxx
+++ b/autodoc/source/parser_i/inc/tokens/tkpstam2.hxx
@@ -75,10 +75,6 @@ class StateMachin2
INT16 in_nBoundsStatus );
~StateMachin2();
-
- // FOR TESTS ONLY:
- void PrintOut();
-
// OPERATIONS
StmBoundsStatu2 &
GetCharChain(