Home
last modified time | relevance | path

Searched refs:BYTE (Results 51 – 75 of 191) sorted by relevance

12345678

/aoo42x/main/shell/source/win32/shlxthandler/util/
H A Dregistry.cxx68 hSubKey, ValueName, 0, REG_SZ, reinterpret_cast<const BYTE*>(Value), strlen(Value) + 1); in SetRegistryKey()
/aoo42x/main/sal/inc/systools/win32/
H A Dadvapi9x.h157 CONST BYTE *lpData, // value data
/aoo42x/main/tools/inc/tools/
H A Dpostwin.h36 #undef BYTE
/aoo42x/main/extensions/test/stm/
H A Ddatatest.cxx304 ERROR_ASSERT( ! rInput->readBytes( Sequence<BYTE> (1) , 1 ), in testSimple()
439 BYTE m_byte;
/aoo42x/main/idl/source/prj/
H A Dglobals.cxx136 A_ENTRY(BYTE) in SvGlobalHashNames()
/aoo42x/main/extensions/source/activex/main/
H A DSOActiveX.h190 …void CallbackCreateXInputStream( CBindStatusCallback<CSOActiveX>* pbsc, BYTE* pBytes, DWORD dwSize…
H A DSOActiveX.cpp711 void CSOActiveX::CallbackCreateXInputStream( CBindStatusCallback<CSOActiveX>* /*pbsc*/, BYTE* pByte… in CallbackCreateXInputStream()
749 ((BYTE*)(pDataArray->pvData))[ix] = pBytes[ix]; in CallbackCreateXInputStream()
/aoo42x/main/sfx2/sdi/
H A Dsfxitems.sdi29 item BYTE SfxByteItem;
/aoo42x/main/vcl/win/source/gdi/
H A Dwinlayout.cxx172 … SimpleWinLayout( HDC, BYTE nCharSet, const ImplWinFontData&, ImplWinFontEntry& );
209 BYTE mnCharSet;
256 SimpleWinLayout::SimpleWinLayout( HDC hDC, BYTE nCharSet, in SimpleWinLayout()
3058 BYTE eCharSet = ANSI_CHARSET;
/aoo42x/main/udkapi/com/sun/star/uno/
H A DTypeClass.idl55 BYTE,
/aoo42x/main/idl/inc/
H A Dglobals.hxx186 HASH_INLINE(BYTE)
/aoo42x/main/embedserv/source/inprocserv/
H A Ddllentry.cxx109 … if ( ERROR_SUCCESS == RegSetValueEx( hKey, "", 0, REG_SZ, (const BYTE*)pLibrary, nLen ) ) in WriteLibraryToRegistry()
/aoo42x/main/vcl/test/
H A Dcanvasbitmaptest.cxx894 … aBlack.SetIndex( sal::static_int_cast<BYTE>(pAcc->GetBestPaletteIndex(BitmapColor(0,0,0))) ); in Paint()
895 …aWhite.SetIndex( sal::static_int_cast<BYTE>(pAcc->GetBestPaletteIndex(BitmapColor(255,255,255))) ); in Paint()
/aoo42x/main/twain/inc/
H A Dtwain.h171 typedef unsigned char BYTE; typedef
1876 typedef BYTE TW_HUGE * HPBYTE;
/aoo42x/main/sal/osl/os2/
H A Dpipe.cxx296 BYTE PipeInfoBuffer[sizeof(PIPEINFO) + CCHMAXPATHCOMP]; in osl_acceptPipe()
/aoo42x/main/setup_native/source/win32/customactions/reg64/
H A Dreg64.cxx278 …hSubKey, ValueName, 0, REG_SZ, reinterpret_cast<const BYTE*>(Value), (wcslen(Value) + 1) * sizeof(… in SetRegistryKey()
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A DMarshal.java298 if (ctype.getTypeClass() == TypeClass.BYTE) { in writeSequenceValue()
H A DUnmarshal.java384 if (ctype.getTypeClass() == TypeClass.BYTE) { in readSequenceValue()
/aoo42x/main/ridljar/test/com/sun/star/lib/uno/typedesc/
H A DTypeDescription_Test.java101 "byte", "[B", byte.class, TypeClass.BYTE }; in test()
/aoo42x/main/sal/osl/w32/
H A Dpipe.c48 BYTE m_Data[1];
/aoo42x/main/external/mingwheaders/
H A Dmingw_headers.patch1412 typedef BYTE PROPVAR_PAD1;
1960 BYTE dmDeviceName[CCHDEVICENAME];
1984 BYTE bCertificate[ANYSIZE_ARRAY];
/aoo42x/main/udkapi/com/sun/star/container/
H A DEnumerableMap.idl50 … <li>If the key type is any of <code>BYTE</code>, <code>SHORT</code>, <code>UNSIGNED SHORT</code>,
/aoo42x/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx1412 reinterpret_cast<const BYTE*>(DllsToRegisterList), in AddOrRemoveDllsToRegisterList()
/aoo42x/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typedesc/
H A DTypeDescription.java88 return getDefinitely(Type.BYTE); in getTypeDescription()
/aoo42x/main/tools/source/fsys/
H A Dos2.cxx766 BYTE nFloppies = 1; in CreateDriveMapImpl()

Completed in 152 milliseconds

12345678