summaryrefslogtreecommitdiff
path: root/rsc/inc/rscrange.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'rsc/inc/rscrange.hxx')
-rw-r--r--rsc/inc/rscrange.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/rsc/inc/rscrange.hxx b/rsc/inc/rscrange.hxx
index 6f36c47ed200..d493fad37a59 100644
--- a/rsc/inc/rscrange.hxx
+++ b/rsc/inc/rscrange.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -69,7 +69,7 @@ public:
RscTypCont * pTC, sal_uInt32 nTab, const char * );
ERRTYPE WriteRc( const RSCINST &, RscWriteRc & aMem,
RscTypCont * pTC, sal_uInt32, BOOL bExtra );
- void WriteRcAccess( FILE * fOutput, RscTypCont * pTC,
+ void WriteRcAccess( FILE * fOutput, RscTypCont * pTC,
const char * );
};
@@ -110,7 +110,7 @@ public:
RscTypCont * pTC, sal_uInt32 nTab, const char * );
ERRTYPE WriteRc( const RSCINST &, RscWriteRc & aMem,
RscTypCont * pTC, sal_uInt32, BOOL bExtra );
- void WriteRcAccess( FILE * fOutput, RscTypCont * pTC,
+ void WriteRcAccess( FILE * fOutput, RscTypCont * pTC,
const char * );
};
@@ -165,7 +165,7 @@ public:
ERRTYPE WriteRc( const RSCINST &, RscWriteRc & aMem,
RscTypCont * pTC, sal_uInt32, BOOL bExtra );
BOOL IsConsistent( const RSCINST & rInst, RscInconsList * pList );
- void WriteRcAccess( FILE * fOutput, RscTypCont * pTC,
+ void WriteRcAccess( FILE * fOutput, RscTypCont * pTC,
const char * );
};
@@ -191,7 +191,7 @@ public:
};
void WriteSrc( const RSCINST &, FILE * fOutput,
RscTypCont * pTC, sal_uInt32 nTab, const char * );
- void WriteRcAccess( FILE * fOutput, RscTypCont * pTC,
+ void WriteRcAccess( FILE * fOutput, RscTypCont * pTC,
const char * );
};