Home
last modified time | relevance | path

Searched refs:nInd (Results 101 – 124 of 124) sorted by relevance

12345

/trunk/main/drawinglayer/source/primitive2d/
H A Dpolygonprimitive2d.cxx574 sal_uInt32 nInd(0L); in create2DDecomposition() local
580 aRetval[nInd++] = xRefShaft; in create2DDecomposition()
587 aRetval[nInd++] = xRefA; in create2DDecomposition()
595 aRetval[nInd++] = xRefB; in create2DDecomposition()
/trunk/main/sfx2/source/doc/
H A Dobjmisc.cxx2288 for ( sal_Int32 nInd = 0; !bResult && nInd < aInfo.getLength(); nInd++ ) in hasTrustedScriptingSignature() local
2290 bResult = xSigner->isAuthorTrusted( aInfo[nInd].Signer ); in hasTrustedScriptingSignature()
2413 for ( sal_Int32 nInd = 0; nInd < aLogSeq.getLength(); nInd++ ) in StoreLog() local
2414 WriteStringInStream( xOutStream, aLogSeq[nInd] ); in StoreLog()
H A Dsfxbasemodel.cxx436 for ( sal_Int32 nInd = 0; nInd < m_aLockedFrames.getLength(); nInd++ ) in UnlockFrames() local
440 if ( m_aLockedFrames[nInd].is() ) in UnlockFrames()
443 Window* pWindow = GetVCLWindow( m_aLockedFrames[nInd] ); in UnlockFrames()
449 m_aLockedFrames[nInd] = uno::Reference< frame::XFrame >(); in UnlockFrames()
1607 for ( sal_Int32 nInd = 0; nInd < aSeqArgs.getLength(); nInd++ ) in storeSelf() local
1610 …if ( !aSeqArgs[nInd].Name.equals( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "VersionComment" )… in storeSelf()
1611 && !aSeqArgs[nInd].Name.equals( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Author" ) ) ) in storeSelf()
1612 …&& !aSeqArgs[nInd].Name.equals( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "InteractionHandler"… in storeSelf()
1613 …&& !aSeqArgs[nInd].Name.equals( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "StatusIndicator" ) … in storeSelf()
1614 …&& !aSeqArgs[nInd].Name.equals( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "FailOnWarning" ) ) … in storeSelf()
[all …]
H A Ddoctempl.cxx1856 for ( sal_uInt16 nInd = nStartInd; nInd < nStartInd + nLen; nInd++ ) in HasUserContents() local
1858 DocTempl_EntryData_Impl* pEntryData = pRegion->GetEntry( nInd ); in HasUserContents()
/trunk/main/scaddins/source/analysis/
H A Danalysis.cxx126 AnalysisFuncRes( ResId& rRes, ResMgr& rResMgr, sal_uInt16 nInd, STRING& rRet );
130 AnalysisFuncRes::AnalysisFuncRes( ResId& rRes, ResMgr& rResMgr, sal_uInt16 nInd, STRING& rRet ) : R… in AnalysisFuncRes() argument
132 rRet = String( AnalysisResId( nInd, rResMgr ) ); in AnalysisFuncRes()
495 inline const CSS::lang::Locale& AnalysisAddIn::GetLocale( sal_uInt32 nInd ) in GetLocale() argument
500 if( nInd < sizeof( pLang ) ) in GetLocale()
501 return pDefLocales[ nInd ]; in GetLocale()
H A Danalysis.hxx73 inline const CSS::lang::Locale& GetLocale( sal_uInt32 nInd );
/trunk/main/package/source/package/zippackage/
H A DZipPackageStream.cxx251 for ( sal_Int32 nInd = 0; nInd < m_aStorageEncryptionKeys.getLength(); nInd++ ) in GetEncryptionKey() local
252 if ( m_aStorageEncryptionKeys[nInd].Name.equals( aNameToFind ) ) in GetEncryptionKey()
253 m_aStorageEncryptionKeys[nInd].Value >>= aResult; in GetEncryptionKey()
/trunk/main/package/qa/storages/
H A DTestHelper.java1495 for ( int nInd = 0; nInd < nRead1; nInd++ ) in compareRawMethodsOnEncrStream()
1496 if ( pRawData1[0][nInd] != pRawData2[0][nInd] ) in compareRawMethodsOnEncrStream()
/trunk/main/sd/source/ui/view/
H A Dsdview3.cxx552 sal_uInt16 nInd = pGlueList->FindGluePoint(rConn0.GetConnectorId()); in InsertData() local
554 if(SDRGLUEPOINT_NOTFOUND != nInd) in InsertData()
556 const SdrGluePoint& rGluePoint = (*pGlueList)[nInd]; in InsertData()
584 sal_uInt16 nInd = pGlueList->FindGluePoint(rConn1.GetConnectorId()); in InsertData() local
586 if(SDRGLUEPOINT_NOTFOUND != nInd) in InsertData()
588 const SdrGluePoint& rGluePoint = (*pGlueList)[nInd]; in InsertData()
/trunk/main/svtools/source/filter/
H A Dexportdialog.cxx1373 xub_StrLen nInd = aEst.Search( '%' ); in updateControls() local
1374 aEst.Replace( nInd, 2, ImpValueOfInKB( nRawFileSize ) ); in updateControls()
1378 nInd = aEst.Search( '%', nInd ); in updateControls()
1379 aEst.Replace( nInd, 2, ImpValueOfInKB( nRealFileSize ) ); in updateControls()
1388 xub_StrLen nInd = aEst.Search( '%', 0 ); in updateControls() local
1389 aEst.Replace( nInd, 2, ImpValueOfInKB( nRealFileSize ) ); in updateControls()
/trunk/main/sc/source/filter/excel/
H A Dxistream.cxx161 for( sal_Int32 nInd = 0; nInd < nLen; ++nInd, ++aIt ) in OnVerifyPassword() local
162 *aIt = static_cast< sal_uInt16 >( rPassword.getStr()[nInd] ); in OnVerifyPassword()
/trunk/main/vbahelper/source/msforms/
H A Dvbacontrols.cxx280 sal_Int32 nInd = 0; in Add() local
281 while( xDialogContainer->hasByName( aNewName ) && (nInd < SAL_MAX_INT32) ) in Add()
284 aNewName += ::rtl::OUString::valueOf( nInd++ ); in Add()
/trunk/main/embeddedobj/test/Container1/
H A DEmbedContApp.java491 for( int nInd = 0; nInd < m_aActionsList.size(); nInd++ ) in execute()
493 ActionObject aAction = ( ActionObject ) m_aActionsList.get( nInd ); in execute()
/trunk/main/comphelper/source/container/
H A Dembeddedobjectcontainer.cxx836 for ( sal_Int32 nInd = 0; nInd < aPropertiesList.getLength(); nInd++ ) in CopyAndGetEmbeddedObject() local
841 aPropertiesList[nInd].Name, in CopyAndGetEmbeddedObject()
842 xOrigProps->getPropertyValue( aPropertiesList[nInd].Name ) ); in CopyAndGetEmbeddedObject()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx549 for ( sal_Int32 nInd = 0; nInd < aClassIDs.getLength(); nInd++ ) in GetDocumentServiceFromMediaType() local
554 … if ( ( xObjConfig->getByName( aClassIDs[nInd] ) >>= xObjectProps ) && xObjectProps.is() in GetDocumentServiceFromMediaType()
559 _rClassId = aConfigHelper.GetSequenceClassIDRepresentation(aClassIDs[nInd]); in GetDocumentServiceFromMediaType()
/trunk/main/sd/source/ui/func/
H A Dfumorph.cxx268 sal_uInt32 nInd(ImpGetNearestIndex(aPoly1, aTrans * rBig.getB2DPoint(0L))); in ImpEqualizePolyPointCount() local
272 aPoly2.setB2DPoint((a + nCnt - nInd) % nCnt, aPoly1.getB2DPoint(a)); in ImpEqualizePolyPointCount()
/trunk/main/package/source/xstor/
H A Dxstorage.cxx1634 sal_uInt32 nInd = 0; in GetElementNames() local
1639 aElementNames[nInd++] = (*pElementIter)->m_aName; in GetElementNames()
1642 aElementNames.realloc( nInd ); in GetElementNames()
5324 for ( sal_Int32 nInd = 0; nInd < aSeq.getLength(); nInd++ ) in getTargetByID() local
5325 if ( aSeq[nInd].First.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Target" ) ) ) in getTargetByID()
5326 return aSeq[nInd].Second; in getTargetByID()
5349 for ( sal_Int32 nInd = 0; nInd < aSeq.getLength(); nInd++ ) in getTypeByID() local
5350 if ( aSeq[nInd].First.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Type" ) ) ) in getTypeByID()
5351 return aSeq[nInd].Second; in getTypeByID()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx180 for ( sal_Int32 nInd = 0; nInd < aQuotedParamChars.getLength(); nInd++ ) in ImplGetParameterString() local
182 sal_Unicode nChar = aQuotedParamChars.getStr()[nInd]; in ImplGetParameterString()
/trunk/main/svx/inc/svx/
H A Dsvdhdl.hxx159 …BitmapEx ImpGetBitmapEx(BitmapMarkerKind eKindOfMarker, sal_uInt16 nInd, sal_Bool bFine, sal_Bool …
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx1170 sal_uInt16 nInd = (sal_uInt16) aName.ToInt32(); in EraseNonUsedSharedNames() local
1171 if (nInd <= nLevel) in EraseNonUsedSharedNames()
H A Dtable4.cxx1389 sal_uLong nInd = nActFormCnt; in FillSeries() local
1390 FillFormula(nInd, bFirst, (ScFormulaCell*)pSrcCell, in FillSeries()
H A Dtable3.cxx110 ScSortInfo* Get( sal_uInt16 nSort, SCCOLROW nInd ) in Get() argument
111 { return (pppInfo[nSort])[ nInd - nStart ]; } in Get()
/trunk/main/sc/source/core/tool/
H A Dinterpr3.cxx3577 size_t nInd = rand() % (int) (nValCount-1); in QuickSort() local
3578 ::std::swap( rSortArray[i], rSortArray[nInd]); in QuickSort()
3580 ::std::swap( pIndexOrder->at(i), pIndexOrder->at(nInd)); in QuickSort()
/trunk/extras/l10n/source/hu/
H A Dlocalize.sdf70070 …örnyezet helyes működéséhez újra kell indítani az %PRODUCTNAME szoftvert.\nIndítsa most újra az %P…
70071 …eállítások életbe lépéséhez újra kell indítani az %PRODUCTNAME szoftvert.\nIndítsa most újra az %P…

Completed in 2085 milliseconds

12345