Searched +full:wnt +type:cxx (Results 1 – 16 of 16) sorted by relevance
| /core/salhelper/source/ |
| H A D | simplereferenceobject.cxx | 42 // WNT lacks a global nothrow operator new... in operator new() 56 ::operator delete(pPtr); // WNT lacks a global nothrow operator delete... in operator delete()
|
| /core/tools/source/stream/ |
| H A D | strmwnt.cxx | 41 static const struct { DWORD wnt; ErrCode sv; } errArr[] = in GetSvError() member 85 if( errArr[i].wnt == nWntError ) in GetSvError() 91 } while( errArr[i].wnt != DWORD(0xFFFFFFFF) ); in GetSvError()
|
| /core/filter/qa/cppunit/ |
| H A D | xslt-test.cxx | 95 osl_closeFile(tempFile); // close it so xSFA can open it on WNT in testXsltCopyNew() 150 osl_closeFile(tempFile); // close it so xSFA can open it on WNT in testXsltCopyOld()
|
| /core/include/comphelper/ |
| H A D | backupfilehelper.hxx | 76 // get called on WNT but not on linux. Thus I thought about encapsulating
|
| /core/comphelper/source/misc/ |
| H A D | threadpool.cxx | 108 // still 0, but hopefully they will be more helpful on non-WNT platforms in ~ThreadPool()
|
| /core/helpcompiler/source/ |
| H A D | HelpCompiler.cxx | 48 gui = (strcmp(os, "WNT") == 0 ? "WIN" : (strcmp(os, "MACOSX") == 0 ? "MAC" : "UNIX")); in HelpCompiler()
|
| /core/compilerplugins/clang/store/ |
| H A D | constantfunction.cxx | 364 // only on WNT, basic/qa/cppunit/test_vba.cx in VisitFunctionDecl()
|
| /core/sfx2/source/control/ |
| H A D | shell.cxx | 167 // MSC made a mess here of WNT/W95, beware of changes in PutItem()
|
| /core/include/sfx2/ |
| H A D | objsh.hxx | 518 (under WNT depending on the system settings
|
| /core/vcl/win/gdi/ |
| H A D | gdiimpl.cxx | 632 // WIN/WNT seems to have a minor problem mapping the correct color of the in drawBitmap() 709 // WIN/WNT seems to have a minor problem mapping the correct color of the in drawMask()
|
| /core/ucb/source/ucp/webdav-curl/ |
| H A D | CurlSession.cxx | 788 // tdf#149921 by default, with schannel (WNT) connection fails if revocation in CurlSession() 1656 // available on WNT. in ProcessRequest()
|
| /core/vcl/source/app/ |
| H A D | svapp.cxx | 378 // there's a data race here on WNT only because ImplYield may be in ImplYield()
|
| /core/sw/qa/extras/odfexport/ |
| H A D | odfexport4.cxx | 756 // FIXME some platform difference, 1st one is 2306 on Linux, 3087 on WNT ?
|
| /core/sc/source/core/tool/ |
| H A D | interpr5.cxx | 3347 #else // handle Windows (WNT, WIN_NT, WIN32, _WIN32) in ScInfo()
|
| /core/basic/source/runtime/ |
| H A D | methods.cxx | 3317 // 10 == Full-Screen (text mode applications OS/2, WIN95, WNT)
|
| /core/sal/qa/osl/file/ |
| H A D | osl_File.cxx | 3076 // returned osl::FileBase::E_ACCES on WNT in move_002()
|