Home
last modified time | relevance | path

Searched refs:DWORD (Results 151 – 175 of 324) sorted by relevance

12345678910>>...13

/trunk/main/ucb/source/ucp/odma/
H A Dodma_provider.cxx266 DWORD dwFlags = ODM_SILENT; in closeDocument()
286 DWORD dwFlags = ODM_SILENT; in saveDocument()
437 DWORD dwFlags = ODM_SPECIFIC; in queryContentProperty()
528 DWORD dwFlag = ODM_MODIFYMODE | ODM_SILENT; in openDoc()
/trunk/main/sal/osl/os2/
H A Dfile_url.cxx157 LPCTSTR lpComponent, LPCTSTR *lppComponentEnd, DWORD dwFlags) in IsValidFilePathComponent()
326 DWORD WINAPI IsValidFilePath(LPCTSTR lpszPath, LPCTSTR *lppError, DWORD dwFlags) in IsValidFilePath()
330 DWORD dwPathType = PATHTYPE_ERROR; in IsValidFilePath()
600 DWORD dwPathType = PATHTYPE_ERROR; in _osl_getFileURLFromSystemPath()
H A Dlibutil.c29 static DWORD g_dwPlatformId = VER_PLATFORM_WIN32_WINDOWS;
31 DWORD GetPlatformId()
/trunk/main/shell/source/win32/shlxthandler/prophdl/
H A Dpropertyhdl.cxx150 HRESULT STDMETHODCALLTYPE CPropertyHdl::GetCount( DWORD *pcProps ) in GetCount()
162 HRESULT STDMETHODCALLTYPE CPropertyHdl::GetAt( DWORD iProp, PROPERTYKEY *pKey ) in GetAt()
214 HRESULT STDMETHODCALLTYPE CPropertyHdl::Initialize( IStream *pStream, DWORD grfMode ) in Initialize()
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A DUAccCOM.idl39 [id(3), helpstring("method DecreaseState")] HRESULT DecreaseState(DWORD pXSate);
40 [id(4), helpstring("method IncreaseState")] HRESULT IncreaseState(DWORD pXSate);
43 [id(7), helpstring("method SetState")] HRESULT SetState(DWORD pXSate);
/trunk/main/sal/systools/win32/uwinapi/
H A DGetLongPathNameA.cpp26 IMPLEMENT_THUNK( kernel32, WINDOWS, DWORD, WINAPI, GetLongPathNameA, ( LPCTSTR lpShortPath, LPTSTR …
H A DFindFirstVolumeMountPointA.cpp25 …rstVolumeMountPointA, (LPSTR lpszRootPathName, LPSTR lpszVolumeMountPoint, DWORD cchBufferLength) )
27 …stVolumeMountPointA, (LPCSTR lpszRootPathName, LPSTR lpszVolumeMountPoint, DWORD cchBufferLength) )
H A DFindFirstVolumeMountPointW.cpp25 …tVolumeMountPointW, (LPWSTR lpszRootPathName, LPWSTR lpszVolumeMountPoint, DWORD cchBufferLength) )
27 …VolumeMountPointW, (LPCWSTR lpszRootPathName, LPWSTR lpszVolumeMountPoint, DWORD cchBufferLength) )
H A DSHILCreateFromPathW.cpp53 …THUNK( kernel32, GetLongPathNameW, DWORD, WINAPI, GetLongPathNameW, ( LPCWSTR lpShortPathW, LPWSTR…
H A DMoveFileExA.cpp29 …, BOOL, WINAPI, MoveFileExA, ( LPCSTR lpExistingFileNameA, LPCSTR lpNewFileNameA, DWORD dwFlags ) )
48DWORD dwBufLen = GetPrivateProfileSectionA( RENAME_SECTION, szBuffer, elementsof(szBuffer), WININI…
H A Dtoolhelp.cpp74 IMPLEMENT_THUNK( kernel32, TRYLOAD, HANDLE, WINAPI, CreateToolhelp32Snapshot, (DWORD dwFlags, DWORD
/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil.cxx555 DWORD dwIndex = 0; in getJavaInfoFromRegistry()
556 const DWORD BUFFSIZE = 1024; in getJavaInfoFromRegistry()
559 DWORD nNameLen = BUFFSIZE; in getJavaInfoFromRegistry()
570 DWORD dwType; in getJavaInfoFromRegistry()
571 DWORD dwTmpPathLen= 0; in getJavaInfoFromRegistry()
/trunk/main/sal/osl/w32/
H A Dlibutil.c33 static DWORD g_dwPlatformId = VER_PLATFORM_WIN32_WINDOWS;
35 DWORD GetPlatformId() in GetPlatformId()
H A Dsalinit.cxx47 reinterpret_cast< BOOL (WINAPI *)(DWORD) >(p)(0x00000001); in sal_detail_initialize()
55 reinterpret_cast< BOOL (WINAPI *)(DWORD) >(p)(0x8001); in sal_detail_initialize()
/trunk/main/fpicker/source/win32/filepicker/workbench/
H A DTest_fps.cxx166 DWORD dwHighSize; in fileSelectionChanged()
167 DWORD dwFileSize = GetFileSize (hFile, &dwHighSize) ; in fileSelectionChanged()
177 DWORD dwBytesRead; in fileSelectionChanged()
/trunk/main/embeddedobj/source/msole/
H A Dolewrapclient.hxx46 STDMETHODIMP GetMoniker(DWORD, DWORD, LPMONIKER *);
/trunk/main/winaccessibility/source/service/
H A DAccObject.cxx454 DWORD AccObject::GetMSAAStateFromUNO(short xState) in GetMSAAStateFromUNO()
456 DWORD IState = UNO_MSAA_UNMAPPING; in GetMSAAStateFromUNO()
607 DWORD msState = GetMSAAStateFromUNO(xState); in DecreaseState()
636 DWORD msState = GetMSAAStateFromUNO(xState); in IncreaseState()
/trunk/main/unixODBC/inc/
H A Diodbcunix.h130 typedef unsigned int DWORD; typedef
135 typedef DWORD * LPDWORD;
/trunk/main/extensions/source/ole/
H A Dunoobjw.cxx839 DWORD flags = wFlags & d.flags; in Invoke()
1205 STDMETHODIMP InterfaceOleWrapper_Impl::GetDispID(BSTR /*bstrName*/, DWORD /*grfdex*/, DISPID __RPC_… in GetDispID() argument
1229 /* [in] */ DWORD /*grfdex*/) in DeleteMemberByName() argument
1245 /* [in] */ DWORD /*grfdexFetch*/, in GetMemberProperties() argument
1246 /* [out] */ DWORD __RPC_FAR* /*pgrfdex*/) in GetMemberProperties()
1263 /* [in] */ DWORD /*grfdex*/, in GetNextDispID() argument
/trunk/main/svl/source/svdde/
H A Dddestrg.cxx34 DdeString::DdeString( DWORD hDdeInst, const sal_Unicode* p ) : in DdeString()
43 DdeString::DdeString( DWORD hDdeInst, const String& r) : in DdeString()
/trunk/main/sal/inc/systools/win32/
H A DStrConvert.h42 int AllocSpaceAndCopyWStr2Str( LPCWSTR lpcwstrString, DWORD nWCharsToCopy, LPSTR* lppStr );
91 int WideCharListToMultiByteList( UINT codepage, LPCWSTR wcList, LPSTR mbList, DWORD dwSize );
/trunk/main/vcl/source/app/
H A Dsettings.cxx1212 DWORD dwType; in GetEnableATToolSupport()
1214 DWORD cbData = sizeof(Data); in GetEnableATToolSupport()
1225 mpData->mnEnableATT = (sal_uInt16) (((DWORD *) Data)[0]); in GetEnableATToolSupport()
1290 DWORD dwType; in SetEnableATToolSupport()
1292 DWORD cbData = sizeof(Data); in SetEnableATToolSupport()
1306 ((DWORD *) Data)[0] = bEnable ? 1 : 0; in SetEnableATToolSupport()
1308 NULL, dwType, Data, sizeof(DWORD)); in SetEnableATToolSupport()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx65 DWORD nRop; in copyBits()
332 DWORD nCurThreadId = GetCurrentThreadId(); in copyArea()
368 PBYTE pBits = (PBYTE) pBI + *(DWORD*) pBI + in ImplDrawBitmap()
694 DWORD err = 0; in getBitmap()
/trunk/main/setup_native/source/win32/customactions/regpatchactivex/
H A Dregpatchactivex.cxx56 DWORD sz = 0; in GetMsiProp()
60 DWORD nbytes = sz * sizeof( wchar_t ); in GetMsiProp()
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dcheckdirectory.cxx57 DWORD nChars = 0; in GetMsiProperty()
61 DWORD nBytes = ++nChars * sizeof(TCHAR); in GetMsiProperty()

Completed in 114 milliseconds

12345678910>>...13