Typo: namesapce(s)->namespace(s)

Change-Id: Ic7c14c2e39a5ade1f5622a8350f9197d84cf9cc8
This commit is contained in:
Julien Nabet 2016-02-17 21:17:43 +01:00
parent 8fd8a8875d
commit a7258efa96
9 changed files with 9 additions and 9 deletions

View File

@ -792,7 +792,7 @@ void SAL_CALL ImplEventAttacherManager::read(const Reference< XObjectInputStream
xMarkStream->deleteMark( nObjLenMark ); xMarkStream->deleteMark( nObjLenMark );
} }
} // namesapce comphelper } // namespace comphelper
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

View File

@ -37,7 +37,7 @@
#define TEST_CLIPBOARD #define TEST_CLIPBOARD
#define RDB_SYSPATH "d:\\projects\\src621\\dtrans\\wntmsci7\\bin\\applicat.rdb" #define RDB_SYSPATH "d:\\projects\\src621\\dtrans\\wntmsci7\\bin\\applicat.rdb"
// namesapces // namespaces
using namespace ::std; using namespace ::std;
using namespace ::cppu; using namespace ::cppu;

View File

@ -55,7 +55,7 @@
#define EVT_INIT_NONSIGNALED FALSE #define EVT_INIT_NONSIGNALED FALSE
#define EVT_NONAME "" #define EVT_NONAME ""
// namesapces // namespaces
using namespace ::std; using namespace ::std;
using namespace ::cppu; using namespace ::cppu;

View File

@ -45,7 +45,7 @@
#define WAIT_MSGLOOP #define WAIT_MSGLOOP
#define RAW_MARSHALING #define RAW_MARSHALING
// namesapces // namespaces
using namespace ::std; using namespace ::std;

View File

@ -56,7 +56,7 @@
#define EVT_INIT_NONSIGNALED FALSE #define EVT_INIT_NONSIGNALED FALSE
#define EVT_NONAME "" #define EVT_NONAME ""
// namesapces // namespaces
using namespace ::std; using namespace ::std;
using namespace ::cppu; using namespace ::cppu;

View File

@ -47,7 +47,7 @@
#include "..\FPServiceInfo.hxx" #include "..\FPServiceInfo.hxx"
// namesapces // namespaces
using namespace ::cppu ; using namespace ::cppu ;

View File

@ -40,7 +40,7 @@
#include <windows.h> #include <windows.h>
// namesapces // namespaces
using namespace ::cppu ; using namespace ::cppu ;

View File

@ -127,7 +127,7 @@ SAL_DLLPUBLIC void SAL_CALL rtl_createNamedUuid(
Predefined Namespaces Predefined Namespaces
(Use them the following way : sal_uInt8 aNsDNS[16]) = RTL_UUID_NAMESPACE_DNS; (Use them the following way : sal_uInt8 aNsDNS[16]) = RTL_UUID_NAMESPACE_DNS;
*/ */
/** namesapce DNS /** namespace DNS
<p> <p>
(Use them the following way : sal_uInt8 aNsDNS[16]) = RTL_UUID_NAMESPACE_DNS; (Use them the following way : sal_uInt8 aNsDNS[16]) = RTL_UUID_NAMESPACE_DNS;

View File

@ -39,7 +39,7 @@
#endif #endif
// namesapces // namespaces
using namespace ::cppu ; using namespace ::cppu ;