Home
last modified time | relevance | path

Searched refs:USHORT (Results 26 – 50 of 149) sorted by relevance

123456

/aoo42x/main/sal/osl/w32/
H A Dsecurity.c390 (USHORT)psia->Value[0], in osl_getUserIdent()
391 (USHORT)psia->Value[1], in osl_getUserIdent()
392 (USHORT)psia->Value[2], in osl_getUserIdent()
393 (USHORT)psia->Value[3], in osl_getUserIdent()
394 (USHORT)psia->Value[4], in osl_getUserIdent()
395 (USHORT)psia->Value[5]); in osl_getUserIdent()
/aoo42x/main/sc/workben/
H A Dresult.cxx69 for ( USHORT n=0; n<aListeners.Count(); n++ ) in NewValue()
104 USHORT nCount = aListeners.Count(); in removeResultListener()
105 for ( USHORT n=nCount; n--; ) in removeResultListener()
/aoo42x/main/vcl/inc/os2/
H A Dsalprn.h54 USHORT mnFormCount; // PaperForm-Count
56 USHORT mnTrayCount; // PaperTray-Count
73 virtual ULONG GetCapabilities( const ImplJobSetup* pSetupData, USHORT nType );
H A Dsalvd.h44 USHORT mnBitCount; // BitCount (0 or 1)
58 USHORT nBitCount );
H A Dsalmenu.h46 USHORT usScrollMode;
47 USHORT usMB3ScrollMin;
/aoo42x/main/canvas/workben/
H A Dcanvasdemo.cxx77 virtual USHORT Exception( USHORT nError );
635 USHORT DemoApp::Exception( USHORT nError ) in Exception()
650 for( USHORT i = 0; i < GetCommandLineParamCount(); i++ ) in Main()
/aoo42x/main/rsc/doku/feinkonz.43/
H A Drscinst.doc2912 ERRTYPE SetPosEle( USHORT nPos,
2915 SUBINFO_STRUCT GetInfoEle( USHORT nPos );
2916 USHORT GetCount();
2919 RscInst GetPosEle( USHORT nPos );
2920 ERRTYPE MovePosEle( USHORT nDestPos,
2921 USHORT nSourcePos );
2924 ERRTYPE DeletePosEle( USHORT nPos );
2936 USHORT GetConstPos();
2944 HASHID GetClassEnum( USHORT nPos );
3121 AliERRTYPE RscInst::SetPosEle( USHORT nPos,
[all …]
/aoo42x/main/sal/osl/os2/
H A Dfile.cxx2270 USHORT SectSize; // 0B bytes per sector
2272 USHORT FatOffset; // 0E sectors to 1st FAT
2274 USHORT RootEntries; // 11 Max entries \ (FAT only)
2275 USHORT Sectors; // 13 nr of sectors if < 64K
2277 USHORT FatSectors; // 16 sectors/FAT (FAT only)
2278 USHORT LogGeoSect; // 18 sectors/Track
2279 USHORT LogGeoHead; // 1a nr of heads
2288 USHORT cyls;
2290 USHORT attributes; // device attributes
2295 USHORT usCount;
[all …]
H A Dprocess.c775 USHORT SessionID; in osl_joinProcess()
776 USHORT ReturnValue; in osl_joinProcess()
970 USHORT SessionID; in osl_getProcessInfo()
971 USHORT ReturnValue; in osl_getProcessInfo()
/aoo42x/main/ucbhelper/workben/ucbexplorer/
H A Ducbexplorer.cxx356 USHORT nRet = pDlg->Execute(); in createNewContent()
448 USHORT nRet = pDlg->Execute(); in createNewContent()
737 USHORT nSelected = pMenu->Execute( this, rPos ); in Command()
772 USHORT nRet = pDlg->Execute(); in Command()
/aoo42x/main/ucb/workben/ucb/
H A Dsrcharg.cxx370 USHORT nMonth = 0; in parseSearchArgument()
379 USHORT nDay = 0; in parseSearchArgument()
388 USHORT nYear = 0; in parseSearchArgument()
/aoo42x/main/shell/source/tools/lngconvex/
H A Dlngconvex.cxx331 ByteString iso_lang = aConfig.GetKeyName(sal::static_int_cast<USHORT>(i)); in add_group_entries()
332 ByteString key_value_utf8 = aConfig.ReadKey(sal::static_int_cast<USHORT>(i)); in add_group_entries()
406 add_group_entries(config, config.GetGroupName(sal::static_int_cast<USHORT>(i)), Substitutor); in read_ulf_file()
/aoo42x/main/vcl/os2/source/gdi/
H A Dsalvd.cxx53 USHORT nBitCount ) in ImplCreateVirDevBitmap()
82 USHORT nBitCount, in CreateVirtualDevice()
H A Dsalprn.cxx154 static ULONG ImplPMQueueStatusToSal( USHORT nPMStatus ) in ImplPMQueueStatusToSal()
543 for ( USHORT i = 0; i < pOs2SalInfoPrinter->mnFormCount; i++ ) in ImplFreeFormAndTrayList()
551 for ( USHORT i = 0; i < pOs2SalInfoPrinter->mnTrayCount; i++ ) in ImplFreeFormAndTrayList()
810 USHORT j; in ImplGetCurrentSettings()
1510 ULONG Os2SalInfoPrinter::GetCapabilities( const ImplJobSetup*, USHORT nType ) in GetCapabilities()
/aoo42x/main/basebmp/test/
H A Dbmpdemo.cxx964 virtual USHORT Exception( USHORT nError );
1204 USHORT TestApp::Exception( USHORT nError ) in Exception()
/aoo42x/main/tools/source/fsys/
H A Dwntmsc.cxx388 USHORT DirReader_Impl::Init() in Init()
398 USHORT nRead = 0; in Init()
431 USHORT DirReader_Impl::Read() in Read()
/aoo42x/main/tools/workben/
H A Dhashtbl.cxx162 h = (h<<4) + (ULONG)(USHORT)Key.GetStr()[i]; in Hash()
183 lHash += (ULONG)(USHORT)Key.GetStr()[i]; in DHash()
/aoo42x/main/dtrans/source/os2/dnd/
H A DOTransferable.cxx47 USHORT cItems; in OTransferable()
142 pdxfer->usOperation = (USHORT)DO_COPY; in RequestFileRendering()
H A Dglobals.hxx51 sal_Int8 SystemToOfficeDragActions( USHORT usOperation);
/aoo42x/main/vcl/os2/source/window/
H A Dsalobj.cxx383 long ImplSalObjCallbackDummy( void*, SalObject*, USHORT, const void* ) in ImplSalObjCallbackDummy() argument
462 USHORT Os2SalObject::GetClipRegionType() in GetClipRegionType()
/aoo42x/main/vcl/aqua/source/gdi/
H A Datslayout.cxx1102 USHORT mnMaxPoints;
1104 USHORT mnPointCount;
1105 USHORT mnPolyCount;
/aoo42x/main/shell/source/win32/shlxthandler/util/
H A Dutilities.cxx190 USHORT usPrimaryLang= LANG_NEUTRAL; in LocaleSetToLCID()
191 USHORT usSubLang=SUBLANG_DEFAULT; in LocaleSetToLCID()
/aoo42x/main/vcl/os2/source/app/
H A Dsalinst.cxx411 aSalShlData.mnVersion = (USHORT)(nMayor*10 + nMinor); in CreateSalInstance()
694 bool Os2SalInstance::AnyInput( USHORT nType ) in AnyInput()
/aoo42x/main/tools/win/source/dll/
H A Dtoolsdll.cxx38 void** GetAppData( USHORT nSharedLib ) in GetAppData()
/aoo42x/main/svl/unx/inc/
H A Dconvert.hxx40 static void Swap( USHORT & nValue ) in Swap()

Completed in 117 milliseconds

123456