Home
last modified time | relevance | path

Searched refs:i (Results 4326 – 4350 of 5454) sorted by relevance

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

/trunk/main/solenv/bin/
H A Dbuild.pl1198 my ($exclude_prj, $i, $prj, $dependencies);
1278 foreach my $i (keys %{$deps_hash{$_}}) {
1279 print STDERR (' ', $i);
1295 my ($dependencies, $i);
3506 my $i = 0;
3508 my $prj = $$build_queue[$i];
3512 splice (@$build_queue, $i, 1);
3525 splice (@$build_queue, $i, 1);
3529 $i++;
/trunk/main/sw/source/core/access/
H A Dacchyperlink.cxx246 for( sal_uLong i = 0; i < nLinks; i++ ) in isValid() local
/trunk/main/svtools/source/control/
H A Dvclxaccessibleheaderbaritem.cxx233 Reference< XAccessible > VCLXAccessibleHeaderBarItem::getAccessibleChild( sal_Int32 i ) throw (Inde… in getAccessibleChild() argument
237 if ( i < 0 || i >= getAccessibleChildCount() ) in getAccessibleChild()
/trunk/main/extensions/source/mozbootstrap/
H A DMNSProfileDiscover.cxx174 sal_Int32 i=0; in getProfileList() local
180 list[i] = aProfile->getProfileName(); in getProfileList()
181 i++; in getProfileList()
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DUnoMenu.java182 int i = 0; in itemHighlighted() local
186 int i = 0; } in itemDeactivated() local
189 int i = 0; in itemActivated() local
/trunk/main/offapi/com/sun/star/animations/
H A DXAnimationListener.idl47 …<p>It will be raised each time the element begins the active duration (i.e. when it restarts, but …
48 …<p>It may be raised both in the course of normal (i.e. scheduled or interactive) timeline play, as…
58 …<p>This event may be raised both in the course of normal (i.e. scheduled or interactive) timeline …
/trunk/main/libtextcat/data/new_fingerprints/lm/
H A Dmingo.lm17 i 269
95 i' 55
314 i'_ 20
H A Dlatin.lm3 i 5604
297 i, 111
299 i,_ 111
/trunk/main/idlc/source/
H A Dastscope.cxx183 sal_Int32 i = 0; in lookupByName() local
190 pDecl = pScope->lookupByNameLocal(scopedName.getToken(nOffset, ':', i )); in lookupByName()
195 } while( i != -1 ); in lookupByName()
/trunk/main/comphelper/source/property/
H A Dproperty.cxx86 for (sal_Int32 i=0; i<aSourceProps.getLength(); ++i, ++pSourceProps) in copyProperties() local
/trunk/main/dbaccess/source/ui/browser/
H A Dsbamultiplex.cxx100 for (sal_uInt16 i=0; i<aMulti.getLength(); ++i, ++pMulti) in propertiesChange() local
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableFieldDescription.cxx139 for(sal_Int32 i=m_aCriteria.size();i<nIdx;++i) in SetCriteria() local
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ytextwrapper.mm232 for ( int i = 0; i < len; i++ ) {
233 Rectangle vclRect = [ wrapper accessibleText ] -> getCharacterBounds ( loc + i );
/trunk/main/svx/source/form/
H A DfmPropBrw.cxx305 for ( size_t i = 0; i < sizeof(pProps)/sizeof(pProps[0]); ++i ) in ~FmPropBrw() local
306 xName->removeByName( pProps[i] ); in ~FmPropBrw()
/trunk/main/sw/source/ui/misc/
H A Dpggrid.cxx148 for( sal_uInt16 i = 0; i < aColorTbl->Count(); ++i ) in SwTextGridPage() local
150 XColorEntry* pEntry = aColorTbl->GetColor( i ); in SwTextGridPage()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DStyleUtilities.java541 for (int i = 0; i < styles.length; i++) in queryStyleByProperties()
543 final OfficeStyle officeStyle = styles[i]; in queryStyleByProperties()
/trunk/main/sal/test/unloading/
H A DunloadTest.cxx557 for( sal_Int32 i=0; i<seqTypes.getLength(); i++) in test8() local
559 OUString name= seqTypes[i].getTypeName(); in test8()
/trunk/main/sal/qa/rtl/cipher/
H A Drtl_cipher.cxx40 for ( sal_uInt32 i = 0; i < _nKeyLen; i++ ) in createHex() local
42 sal_Int32 nValue = (sal_Int32)_pKeyBuffer[i]; in createHex()
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleContext.idl75 /** Returns the i-th child of this object.
80 @param i
86 If the object has an i-th child the returned value is a
94 XAccessible getAccessibleChild ([in] long i)
/trunk/main/offapi/com/sun/star/rendering/
H A DXSimpleCanvas.idl64 interface. It holds explicit state, i.e. the pen and fill color,
101 zero alpha (i.e. fully transparent).<p>
113 zero alpha (i.e. fully transparent).<p>
173 i.e. the left edge for left-to-right and the right edge for
/trunk/main/sc/source/ui/namedlg/
H A Dnamedlg.cxx338 for ( sal_uInt16 i=0; i<nRangeCount; i++ ) in UpdateNames() local
340 pRangeData = (ScRangeData*)(aLocalRangeName.At( i )); in UpdateNames()
/trunk/main/sc/source/ui/view/
H A Ddbfunc.cxx383 for ( SCSIZE i=0; i<nEC; ++i ) in ToggleAutoFilter() local
385 aParam.GetEntry(i).bDoQuery = sal_False; in ToggleAutoFilter()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/InstallerHelper/
H A DLinuxHelper.java404 for (int i = 0; i < returnVector.size(); i++) { in investigateDebian()
405 String line = (String) returnVector.get(i); in investigateDebian()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Dcpp2uno.cxx635 for (sal_Int32 i = 0; i < type->nMembers; ++i) { in addLocalFunctions() local
637 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dcpp2uno.cxx756 for (sal_Int32 i = 0; i < type->nMembers; ++i) { in addLocalFunctions() local
758 TYPELIB_DANGER_GET(&member, type->ppMembers[i]); in addLocalFunctions()

Completed in 105 milliseconds

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