/aoo42x/main/sal/systools/win32/uwinapi/ |
H A D | win95sys.h | 85 WORD mteIndex; // 10h 86 WORD un4; // 12h 174 WORD MTEIndex; // 2Ah 175 WORD cThreads; // 2Ch 177 WORD un3; // 30h 209 WORD UTState; // BCh 225 WORD pvTDB; // 0Ch TDB 230 WORD TIBFlags; // 1Ch 299 WORD W16TDB; // 1Ch 355 WORD wSSBig; // 1C8h [all …]
|
/aoo42x/main/svl/source/svdde/ |
H A D | ddeimp.hxx | 31 #define WORD sal_uInt16 macro 87 ( WORD, WORD, HCONV, HSZ, HSZ, HDDEDATA, DWORD, DWORD ); 89 ( WORD, WORD, HCONV, HSZ, HSZ, HDDEDATA, DWORD, DWORD ); 91 ( WORD, WORD, HCONV, HSZ, HSZ, HDDEDATA, DWORD, DWORD ); 95 ( WORD, WORD, HCONV, HSZ, HSZ, HDDEDATA, DWORD, DWORD ); 97 ( WORD, WORD, HCONV, HSZ, HSZ, HDDEDATA, DWORD, DWORD ); 99 ( WORD, WORD, HCONV, HSZ, HSZ, HDDEDATA, DWORD, DWORD ); 102 ( WORD, WORD, HCONV, HSZ, HSZ, HDDEDATA, DWORD, DWORD ); 104 ( WORD, WORD, HCONV, HSZ, HSZ, HDDEDATA, DWORD, DWORD ); 106 ( WORD, WORD, HCONV, HSZ, HSZ, HDDEDATA, DWORD, DWORD );
|
H A D | ddeinf.cxx | 37 WORD, WORD, HCONV, HSZ, HSZ, HDDEDATA, DWORD, DWORD ) in InfCallback() argument 41 WORD, WORD, HCONV, HSZ, HSZ, HDDEDATA, DWORD, DWORD ) in InfCallback() 44 WORD, WORD, HCONV, HSZ, HSZ, HDDEDATA, DWORD, DWORD ) in InfCallback()
|
H A D | ddesvr.cxx | 60 WORD nCode, WORD nCbType, HCONV hConv, HSZ hText1, HSZ hText2, in SV_IMPL_VARARR() 65 WORD nCode, WORD nCbType, HCONV hConv, HSZ hText1, HSZ hText2, in SV_IMPL_VARARR() 69 WORD nCode, WORD nCbType, HCONV hConv, HSZ hText1, HSZ hText2, in SV_IMPL_VARARR()
|
/aoo42x/main/ucb/source/ucp/odma/ |
H A D | odma.h | 263 ODMSTATUS WINAPI ODMRegisterApp(ODMHANDLE FAR *pOdmHandle, WORD version, 278 DWORD activeTime, DWORD pagesPrinted, LPVOID sessionData, WORD dataLen); 287 ODMSTATUS WINAPI ODMActivate(ODMHANDLE odmHandle, WORD action, 291 WORD item, LPSTR lpszData, WORD dataLen); 294 WORD item, LPSTR lpszData); 300 WORD WINAPI ODMGetDMSCount(); 302 WORD WINAPI ODMGetDMSList( LPSTR buffer, WORD buffer_size ); 312 LPSTR lpszDocId, LPSTR lpszDocName, WORD docNameLen, 313 WORD *docCount ); 320 LPVOID sessionData, WORD dataLen);
|
H A D | odma_lib.hxx | 31 typedef unsigned short WORD; typedef 43 WORD version, 70 WORD dataLen); 86 WORD action, 91 WORD item, 93 WORD dataLen); 97 WORD item, 109 WORD buffer_size ); 127 WORD docNameLen, 128 WORD *docCount ); [all …]
|
/aoo42x/main/dtrans/source/os2/clipb/ |
H A D | OS2Bitmap.cxx | 28 typedef unsigned short WORD; typedef 42 WORD bfType; 44 WORD bfReserved1; 45 WORD bfReserved2; 54 WORD biPlanes; 55 WORD biBitCount;
|
/aoo42x/main/vcl/inc/os2/ |
H A D | wingdi.h | 35 typedef unsigned short WORD; typedef 38 WORD fract; 50 WORD wType; 51 WORD cpfx;
|
/aoo42x/main/vcl/win/source/gdi/ |
H A D | winlayout.cxx | 1096 WORD* mpOutGlyphs; // glyphids in visual order 1121 int, int, SCRIPT_ANALYSIS*, WORD*, WORD*, SCRIPT_VISATTR*, int* )); 1132 int, const WORD*, int, const int*, const int*, const GOFFSET* )); 1156 int,int,SCRIPT_ANALYSIS*,WORD*,WORD*,SCRIPT_VISATTR*,int*)) 1166 int,int,const int*,const WORD*,const SCRIPT_VISATTR*,int*)) 1186 int,const WORD*,int,const int*,const int*,const GOFFSET*)) 1427 mpLogClusters = new WORD[ mnCharCapacity ]; 1433 mpOutGlyphs = new WORD[ mnGlyphCapacity ]; 1458 mpLogClusters[i] = sal::static_int_cast<WORD>(~0U); 2186 mpLogClusters[ k ] = static_cast<WORD>(nRelGlyphPos); [all …]
|
H A D | salprn.cxx | 498 static DWORD ImplDeviceCaps( WinSalInfoPrinter* pPrinter, WORD nCaps, in ImplDeviceCaps() 826 WORD* pBins = (WORD*)rtl_allocateZeroMemory( nCount*sizeof(WORD) ); in ImplDevModeToJobSetup() 855 WORD* pPapers = NULL; in ImplDevModeToJobSetup() 860 pPapers = (WORD*)rtl_allocateZeroMemory(nPaperCount*sizeof(WORD)); in ImplDevModeToJobSetup() 1095 WORD* pBins = (WORD*)rtl_allocateZeroMemory(nCount*sizeof(WORD)); in ImplJobSetupToDevMode() 1270 WORD* pPapers = NULL; in ImplJobSetupToDevMode() 1276 pPapers = (WORD*)rtl_allocateZeroMemory(nPaperCount*sizeof(WORD)); in ImplJobSetupToDevMode()
|
/aoo42x/main/fpicker/source/win32/filepicker/ |
H A D | FileOpenDlg.hxx | 64 WORD nFileOffset; 65 WORD nFileExtension; 96 WORD nFileOffset; 97 WORD nFileExtension;
|
/aoo42x/main/vos/source/ |
H A D | dllentry.cxx | 31 sal_Int32 CALLBACK LibMain(HINSTANCE hinst, WORD wDataSeg, WORD cbHeap, LPSTR lpszCmdLine ) in LibMain() 40 WORD wVersionRequested; in LibMain()
|
/aoo42x/main/embedserv/source/embed/ |
H A D | docholder.cxx | 574 void CopyToOLEMenu(HMENU hOrig,WORD origPos,HMENU hDest,WORD destPos) in CopyToOLEMenu() 590 SetMenuItemInfoW(hDest,(WORD)destPos,TRUE,&mi); in CopyToOLEMenu() 612 WORD pos = (WORD)mgw.width[0]; in InPlaceMenuCreate() 617 pos = ((WORD)(mgw.width[0] + mgw.width[1] + mgw.width[2])); in InPlaceMenuCreate() 618 for(WORD i = 2; i < help-1; ++i,++pos) in InPlaceMenuCreate() 623 pos = (WORD)(mgw.width[0] + mgw.width[1] + mgw.width[2] + in InPlaceMenuCreate() 625 CopyToOLEMenu(m_nMenuHandle,WORD(help),hMenu,pos); in InPlaceMenuCreate()
|
H A D | tracker.cxx | 87 WORD grayPattern[8]; in HalftoneBrush() 89 grayPattern[i] = (WORD)(0x5555 << (i & 1)); in HalftoneBrush() 234 WORD hatchPattern[8]; in Construct() 235 WORD wPattern = 0x1111; in Construct()
|
/aoo42x/main/sal/osl/w32/ |
H A D | salinit.cxx | 61 WORD wVersionRequested; in sal_detail_initialize() 68 WORD wMajorVersionRequired = 1; in sal_detail_initialize() 69 WORD wMinorVersionRequired = 1; in sal_detail_initialize()
|
/aoo42x/main/extensions/source/ole/ |
H A D | unoobjw.hxx | 81 MemberInfo(WORD f, const OUString& n) : flags(f), name(n) {} in MemberInfo() 83 WORD flags; 150 /* [in] */ WORD wFlags,
|
H A D | jscriptclasses.hxx | 94 WORD wFlags, 146 WORD wFlags,
|
H A D | jscriptclasses.cxx | 87 WORD wFlags, in Invoke() 271 WORD wFlags, in Invoke()
|
/aoo42x/main/sal/workben/clipboardwben/testcopy/ |
H A D | cbcpytest.cxx | 372 LCID lcid = *( (WORD*)lpData ); in PasteData() 374 WORD langID = LANGIDFROMLCID( lcid ); in PasteData() 375 WORD sublangID = SUBLANGID( langID ); in PasteData()
|
/aoo42x/main/extensions/test/ole/MfcControl/ |
H A D | MfcControl.h | 48 extern const WORD _wVerMajor; 49 extern const WORD _wVerMinor;
|
H A D | MfcControl.cpp | 38 const WORD _wVerMajor = 1; 39 const WORD _wVerMinor = 0;
|
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/ |
H A D | nativeview.c | 155 WORD newHeight = HIWORD(lParam); in NativeViewWndProc() 156 WORD newWidth = LOWORD(lParam); in NativeViewWndProc()
|
/aoo42x/main/embeddedobj/test/Container1/nativelib/ |
H A D | nativeview.c | 168 WORD newHeight = HIWORD(lParam); 169 WORD newWidth = LOWORD(lParam);
|
/aoo42x/main/bean/native/win32/ |
H A D | com_sun_star_comp_beans_LocalOfficeWindow.c | 183 WORD newHeight = HIWORD(lParam); in OpenOfficeWndProc() 184 WORD newWidth = LOWORD(lParam); in OpenOfficeWndProc()
|
/aoo42x/main/offapi/com/sun/star/accessibility/ |
H A D | AccessibleTextType.idl | 54 const short WORD = 2; 77 <const>WORD</const>, <const>SENTENCE</const>, and
|