Home
last modified time | relevance | path

Searched defs:nRes (Results 1 – 25 of 90) sorted by relevance

1234

/trunk/main/basic/source/sbx/
H A Dsbxcurr.cxx42 SbxINT64 nRes; in ImpGetCurrency() local
367 SbxINT64 nRes; in ImpStringToCurrency() local
377 SbxINT64 nRes; in ImpDoubleToINT64() local
387 SbxUINT64 nRes; in ImpDoubleToUINT64() local
H A Dsbxint.cxx38 sal_Int16 nRes; in ImpGetInteger() local
353 sal_Int64 nRes; in ImpDoubleToSalInt64() local
369 sal_uInt64 nRes; in ImpDoubleToSalUInt64() local
397 sal_Int64 nRes; in ImpGetInt64() local
685 sal_uInt64 nRes; in ImpGetUInt64() local
H A Dsbxbyte.cxx33 sal_uInt8 nRes; in ImpGetByte() local
H A Dsbxbool.cxx38 enum SbxBOOL nRes; in ImpGetBool() local
H A Dsbxchar.cxx38 xub_Unicode nRes = 0; in ImpGetChar() local
H A Dsbxdbl.cxx33 double nRes; in ImpGetDouble() local
H A Dsbxuint.cxx33 sal_uInt16 nRes; in ImpGetUShort() local
H A Dsbxlng.cxx33 sal_Int32 nRes; in ImpGetLong() local
H A Dsbxulng.cxx33 sal_uInt32 nRes; in ImpGetULong() local
H A Dsbxsng.cxx33 float nRes; in ImpGetSingle() local
H A Dsbxdate.cxx39 double nRes; in ImpGetDate() local
/trunk/main/sot/source/sdstor/
H A Dstgavl.cxx49 short nRes = p->Compare( pFind ); in Find() local
65 short nRes = 0; in Locate() local
104 short nRes = Compare( pNew ); in Adjust() local
229 short nRes = bPtrs ? short( pCur == pDel ) : short(pCur->Compare( pDel )); in Rem() local
303 short nRes = (*pRoot)->Locate( pIns, &pPivot, &pParent, &pPrev ); in Insert() local
H A Dstgstrms.cxx861 short nRes; in Read() local
922 short nRes; in Write() local
1022 short nRes = (short) pData->Read( (sal_uInt8*)pBuf + nDone, nBytes ); in Read() local
1065 short nRes = (short) pData->Write( (sal_uInt8*)pBuf + nDone, nBytes ); in Write() local
/trunk/main/winaccessibility/source/service/
H A DResIDGenerator.cxx48 long nRes = *(subList.begin()); in GenerateNewResID() local
/trunk/main/tools/source/fsys/
H A Dfstat.cxx177 DWORD nRes = GetFileAttributes( (LPCTSTR) aFPath.GetBuffer() ); in GetReadOnlyFlag() local
217 DWORD nRes = GetFileAttributes( (LPCTSTR) aFPath.GetBuffer() ); in SetReadOnlyFlag() local
/trunk/main/package/source/package/zipapi/
H A DInflater.cxx52 sal_Int32 nRes; in Inflater() local
/trunk/main/sw/source/ui/chrdlg/
H A Dccoll.cxx93 sal_Int16 nRes = -1; in GetCommandContextIndex() local
/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dsunjavaplugin.cxx362 int nRes = 0; in jfw_plugin_getJavaInfoByPath() local
382 int nRes = 0; in jfw_plugin_getJavaInfoByPath() local
405 int nRes = 0; in jfw_plugin_getJavaInfoByPath() local
/trunk/main/starmath/source/
H A Dtoolbox.cxx50 sal_uInt16 nRes = 0xFFFF; in GetImageListRID() local
94 sal_uInt16 nRes = 0xFFFF; in GetCategoryRID() local
/trunk/main/connectivity/source/commontools/
H A DTSortIndex.cxx55 sal_Int32 nRes = lhs.second->getKeyString(i).compareTo(rhs.second->getKeyString(i)); in operator ()() local
/trunk/main/connectivity/source/drivers/dbase/
H A DDIndexIter.cxx60 sal_uIntPtr nRes = STRING_NOTFOUND; in Find() local
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommunicationManager.java235 int nRes = 0; in calcCheckByte() local
/trunk/main/canvas/source/directx/
H A Ddx_5rm.cxx1276 HRESULT nRes = mpDirectDraw->CreateSurface(&aSurfaceDesc, &pSurface, NULL); in create() local
1577 std::size_t nRes( 0 ); in getAvailableSurfaceMem() local
1611 std::size_t nRes( 0 ); in getAvailableTextureMem() local
1695 HRESULT nRes = mpDirectDraw->CreateSurface(&aSurfaceDesc, &pSurface, NULL); in createSystemMemorySurface() local
1900 HRESULT nRes = mpDirectDraw->CreateSurface(&aSurfaceDesc, &pSurface, NULL); in validateMainSurfaces() local
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DMainThreadDialogExecutor.java164 int nRes = m_xMessageBox.execute(); in notify() local
/trunk/main/sc/source/core/tool/
H A Daddress.cxx954 sal_uInt16 nRes = 0; in lcl_ScAddress_Parse_OOo() local
1224 sal_uInt16 nRes = aAddr.Parse( rRefString, pDoc, rDetails, pExtInfo); in ConvertSingleRef() local
1247 sal_uInt16 nRes = aRange.Parse( rRefString, pDoc, rDetails, pExtInfo); in ConvertDoubleRef() local
1429 sal_uInt16 nRes = 0, ignored = 0; in ParseCols() local
1488 sal_uInt16 nRes = 0, ignored = 0; in ParseRows() local

Completed in 83 milliseconds

1234