Home
last modified time | relevance | path

Searched refs:LPCWSTR (Results 76 – 83 of 83) sorted by relevance

1234

/aoo41x/main/extensions/source/ole/
H A Dservprov.cxx565 reinterpret_cast<LPCWSTR>(ServiceSpecifier.getStr()), //Pointer to the ProgID in createInstance()
/aoo41x/main/canvas/source/directx/
H A Ddx_canvashelper.cxx533 Gdiplus::Ok == pGraphics->DrawString( reinterpret_cast<LPCWSTR>( in drawText()
H A Ddx_5rm.cxx1981 pGraphics->DrawString( reinterpret_cast<LPCWSTR>(rStr.getStr()), in renderInfoText()
/aoo41x/main/basic/source/runtime/
H A Ddllmgr.cxx691 HMODULE h = LoadLibraryW(reinterpret_cast<LPCWSTR>(name.getStr())); in getDll()
/aoo41x/main/sal/osl/os2/
H A Dfile.cxx2645 LPCWSTR lpFirstBkSlash = wcschr( (const wchar_t*)&pItemImpl->ustrDrive->buffer[2], '\\' ); in _osl_getDriveInfo()
2649 LPCWSTR lpLastBkSlash = wcschr( (const wchar_t*)&lpFirstBkSlash[1], '\\' ); in _osl_getDriveInfo()
/aoo41x/main/sal/osl/w32/
H A Dfile.cxx732 reinterpret_cast<LPCWSTR>(rtl_uString_getStr( strSysPath )), in osl_openFile()
/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx517 LPCWSTR pClassName; in ImplSalCreateFrame()
613 LPCWSTR pClassName = SAL_SUBFRAME_CLASSNAMEW; in ImplSalReCreateHWND()
1218 if ( !SetWindowTextW( mhWnd, reinterpret_cast<LPCWSTR>(rTitle.GetBuffer()) ) ) in SetTitle()
/aoo41x/main/crashrep/source/win32/
H A Dsoreport.cpp198 _tcsncpy( szBuffer, reinterpret_cast<LPCWSTR>(ustrPath.getStr()), MAX_PATH ); in GetCrashDataPath()

Completed in 134 milliseconds

1234