Home
last modified time | relevance | path

Searched refs:_i (Results 1 – 25 of 126) sorted by relevance

123456

/trunk/main/nss/
H A Dnss_win.patch973 + for (_i = 0U; _i < (uint32_t)4U; ++_i)
1000 + for (_i = 0U; _i < (uint32_t)4U; ++_i)
1021 + for (_i = 0U; _i < (uint32_t)4U; ++_i)
1026 + for (_i = 0U; _i < (uint32_t)4U; ++_i)
1031 + for (_i = 0U; _i < (uint32_t)4U; ++_i)
1069 + for (_i = 0U; _i < (uint32_t)4U; ++_i)
1144 + for (_i = 0U; _i < (uint32_t)5U; ++_i)
1274 + for (_i = 0U; _i < (uint32_t)5U; ++_i)
1287 + for (_i = 0U; _i < (uint32_t)5U; ++_i)
1369 + for (_i = 0U; _i < (uint32_t)5U; ++_i)
[all …]
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DControlScroller.java423 protected void registerControlGroup(PropertyValue[] _currowproperties, int _i) in registerControlGroup() argument
425 if (_i == 0) in registerControlGroup()
429 if (_i >= scrollfields.size()) in registerControlGroup()
435 scrollfields.setElementAt(_currowproperties, _i); in registerControlGroup()
439 protected PropertyValue[] getControlGroupInfo(int _i) in getControlGroupInfo() argument
441 return (PropertyValue[]) scrollfields.elementAt(_i); in getControlGroupInfo()
/trunk/main/wizards/com/sun/star/wizards/document/
H A DTimeStampControl.java79 public XPropertySet getControlofGroupShapeByIndex(int _i) in getControlofGroupShapeByIndex() argument
83 if (_i < xShapes.getCount()) in getControlofGroupShapeByIndex()
85 Object oControl = xShapes.getByIndex(_i); in getControlofGroupShapeByIndex()
/trunk/main/libtextcat/data/new_fingerprints/lm/
H A Dlithuanian.lm47 _i 686
152 _i÷ 236
374 _i÷_ 91
H A Dwelsh.lm49 _i 2020
398 _i' 299
H A Desperanto.lm111 _i 643
H A Destonian.lm184 _i 165
H A Dmiddle_frisian.lm35 _i 1611
H A Dnorwegian.lm57 _i 480
H A Dportuguese.lm146 _i 330
H A Dquechua.lm196 _i 68
H A Dromansh.lm37 _i 320
H A Dscots.lm77 _i 183
H A Dscots_gaelic.lm213 _i 93
H A Dserbian-latin.lm28 _i 2355
H A Dspanish.lm161 _i 233
H A Dzulu.lm48 _i
H A Dafrikaans.lm70 _i 426
H A Dbasque.lm71 _i 279
H A Dbosnian.lm30 _i 369
H A Dcatalan.lm59 _i 364
H A Dcroatian.lm40 _i 1104
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx1961 sal_uInt16 _i; in FillStyleBox() local
1974 for( _i = 0 ; _i < nCnt ; ++_i ) in FillStyleBox()
1976 if( pImpl->aDefaultStyles[_i] == aName ) in FillStyleBox()
2001 sal_uInt16 _i; in FillStyleBox() local
2004 for( _i = 0 ; _i < nCnt ; ++_i ) in FillStyleBox()
2006 pBox->InsertEntry( pImpl->aDefaultStyles[_i], nPos ); in FillStyleBox()
/trunk/main/odk/examples/java/Inspector/
H A DSwingUnoNode.java124 public XUnoNode getChild(int _i){ in getChild() argument
125 return (SwingUnoNode) super.getChildAt(_i); in getChild()
/trunk/main/wizards/com/sun/star/wizards/query/
H A DQuerySummary.java151 … private String appendClauseSeparator(String _basestring, String _suffix, int _i, int _fieldcount) in appendClauseSeparator() argument
153 if (_i < _fieldcount - 1) in appendClauseSeparator()

Completed in 54 milliseconds

123456