Kaydet (Commit) a7258efa authored tarafından Julien Nabet's avatar Julien Nabet

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

Change-Id: Ic7c14c2e39a5ade1f5622a8350f9197d84cf9cc8
üst 8fd8a887
...@@ -792,7 +792,7 @@ void SAL_CALL ImplEventAttacherManager::read(const Reference< XObjectInputStream ...@@ -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: */
...@@ -37,7 +37,7 @@ ...@@ -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;
......
...@@ -55,7 +55,7 @@ ...@@ -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;
......
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
#define WAIT_MSGLOOP #define WAIT_MSGLOOP
#define RAW_MARSHALING #define RAW_MARSHALING
// namesapces // namespaces
using namespace ::std; using namespace ::std;
......
...@@ -56,7 +56,7 @@ ...@@ -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;
......
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
#include "..\FPServiceInfo.hxx" #include "..\FPServiceInfo.hxx"
// namesapces // namespaces
using namespace ::cppu ; using namespace ::cppu ;
......
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
#include <windows.h> #include <windows.h>
// namesapces // namespaces
using namespace ::cppu ; using namespace ::cppu ;
......
...@@ -127,7 +127,7 @@ SAL_DLLPUBLIC void SAL_CALL rtl_createNamedUuid( ...@@ -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;
......
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
#endif #endif
// namesapces // namespaces
using namespace ::cppu ; using namespace ::cppu ;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment