Home
last modified time | relevance | path

Searched refs:UINT (Results 1 – 25 of 137) sorted by relevance

123456

/trunk/main/sal/systools/win32/uwinapi/
H A DResolveUnicows.cpp104 DEFINE_UNICOWS_THUNK( user32, BOOL, WINAPI, ChangeMenuW, (HMENU,UINT,LPCWSTR,UINT,UINT) )
170 DEFINE_UNICOWS_THUNK( shell32, UINT, WINAPI, DragQueryFileW, (HDROP,UINT,LPWSTR,UINT) )
178 DEFINE_UNICOWS_THUNK( user32, UINT, WINAPI, EnumClipboardFormats, (UINT) )
288 DEFINE_UNICOWS_THUNK( oleacc, UINT, WINAPI, GetRoleTextW, (DWORD,LPWSTR,UINT) )
323 DEFINE_UNICOWS_THUNK( user32, BOOL, WINAPI, InsertMenuW, (HMENU,UINT,UINT,UINT,LPCWSTR) )
350 DEFINE_UNICOWS_THUNK( user32, UINT, WINAPI, MapVirtualKeyExW, (UINT,UINT,HKL) )
351 DEFINE_UNICOWS_THUNK( user32, UINT, WINAPI, MapVirtualKeyW, (UINT,UINT) )
355 DEFINE_UNICOWS_THUNK( user32, BOOL, WINAPI, ModifyMenuW, (HMENU,UINT,UINT,UINT,LPCWSTR) )
370 DEFINE_UNICOWS_THUNK( user32, BOOL, WINAPI, PeekMessageW, (LPMSG,HWND,UINT,UINT,UINT) )
444 …WS_THUNK( user32, LRESULT, WINAPI, SendMessageTimeoutW, (HWND,UINT,WPARAM,LPARAM,UINT,UINT,PDWORD)…
[all …]
/trunk/main/vcl/inc/win/
H A Dsaldata.hxx104 UINT mnTimerId; // windows timer id
140 std::map< UINT,USHORT > maVKMap; // map some dynamic VK_* entries
156 UINT mnWheelScrollLines; // WheelScrollLines
157 UINT mnWheelScrollChars; // WheelScrollChars
158 UINT mnWheelMsgId; // Wheel-Message-Id fuer W95
225 void CALLBACK SalTimerProc( HWND hWnd, UINT nMsg, UINT_PTR nId, DWORD nTime );
232 long ImplHandleSalObjKeyMsg( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam );
349 BOOL ImplPostMessage( HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam );
350 BOOL ImplSendMessage( HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam );
351 BOOL ImplGetMessage( LPMSG lpMsg, HWND hWnd, UINT wMsgFilterMin, UINT wMsgFilterMax );
[all …]
/trunk/main/vcl/win/source/app/
H A Dsaldata.cxx37 static UINT nOldAnsiCodePage = 0; in ImplSalGetSystemEncoding()
40 UINT nAnsiCodePage = GetACP(); in ImplSalGetSystemEncoding()
131 BOOL ImplPostMessage( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam ) in ImplPostMessage()
138 BOOL ImplSendMessage( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam ) in ImplSendMessage()
146 BOOL ImplGetMessage( LPMSG lpMsg, HWND hWnd, UINT wMsgFilterMin, UINT wMsgFilterMax ) in ImplGetMessage()
153 BOOL ImplPeekMessage( LPMSG lpMsg, HWND hWnd, UINT wMsgFilterMin, UINT wMsgFilterMax, UINT wRemoveM… in ImplPeekMessage()
/trunk/main/extensions/source/ole/
H A Djscriptclasses.hxx79 STDMETHOD( GetTypeInfoCount)(UINT *pctinfo);
81 STDMETHOD( GetTypeInfo)( UINT iTInfo,
87 UINT cNames,
98 UINT *puArgErr);
131 STDMETHOD( GetTypeInfoCount)(UINT *pctinfo);
133 STDMETHOD( GetTypeInfo)( UINT iTInfo,
139 UINT cNames,
150 UINT *puArgErr);
H A Djscriptclasses.cxx41 STDMETHODIMP JScriptValue::GetTypeInfoCount(UINT* /*pctinfo*/) in GetTypeInfoCount() argument
47 STDMETHODIMP JScriptValue::GetTypeInfo( UINT /*iTInfo*/, in GetTypeInfo() argument
57 UINT /*cNames*/, in GetIDsOfNames() argument
91 UINT* /*puArgErr*/) in Invoke() argument
231 STDMETHODIMP JScriptOutParam::GetTypeInfoCount(UINT* /*pctinfo*/) in GetTypeInfoCount() argument
237 STDMETHODIMP JScriptOutParam::GetTypeInfo( UINT /*iTInfo*/, in GetTypeInfo() argument
247 UINT /*cNames*/, in GetIDsOfNames() argument
275 UINT* /*puArgErr*/) in Invoke() argument
H A Dunotypewrapper.hxx70 STDMETHOD( GetTypeInfoCount)(UINT *pctinfo);
72 STDMETHOD( GetTypeInfo)( UINT iTInfo,
78 UINT cNames,
89 UINT *puArgErr);
H A Dunotypewrapper.cxx77 STDMETHODIMP UnoTypeWrapper::GetTypeInfoCount(UINT* /*pctinfo*/) in GetTypeInfoCount() argument
83 STDMETHODIMP UnoTypeWrapper::GetTypeInfo( UINT /*iTInfo*/, in GetTypeInfo() argument
93 UINT /*cNames*/, in GetIDsOfNames() argument
120 UINT* /*puArgErr*/) in Invoke() argument
/trunk/main/embedserv/source/inc/
H A Dsyswinwrapper.hxx42 HWND hWnd, UINT iMsg
70 Tracker(LPCRECT lpSrcRect, UINT nStyle);
90 UINT m_nStyle; // current state
98 BOOL SetCursor(HWND hWnd,UINT nHitTest) const;
111 virtual UINT GetHandleMask() const;
142 friend LRESULT APIENTRY HatchWndProc(HWND, UINT, WPARAM, LPARAM);
151 UINT m_uID;
162 BOOL Init(HWND, UINT, HWND);
/trunk/main/dtrans/test/win32/dnd/
H A Datlwindow.cxx50 LRESULT APIENTRY EditSubclassProc( HWND hwnd, UINT uMsg,WPARAM wParam, LPARAM lParam) ;
65 LRESULT AWindow::OnClose(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnClose()
84 LRESULT AWindow::OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnCreate()
141 LRESULT AWindow::OnMouseAction(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnMouseAction()
156 LRESULT AWindow::OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnTimer()
225 LRESULT AWindow::OnSize(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnSize()
237 LRESULT AWindow::OnFocus(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnFocus()
246 LRESULT APIENTRY EditSubclassProc( HWND hwnd, UINT uMsg,WPARAM wParam, LPARAM lParam) in EditSubclassProc()
H A Datlwindow.hxx87 LRESULT OnClose(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled);
88 LRESULT OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled);
89 LRESULT OnMouseAction(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled);
90 LRESULT OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled);
91 LRESULT OnSize(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled);
92 LRESULT OnFocus(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled);
/trunk/main/desktop/win32/source/QuickStart/
H A DQuickStart.cpp40 static UINT aTerminationVetoMessage = 0x7FFF;
41 static UINT aTerminateMessage = 0x7FFF;
58 LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);
59 LRESULT CALLBACK About(HWND, UINT, WPARAM, LPARAM);
87 UINT ret = WinExec( imagename, SW_SHOW ); in launchSoffice()
157 UINT uMsgKillTray = RegisterWindowMessage( KILLTRAY_MESSAGE ); in WinMain()
281 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
428 LRESULT CALLBACK About(HWND hDlg, UINT message, WPARAM wParam, LPARAM) in About()
/trunk/main/sal/inc/systools/win32/
H A Duser9x.h91 UINT Msg, // message
120 USER9X_API UINT (WINAPI * lpfnRegisterClipboardFormatW) (
125 UINT format, // clipboard format to retrieve
143 UINT uItem, // identifier or position
153 UINT uFormat // text-drawing options
166 UINT fuFlags // image type and state
/trunk/main/sal/workben/clipboardwben/testviewer/
H A Dcbvtest.cxx58 UINT g_nCBChanges = 0;
63 HMENU GetSubMenuHandle( HWND hwndParent, UINT uiTopLevelIndex );
71 LRESULT CALLBACK WndProc( HWND, UINT, WPARAM, LPARAM );
72 LRESULT CALLBACK About( HWND, UINT, WPARAM, LPARAM );
197 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
264 HMENU GetSubMenuHandle( HWND hwndParent, UINT uiTopLevelIndex ) in GetSubMenuHandle()
278 UINT uiMState = GetMenuState( hSubMenu, 0, MF_BYPOSITION ); in IsClipboardViewer()
/trunk/main/shell/source/win32/shlxthandler/propsheets/
H A Dpropsheets.cxx156 UINT size = DragQueryFile( reinterpret_cast<HDROP>(medium.hGlobal), 0, 0, 0 ); in Initialize()
160 UINT result_size = DragQueryFile( reinterpret_cast<HDROP>(medium.hGlobal), in Initialize()
263 UINT /*uPageID*/, LPFNADDPROPSHEETPAGE /*lpfnReplaceWith*/, LPARAM /*lParam*/) in ReplacePage() argument
272 UINT CALLBACK CPropertySheet::PropPageSummaryCallback( in PropPageSummaryCallback()
273 HWND /*hwnd*/, UINT uMsg, LPPROPSHEETPAGE ppsp) in PropPageSummaryCallback()
293 BOOL CALLBACK CPropertySheet::PropPageSummaryProc(HWND hwnd, UINT uiMsg, WPARAM /*wParam*/, LPARAM … in PropPageSummaryProc()
313 BOOL CALLBACK CPropertySheet::PropPageStatisticsProc(HWND hwnd, UINT uiMsg, WPARAM /*wParam*/, LPAR… in PropPageStatisticsProc()
/trunk/main/sfx2/source/appl/
H A Dshutdowniconw32.cxx124 UINT iconId;
152 static void addMenuItem( HMENU hMenu, UINT id, UINT iconId, const OUString& text, int& pos, int bOw… in addMenuItem()
233 UINT nMenuItemID; in createSystrayMenu()
234 UINT nMenuIconID; in createSystrayMenu()
271 addMenuItem( hMenu, static_cast< UINT >( -1 ), 0, OUString(), pos, false, aEmpty ); in createSystrayMenu()
273 addMenuItem( hMenu, static_cast< UINT >( -1 ), 0, OUString(), pos, false, aEmpty ); in createSystrayMenu()
276 addMenuItem( hMenu, static_cast< UINT >( -1 ), 0, OUString(), pos, false, aEmpty ); in createSystrayMenu()
363 LRESULT CALLBACK listenerWndProc( HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in listenerWndProc()
365 static UINT s_uTaskbarRestart = 0; in listenerWndProc()
366 static UINT s_uMsgKillTray = 0; in listenerWndProc()
[all …]
/trunk/main/shell/inc/internal/
H A Dpropsheets.hxx72 UINT uPageID, LPFNADDPROPSHEETPAGE lpfnReplaceWith, LPARAM lParam);
76 static UINT CALLBACK PropPageSummaryCallback(HWND hwnd, UINT uMsg, LPPROPSHEETPAGE ppsp);
77 static BOOL CALLBACK PropPageSummaryProc(HWND hwnd, UINT uiMsg, WPARAM wParam, LPARAM lParam);
78 static BOOL CALLBACK PropPageStatisticsProc(HWND hwnd, UINT uiMsg, WPARAM wParam, LPARAM lParam);
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx1457 UINT aWinPointAry[SAL_POLYPOLYCOUNT_STACKBUF]; in drawPolyPolygon()
1458 UINT* pWinPointAry; in drawPolyPolygon()
1459 UINT nPolyPolyPoints = 0; in drawPolyPolygon()
1460 UINT nPoints; in drawPolyPolygon()
1461 UINT i; in drawPolyPolygon()
1466 pWinPointAry = new UINT[nPoly]; in drawPolyPolygon()
1468 for ( i = 0; i < (UINT)nPoly; i++ ) in drawPolyPolygon()
1470 nPoints = (UINT)pPoints[i]+1; in drawPolyPolygon()
1485 UINT n = 0; in drawPolyPolygon()
1486 for ( i = 0; i < (UINT)nPoly; i++ ) in drawPolyPolygon()
[all …]
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx780 UINT nScrLines = 0; in ImplSalGetWheelScrollLines()
802 UINT nScrChars = 0; in ImplSalGetWheelScrollChars()
1452 UINT nPosSize = 0; in SetPosSize()
1862 UINT nPosSize = 0; in SetWindowState()
2259 UINT mnOwnId; in SetPointer()
2526 UINT& rCount, UINT nMaxSize, in ImplGetKeyNameText()
2593 UINT nKeyBufLen = 0; in GetKeyName()
2594 UINT nSysCode = 0; in GetKeyName()
3178 static UINT aImplSoundTab[5] = in Beep()
3602 std::map< UINT, sal_uInt16 >::const_iterator it = pSalData->maVKMap.find( (UINT)wParam ); in ImplSalGetKeyCode()
[all …]
H A Dsalobj.cxx315 LRESULT CALLBACK SalSysObjWndProc( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam, int& rDef ) in SalSysObjWndProc()
337 UINT nNotifyMsg = LOWORD( wParam ); in SalSysObjWndProc()
424 LRESULT CALLBACK SalSysObjWndProcA( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam ) in SalSysObjWndProcA()
433 LRESULT CALLBACK SalSysObjWndProcW( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam ) in SalSysObjWndProcW()
444 LRESULT CALLBACK SalSysObjChildWndProc( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam, int& rD… in SalSysObjChildWndProc()
506 LRESULT CALLBACK SalSysObjChildWndProcA( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam ) in SalSysObjChildWndProcA()
515 LRESULT CALLBACK SalSysObjChildWndProcW( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam ) in SalSysObjChildWndProcW()
/trunk/main/desktop/win32/source/setup/
H A Dsetup_main.hxx37 UINT m_uiRet;
52 virtual UINT GetError() const = 0;
53 virtual void DisplayError( UINT nErr ) const = 0;
55 void SetError( UINT nErr ) { m_uiRet = nErr; } in SetError()
/trunk/main/canvas/source/directx/
H A Ddx_9rm.cxx222 bool verifyDevice( const UINT nAdapter );
223 UINT getAdapterFromWindow();
740 bool DXRenderModule::verifyDevice( const UINT nAdapter ) in verifyDevice()
807 const UINT aAdapter(getAdapterFromWindow()); in createDevice()
808 if(aAdapter == static_cast<UINT>(-1)) in createDevice()
1203 UINT DXRenderModule::getAdapterFromWindow() in getAdapterFromWindow()
1206 UINT aAdapterCount(mpDirect3D9->GetAdapterCount()); in getAdapterFromWindow()
1207 for(UINT i=0; i<aAdapterCount; ++i) in getAdapterFromWindow()
1210 return static_cast<UINT>(-1); in getAdapterFromWindow()
/trunk/main/dtrans/source/win32/dtobj/
H A DTxtCnvtHlp.cxx42 int CalcBuffSizeForTextConversion( UINT code_page, LPCSTR lpMultiByteString, int nLen = -1 ) in CalcBuffSizeForTextConversion()
56 int CalcBuffSizeForTextConversion( UINT code_page, LPCWSTR lpWideCharString, int nLen = -1 ) in CalcBuffSizeForTextConversion()
74 int MultiByteToWideCharEx( UINT cp_src, in MultiByteToWideCharEx()
110 int WideCharToMultiByteEx( UINT cp_dest, in WideCharToMultiByteEx()
/trunk/main/dtrans/source/inc/
H A DMtaOleClipb.hxx76 sal_Bool postMessage( UINT msg, WPARAM wParam = 0, LPARAM lParam = 0 );
77 LRESULT sendMessage( UINT msg, WPARAM wParam = 0, LPARAM lParam = 0 );
93 static LRESULT CALLBACK mtaOleReqWndProc( HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam );
127 friend LRESULT CALLBACK mtaOleReqWndProc( HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam );
/trunk/main/embedserv/source/embed/
H A Dtracker.cxx193 UINT tmp = rp->left; in NormalizeRect()
199 UINT tmp = rp->top; in NormalizeRect()
214 Tracker::Tracker(LPCRECT lpSrcRect, UINT nStyle) in Tracker()
302 BOOL Tracker::SetCursor(HWND pWnd, UINT nHitTest) const in SetCursor()
635 UINT mask = GetHandleMask(); in Draw()
711 UINT Tracker::GetHandleMask() const in GetHandleMask()
713 UINT mask = 0x0F; // always have 4 corner handles in GetHandleMask()
756 UINT mask = GetHandleMask(); in HitTestHandles()
/trunk/main/setup_native/source/win32/customactions/reg64/
H A Dreg64.cxx93 UINT ret = MsiGetComponentState( hMSI, componentName, &current_state, &comp_state ); in WriteRegistry()
164 UINT ret = MsiGetProperty( hMSI, pPropName, L"", &sz ); in GetMsiProp()
230 UINT ret = MsiDatabaseOpenView(rhDatabase,szSelect,&rhView); in QueryReg64Table()
461 extern "C" UINT __stdcall InstallReg64(MSIHANDLE hMSI) in InstallReg64()
468 extern "C" UINT __stdcall DeinstallReg64(MSIHANDLE hMSI) in DeinstallReg64()

Completed in 145 milliseconds

123456