Home
last modified time | relevance | path

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

1234

/aoo41x/main/sal/systools/win32/uwinapi/
H A DGetDiskFreeSpaceExW.cpp27 LPCWSTR lpRootPathNameW, // directory name
H A DMCIWndCreateW.cpp32 LPCWSTR lpFileW
H A DFindFirstVolumeMountPointW.cpp27 DEFINE_DEFAULT_THUNK( kernel32, TRYLOAD, HANDLE, WINAPI, FindFirstVolumeMountPointW, (LPCWSTR lpszR…
H A DPathFindFileNameW.cpp33 LPCWSTR lpPathW
H A DPathFindExtensionW.cpp34 LPCWSTR lpPathW
H A DPathCompactPathExW.cpp32 LPCWSTR lpPathW,
/aoo41x/main/dtrans/source/win32/dtobj/
H A DTxtCnvtHlp.hxx54 LPCWSTR lpWideCharString,
H A DXTDataObject.cxx451 reinterpret_cast<LPCWSTR>( aUnicodeText.getStr( ) ), in renderSynthesizedTextAndSetupStgMedium()
/aoo41x/main/unixODBC/inc/
H A Diodbcunix.h134 typedef const wchar_t * LPCWSTR; typedef
/aoo41x/main/svl/source/svdde/
H A Dddewrap.hxx28 typedef HSZ (WINAPI *DdeCreateStringHandleW_PROC)( DWORD idInst, LPCWSTR pszString, int iCodePage );
H A Dddewrap.cxx40 HSZ WINAPI DdeCreateStringHandleW_9x( DWORD idInst, LPCWSTR pszString, int ) in DdeCreateStringHandleW_9x()
H A Dddedata.cxx165 nFmt = RegisterClipboardFormat( reinterpret_cast<LPCWSTR>(aName.GetBuffer()) ); in GetExternalFormat()
/aoo41x/main/sal/inc/systools/win32/
H A Dshell9x.h76 SHELL9X_API LPWSTR * ( WINAPI * lpfnCommandLineToArgvW ) ( LPCWSTR lpCmdLine, int *pNumArgs );
/aoo41x/main/sal/osl/w32/
H A Dsalinit.cxx51 reinterpret_cast< BOOL (WINAPI *)(LPCWSTR) >(p)(L""); in sal_detail_initialize()
H A Dsignal.cxx68 typedef BOOL (WINAPI *pfn_ADDEREXCLUDEDAPPLICATIONW)(LPCWSTR); in InitSignal()
/aoo41x/main/sal/osl/os2/
H A Dfile_url.h62 typedef const wchar_t *LPCWSTR; typedef
/aoo41x/main/canvas/source/directx/
H A Ddx_canvasfont.cxx69 mpFontFamily.reset( new Gdiplus::FontFamily(reinterpret_cast<LPCWSTR>(&pStrBuf[0]),NULL) ); in CanvasFont()
/aoo41x/main/lingucomponent/source/lingutil/
H A Dlingutil.cxx90 reinterpret_cast<LPCWSTR>( rLongPathName.getStr() ), in Win_GetShortPathName()
/aoo41x/main/sal/workben/clipboardwben/testpaste/
H A Dcbptest.cxx207 wcex.lpszMenuName = (LPCWSTR)IDC_TESTWIN32; in MyRegisterClass()
/aoo41x/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx2071 static int WINAPI __AddFontResourceExW( LPCWSTR lpszfileName, DWORD fl, PVOID pdv ) in __AddFontResourceExW()
2073 typedef int (WINAPI *AddFontResourceExW_FUNC)(LPCWSTR, DWORD, PVOID ); in __AddFontResourceExW()
2102 … nRet = __AddFontResourceExW( reinterpret_cast<LPCWSTR>(aUSytemPath.getStr()), FR_PRIVATE, NULL ); in ImplAddTempFont()
2156 ::RemoveFontResourceW( reinterpret_cast<LPCWSTR>(p->maFontFilePath.getStr()) ); in ImplReleaseTempFonts()
/aoo41x/main/sal/workben/clipboardwben/testviewer/
H A Dcbvtest.cxx154 wcex.lpszMenuName = (LPCWSTR)IDC_TESTWIN32; in MyRegisterClass()
/aoo41x/main/idlc/source/
H A Doptions.cxx218 …reinterpret_cast<LPCWSTR>(path.getStr()), reinterpret_cast<LPWSTR>(&vec[0]), path.getLength() + 1); in convertIncPathtoShortWindowsPath()
/aoo41x/main/setup_native/source/win32/customactions/reg64/
H A Dreg64.cxx48 WINADVAPI LONG WINAPI RegDeleteKeyExW(HKEY,LPCWSTR,REGSAM,DWORD);
/aoo41x/main/avmedia/source/win/
H A Dplayer.cxx180 if( SUCCEEDED( hR = mpGB->RenderFile( reinterpret_cast<LPCWSTR>(rURL.getStr()), NULL ) ) && in create()
/aoo41x/main/sal/qa/osl/security/
H A Dosl_Security.cxx450 LPCWSTR wszAccName = ( LPWSTR ) strUserName.getStr( ); in RegisterAdditionalFunctions()

Completed in 120 milliseconds

1234