summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dtrans/source/cnttype/mcnttype.hxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/dtrans/source/cnttype/mcnttype.hxx b/dtrans/source/cnttype/mcnttype.hxx
index 68c4bff5a258..07ff21a944d8 100644
--- a/dtrans/source/cnttype/mcnttype.hxx
+++ b/dtrans/source/cnttype/mcnttype.hxx
@@ -49,18 +49,6 @@ public:
private:
/// @throws css::lang::IllegalArgumentException
void init( const OUString& aCntType );
- void getSym();
- void acceptSym( const OUString& pSymTlb );
- void skipSpaces();
- void type();
- void subtype();
- void trailer();
- OUString pName( );
- OUString pValue( );
- OUString quotedPValue( );
- OUString nonquotedPValue( );
- void comment();
- static bool isInRange( const OUString& aChr, const OUString& aRange );
private:
::osl::Mutex m_aMutex;