Home
last modified time | relevance | path

Searched refs:i (Results 4251 – 4275 of 5454) sorted by relevance

1...<<171172173174175176177178179180>>...219

/trunk/main/solenv/inc/
H A Dtg_shl.mk92 SHL$(TNR)IMPLIB=i$(TARGET)_t$(TNR)
199 …-echo $(foreach,i,$(SHL$(TNR)OBJS:s/.obj/.o/) $i) | xargs -n1 nm -gx | $(SOLARENV)/bin/addsym-maco…
316 @noop $(foreach,i,$(DEF$(TNR)OBJLIST) $(assign ALL$(TNR)OBJLIST:=$(ALL$(TNR)OBJLIST:s?$i??)))
/trunk/test/testuno/source/fvt/uno/sc/sheet/
H A DSheetBasicTest.java456 for (int i = 0; i < xsheetlinks.getCount(); i++) { in insertSheetFromfile()
457 Object sheetlink = xsheetlinks.getByIndex(i); in insertSheetFromfile()
/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx1477 for (size_t i = 0; i < nSize; ++i) in GetTabIndex() local
1479 XclExpXctRef aRec = maXctList.GetRecord(i); in GetTabIndex()
1481 return ulimit_cast<sal_uInt16>(i); in GetTabIndex()
1852 for (sal_uInt16 i = 0; i < nXclTabSpan; ++i) in GetXti() local
1854 sal_uInt16 nSheetId = nFirstSheetId + i; in GetXti()
1868 if (i == 0) in GetXti()
1870 if (i == nXclTabSpan - 1) in GetXti()
/trunk/main/sal/osl/os2/
H A Dfile.cxx146 for (int i = 0; i < ELEMENTS_OF_ARRAY(errtable); ++i ) in MapError() local
148 if (dwError == errtable[i].oscode) in MapError()
149 return static_cast<oslFileError>(errtable[i].errnocode); in MapError()
2866 int i = rtl_ustr_lastIndexOfChar(path, '/'); in path_make_parent() local
2867 if (i == -1) in path_make_parent()
2868 i = rtl_ustr_lastIndexOfChar(path, '\\'); in path_make_parent()
2870 if (i > 0) in path_make_parent()
2872 *(path + i) = 0; in path_make_parent()
2873 return i; in path_make_parent()
/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx1485 for ( sal_uInt16 i = nCount; i; ) in GetTblFrmFmtCount() local
1487 if((*pTblFrmFmtTbl)[--i]->GetInfo( aGetHt )) in GetTblFrmFmtCount()
1503 for ( sal_uInt16 i = 0; i <= nFmt; i++ ) in GetTblFrmFmt() local
1505 while ( (*pTblFrmFmtTbl)[ i + nRemoved]->GetInfo( aGetHt )) in GetTblFrmFmt()
2613 for ( sal_uInt16 i = 0; i < nCount; ++i ) in HasOutlineStyleToBeWrittenAsNormalListStyle() local
2615 SwTxtFmtColl* pTxtFmtColl = (*pTxtFmtColls)[i]; in HasOutlineStyleToBeWrittenAsNormalListStyle()
/trunk/main/editeng/source/uno/
H A Dunotext.cxx2126 for (sal_Int32 i = 0; i < nProps; ++i) in SvxPropertyValuesToItemSet() local
2128 …const SfxItemPropertySimpleEntry *pEntry = pPropSet->getPropertyMap()->getByName( pProps[i].Name ); in SvxPropertyValuesToItemSet()
2138 …ring ( RTL_CONSTASCII_USTRINGPARAM ( "Property is read-only: " ) ) + pProps[i].Name, static_cast <… in SvxPropertyValuesToItemSet()
2144 if (pProps[i].Value >>= aDesc) in SvxPropertyValuesToItemSet()
2152 pProps[i].Value >>= nLevel; in SvxPropertyValuesToItemSet()
2164 if( !(pProps[i].Value >>= nStartValue) ) in SvxPropertyValuesToItemSet()
2175 if( !(pProps[i].Value >>= bParaIsNumberingRestart) ) in SvxPropertyValuesToItemSet()
2182 pPropSet->setPropertyValue( pProps[i].Name, pProps[i].Value, rItemSet ); in SvxPropertyValuesToItemSet()
2185 …(OUString ( RTL_CONSTASCII_USTRINGPARAM ( "Unknown property: " ) ) + pProps[i].Name, static_cast <… in SvxPropertyValuesToItemSet()
/trunk/main/svx/source/form/
H A Dformdispatchinterceptor.cxx128 for (sal_Int16 i=0; i<aDescripts.getLength(); ++i, ++pReturn, ++pDescripts) in queryDispatches() local
/trunk/main/svl/source/items/
H A Dmacitem.cxx127 for( short i = 0; i < nMacro; ++i ) in Read() local
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DFormulaCompiler.java110 for (int i=0; i< pt.getNumArgs(); i++) { in RPN2Infix()
/trunk/main/extensions/source/macosx/spotlight/
H A DOOoContentDataParser.m109 …ormat:@"An error occurred parsing the document. (Error %i, Description: %@, Line: %i, Column: %i)"…
/trunk/main/sal/osl/unx/
H A Dfile_path_helper.cxx100 sal_Int32 i = path.lastIndexOf(FPH_CHAR_PATH_SEPARATOR); in osl_systemPathEnsureSeparator() local
102 if ((lp > 1 && i != (lp - 1)) || ((lp < 2) && i < 0)) in osl_systemPathEnsureSeparator()
/trunk/main/sal/qa/rtl_strings/
H A Drtl_old_testostring.cxx182 sal_Int32 i = 0; in test_OString() local
185 TEST_ENSURE( s8.getToken(0,'|',nIndex) == Tokens[i], "test_OString error 40e"); in test_OString()
186 i++; in test_OString()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/java/
H A Djava_environment.java251 for (Iterator<Level2Entry> i = level2map.values().iterator(); in find()
252 i.hasNext();) in find()
254 l2 = i.next(); in find()
/trunk/main/io/source/connector/
H A Dctr_socket.cxx139 sal_Int32 i = m_socket.read( aReadBytes.getArray() , aReadBytes.getLength() ); in read() local
141 if(i != nBytesToRead && m_socket.getError() != osl_Socket_E_None) in read()
156 return i; in read()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DOSubComponent.hxx186 for (sal_Int32 i=0; i<_nSourceLen; ++i, ++_pSource, ++_pDest) in implCopySequence() local
/trunk/main/sd/source/ui/unoidl/
H A DDrawController.cxx812 for (unsigned int i=0; i<aProperties.size(); i++) in getInfoHelper() local
813 aPropertySequence[i] = aProperties[i]; in getInfoHelper()
/trunk/main/sw/source/filter/html/
H A Dparcss1.cxx1378 xub_StrLen i = nOffset, nEnd = (bDouble ? 3 : 6) + nOffset; in GetColor() local
1381 for( ; i<nEnd; i++ ) in GetColor()
1383 sal_Unicode c = (i<aValue.Len() ? aValue.GetChar(i) in GetColor()
/trunk/main/sw/source/filter/xml/
H A Dxmlimpit.cxx92 for( sal_Int16 i=0; i < nAttr; i++ ) in importXML() local
94 const OUString& rAttrName = xAttrList->getNameByIndex( i ); in importXML()
102 const OUString& rValue = xAttrList->getValueByIndex( i ); in importXML()
/trunk/main/sfx2/source/dialog/
H A Dbasedlgs.cxx1043 for ( sal_uInt16 i = 0; i < nCount; ++i ) in GetInputRanges() local
1044 aUS[i] = rPool.GetWhich( aUS[i]) ; in GetInputRanges()
/trunk/main/sw/source/filter/basflt/
H A Dshellio.cxx671 for (sal_uInt16 i=0; i<3; ++i) in ResetFrmFmts() local
674 switch (i) in ResetFrmFmts()
677 ASSERT(i == 0, "Impossible"); in ResetFrmFmts()
/trunk/main/svtools/source/uno/
H A Dunocontroltablemodel.cxx771 for ( sal_Int32 i=0; i<aAPIColors.getLength(); ++i ) in setRowBackgroundColors() local
773 aColors[i] = ::Color( aAPIColors[i] ); in setRowBackgroundColors()
/trunk/main/filter/source/flash/
H A Dswfexporter.cxx756 for( sal_uLong i = 0, nCount = rMtf.GetActionCount(); i < nCount; i++ ) in getMetaFile() local
758 const MetaAction* pAction = rMtf.GetAction( i ); in getMetaFile()
767 i = nCount; in getMetaFile()
/trunk/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx674 for (size_t i = 0; i < n; ++i) in InitHideListBox() local
675 maLbHide.CheckEntryPos(static_cast<sal_uInt16>(i), !maLabelData.maMembers[i].mbVisible); in InitHideListBox()
/trunk/main/sw/source/core/draw/
H A Ddflyobj.cxx866 for ( sal_uInt16 i = 0; i < rCol.GetColumns().Count(); ++i ) in NbcResize() local
868 nMin += rCol.GetColumns()[i]->GetLeft() + in NbcResize()
869 rCol.GetColumns()[i]->GetRight() + in NbcResize()
/trunk/main/chart2/source/model/main/
H A DChartModel_Persistence.cxx637 for( int i = 0; i < aElementNames.getLength(); ++i ) in impl_loadGraphics() local
639 if( xGraphicsStorage->isStreamElement( aElementNames[ i ] ) ) in impl_loadGraphics()
643 aElementNames[ i ], in impl_loadGraphics()

Completed in 189 milliseconds

1...<<171172173174175176177178179180>>...219