Home
last modified time | relevance | path

Searched defs:uID (Results 1 – 3 of 3) sorted by relevance

/trunk/main/embedserv/source/embed/
H A Dsyswinwrapper.cxx216 BOOL CHatchWin::Init(HWND hWndParent, UINT uID, HWND hWndAssoc) in Init()
/trunk/test/testuno/source/api/i18n/
H A DXCalendarTest.java238 String uID = oObj.getUniqueID(); in _getUniqueID() local
/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp506 static int LoadAndFormatString( HINSTANCE hInstance, UINT uID, LPTSTR lpBuffer, int nBufferMax ) in LoadAndFormatString()