Searched refs:UCHAR (Results 1 – 17 of 17) sorted by relevance
| /AOO42X/main/svtools/source/filter/ |
| H A D | sgvtext.cxx | 151 #define EscStr (UCHAR[MaxEscLen+1]); 288 UCHAR ConvertTextChar(UCHAR c) in ConvertTextChar() 305 sal_uInt16 GetSchnittBit(UCHAR c) in GetSchnittBit() 329 long ChgValue(long Def, long Min, long Max, UCHAR FlgVal, long NumVal) in ChgValue() 349 UCHAR FlgVal, sal_uInt16 Schnitt0, sal_uInt16& Schnitt) in ChgSchnittBit() 366 UCHAR GetNextChar(UCHAR* TBuf, sal_uInt16 Index) in GetNextChar() 381 UCHAR ProcessOne(UCHAR* TBuf, sal_uInt16& Index, in ProcessOne() 385 UCHAR c; in ProcessOne() 386 UCHAR Ident; in ProcessOne() 389 UCHAR FlgVal; in ProcessOne() [all …]
|
| H A D | sgvmain.cxx | 885 … aText.Buffer=new UCHAR[aText.BufSize+1]; // Ein mehr fuer LookAhead bei CK-Trennung in DrawObjkList()
|
| /AOO42X/main/svtools/source/inc/ |
| H A D | sgvmain.hxx | 32 #define UCHAR unsigned char macro 76 UCHAR PgName[32]; // Seitenname 251 …UCHAR* Buffer; // Diese Variable wird nicht durch Lesen von Disk gef�llt, sondern explizit! 274 UCHAR Filename[80]; // Pfad 294 UCHAR Name[13]; // Name der Gruppe
|
| /AOO42X/main/connectivity/source/inc/odbc/ |
| H A D | OFunctiondefs.hxx | 53 #define SDB_ODBC_CHAR UCHAR 64 #define SDB_ODBC_CHAR UCHAR 139 #define SDB_ODBC_CHAR UCHAR
|
| /AOO42X/main/vcl/os2/source/window/ |
| H A D | salframe.cxx | 2593 UCHAR nCharCode = (UCHAR)SHORT1FROMMP( aMP2 ); in ImplSalGetKeyCode() 2594 USHORT nKeyCode = (UCHAR)SHORT2FROMMP( aMP2 ); in ImplSalGetKeyCode() 2595 UCHAR nScanCode = (UCHAR)CHAR4FROMMP( aMP1 ); in ImplSalGetKeyCode() 2704 sal_Char nCharCode, UCHAR nScanCode ) in ImplGetCharCode() 2739 UCHAR nCharCode = (UCHAR)SHORT1FROMMP( aMP2 ); in ImplConvertKey() 2740 USHORT nKeyCode = (UCHAR)SHORT2FROMMP( aMP2 ); in ImplConvertKey() 2741 UCHAR nScanCode = (UCHAR)CHAR4FROMMP( aMP1 ); in ImplConvertKey() 2766 USHORT nOS2KeyCode = (UCHAR)SHORT2FROMMP( nMP2 ); in ImplHandleKeyMsg() 3557 USHORT nKeyCode = (UCHAR)SHORT2FROMMP( pMsg->mp2 ); in SalFrameWndProc()
|
| /AOO42X/main/dbaccess/source/ui/dlg/ |
| H A D | odbcconfig.cxx | 296 UCHAR szDSN[SQL_MAX_DSN_LENGTH+1]; in getDatasourceNames() 298 UCHAR szDescription[1024+1]; in getDatasourceNames()
|
| /AOO42X/main/sal/osl/w32/ |
| H A D | security.c | 345 UCHAR* pInfoBuffer = malloc(nInfoBuffer); in osl_getUserIdent() 477 UCHAR* pInfoBuffer = malloc(nInfoBuffer); in osl_getHomeDir() 904 UCHAR* pInfoBuffer = malloc(nInfoBuffer); in getUserNameImpl()
|
| /AOO42X/main/sal/osl/os2/ |
| H A D | thread.c | 361 #define BYTE1FROMULONG(ul) ((UCHAR) (ul)) 362 #define BYTE2FROMULONG(ul) ((UCHAR) ((ULONG) ul >> 8))
|
| H A D | pipe.cxx | 59 static const UCHAR nPipePathLen = sizeof (pszPipePath) - 1;
|
| H A D | process.c | 539 UCHAR achObjBuf[ 256 ] = { 0 }; in osl_psz_executeProcess()
|
| H A D | file.cxx | 2532 UCHAR sBuf[64];
|
| /AOO42X/main/desktop/win32/source/setup/ |
| H A D | setup.cpp | 1682 UCHAR *szInfoBuffer = new UCHAR[ 1024 ]; // may need to resize if TokenInfo too big in IsAdmin() 1697 szInfoBuffer = new UCHAR[ dwRetInfoBufferSize ]; in IsAdmin() 1708 PTOKEN_GROUPS pGroups = (PTOKEN_GROUPS)(UCHAR*) szInfoBuffer; in IsAdmin()
|
| /AOO42X/main/tools/source/fsys/ |
| H A D | os2.cxx | 450 UCHAR sBuf[256]; 759 UCHAR sBuf[64];
|
| /AOO42X/main/unixODBC/inc/ |
| H A D | sqltypes.h | 218 typedef unsigned char UCHAR; typedef
|
| /AOO42X/main/idl/inc/ |
| H A D | globals.hxx | 156 HASH_INLINE(UCHAR)
|
| /AOO42X/main/connectivity/source/drivers/ado/ |
| H A D | AResultSet.cxx | 191 UCHAR chData; in getBinaryStream()
|
| H A D | ADatabaseMetaDataResultSet.cxx | 159 UCHAR chData; in getBinaryStream()
|