Typo: namesapce(s)->namespace(s)
Change-Id: Ic7c14c2e39a5ade1f5622a8350f9197d84cf9cc8
This commit is contained in:
parent
8fd8a8875d
commit
a7258efa96
@ -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 @@
|
|||||||
#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 @@
|
|||||||
#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 @@
|
|||||||
#define WAIT_MSGLOOP
|
#define WAIT_MSGLOOP
|
||||||
#define RAW_MARSHALING
|
#define RAW_MARSHALING
|
||||||
|
|
||||||
// namesapces
|
// namespaces
|
||||||
|
|
||||||
using namespace ::std;
|
using namespace ::std;
|
||||||
|
|
||||||
|
@ -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 @@
|
|||||||
#include "..\FPServiceInfo.hxx"
|
#include "..\FPServiceInfo.hxx"
|
||||||
|
|
||||||
|
|
||||||
// namesapces
|
// namespaces
|
||||||
|
|
||||||
|
|
||||||
using namespace ::cppu ;
|
using namespace ::cppu ;
|
||||||
|
@ -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(
|
|||||||
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 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
// namesapces
|
// namespaces
|
||||||
|
|
||||||
|
|
||||||
using namespace ::cppu ;
|
using namespace ::cppu ;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user