Home
last modified time | relevance | path

Searched refs:i (Results 4626 – 4650 of 5454) sorted by relevance

1...<<181182183184185186187188189190>>...219

/trunk/main/desktop/zipintro/
H A Dmakefile.mk72 ALLTAR : $(foreach,i,$(DEFAULT_FLAVOURS) $(COMMONBIN)$/$i$/intro.zip)
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinTableView.cxx1488 sal_Int32 i(0); in PreNotify() local
1491 ++connectionIter, ++i in PreNotify()
1497 if (i == sal_Int32(m_vTableConnection.size() - 1) && bForward) in PreNotify()
1500 if ((i == 0) && !bForward && !m_aTableMap.empty()) in PreNotify()
1508 if (i < (sal_Int32)m_vTableConnection.size()) in PreNotify()
1510 …pNextConn = m_vTableConnection[(i + (bForward ? 1 : m_vTableConnection.size() - 1)) % m_vTableConn… in PreNotify()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx299 for ( sal_uInt16 i = 0; sal_True; ++i ) in SelectShell() local
301 pSfxShell = rDispatcher.GetShell( i ); in SelectShell()
1303 for (sal_Int16 i = 0 ; i < nLength; i++) in ReadUserDataSequence() local
/trunk/main/udkapi/com/sun/star/lang/
H A DXServiceInfo.idl37 /** Provides information regarding the implementation, i.e. which services
49 /** Tests whether the specified service is supported, i.e. implemented
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclApp.java137 public void activateDoc(int i) { in activateDoc() argument
138 caller.callCommand(Constant.RC_ActivateDocument, new Object[] { i + 1 }); in activateDoc()
/trunk/main/extensions/test/stm/
H A Dtestfactreg.cxx160 Sequence<BYTE> createIntSeq( INT32 i ) in createIntSeq() argument
163 sprintf( pcCount , "%d" , i ); in createIntSeq()
/trunk/main/filter/qa/complex/filter/detection/typeDetection/
H A Dmakefile.mk36 JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)
/trunk/main/sot/source/sdstor/
H A Dstg.cxx841 for( sal_uInt16 i = 0; i < aList.Count() && bRes; i++ ) in CopyTo() local
843 SvStorageInfo& rInfo = aList.GetObject( i ); in CopyTo()
/trunk/main/xmloff/source/chart/
H A DSchXMLTools.cxx723 for( sal_Int32 i = 0; i < nLength; ++i ) in copyProperties() local
725 OUString aName( aProperties[i].Name); in copyProperties()
/trunk/main/svtools/source/graphic/
H A Dgrfcache.cxx890 for( long i = 0, nCount = maDisplayCache.Count(); !bFound && ( i < nCount ); i++ ) in IsInDisplayCache() local
891 …if( ( (GraphicDisplayCacheEntry*) maDisplayCache.GetObject( i ) )->Matches( pOut, aPtPixel, aSzPix… in IsInDisplayCache()
/trunk/main/sw/source/ui/envelp/
H A Dlabfmt.cxx664 for(sal_Int32 i = 0; i < rMan.getLength(); i++) in SwSaveLabelDlg() local
665 aMakeCB.InsertEntry(pMan[i]); in SwSaveLabelDlg()
H A Dmailmrge.cxx778 for (sal_Int32 i = nStart; i <= nEnd; ++i, ++pSelection) in ExecQryShell() local
779 *pSelection <<= i; in ExecQryShell()
/trunk/main/svx/source/svdraw/
H A Dsvdpagv.cxx468 for ( sal_uInt32 i = 0L; i < PageWindowCount(); ++i ) in SetDesignMode() local
470 const SdrPageWindow& rPageViewWindow = *GetPageWindow(i); in SetDesignMode()
/trunk/main/rsc/source/parser/
H A Drscdb.cxx991 for( sal_uInt32 i = 0; i < aBaseLst.Count(); i++ ) in WriteSyntax() local
992 aBaseLst.GetObject( i )->WriteSyntaxHeader( fOutput, this ); in WriteSyntax()
/trunk/main/sal/qa/osl/socket/
H A Dosl_StreamSocket.cxx293 for(sal_Int32 i=0;i<_nLength;i++) in checkValues() local
295 if (m_pBuffer[i] != _nValue) in checkValues()
/trunk/main/chart2/source/view/main/
H A DVDataSeries.cxx124 for( sal_Int32 i = 0; i < nCount; ++i ) in lcl_clearIfNoValuesButTextIsContained() local
126 if( !::rtl::math::isNan( rData.Doubles[i] ) ) in lcl_clearIfNoValuesButTextIsContained()
/trunk/main/basctl/source/basicide/
H A Dbasidesh.cxx777 for ( sal_Int32 i = 0 ; i < nLibCount ; i++ ) in UpdateWindows() local
779 String aLibName = pLibNames[ i ]; in UpdateWindows()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx513 …for(::std::list< ::rtl::OUString>::const_iterator i=m_aBatchList.begin();i != m_aBatchList.end();+… in executeBatch()
515 aBatchSql += ::rtl::OUStringToOString(*i,getOwnConnection()->getTextEncoding()); in executeBatch()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DModuleCtrl.java801 for (int i = 0; i < allLangs.length; i++) { in checkLanguagesPackages()
802 String oneLang = allLangs[i]; in checkLanguagesPackages()
/trunk/main/sw/source/core/doc/
H A Ddocnew.cxx1302 for ( sal_uInt16 i = 0; i < rSource.GetSpzFrmFmts()->Count(); ++i ) in Paste() local
1305 const SwFrmFmt& rCpyFmt = *(*rSource.GetSpzFrmFmts())[i]; in Paste()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_environment.cxx99 int i = 1; in revokeInterface() local
104 i = 0; in revokeInterface()
/trunk/main/unotools/source/config/
H A Dconfignode.cxx203 for (sal_Int32 i=0; i<aReturn.getLength(); ++i, ++pNames) in getNodeNames() local
/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx93 for( sal_uInt16 i = pFontRemoveLst->Count(); i; ) in RemoveFontList() local
95 SvxFontItem* pItem = (SvxFontItem*)(*pFontRemoveLst)[ --i ]; in RemoveFontList()
/trunk/main/svl/source/misc/
H A Dadrparse.cxx773 for (sal_uLong i = m_aRest.Count(); i != 0;) in ~SvAddressParser() local
774 delete m_aRest.Remove(--i); in ~SvAddressParser()
/trunk/main/vcl/source/window/
H A Daccel.cxx313 for( sal_uLong i = 0; i < nObjFollows; i++ ) in ImplLoadRes() local

Completed in 225 milliseconds

1...<<181182183184185186187188189190>>...219