Home
last modified time | relevance | path

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

12345

/aoo41x/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 …]
/aoo41x/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()
/aoo41x/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()
/aoo41x/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 Dcroatian.lm40 _i 1104
H A Dczech.lm318 _i 114
H A Ddanish.lm60 _i 512
H A Ddutch.lm58 _i 475
H A Dhungarian.lm102 _i 281
H A Dindonesian.lm92 _i 356
H A Dirish_gaelic.lm65 _i 152
H A Ditalian.lm46 _i 634
H A Dlatvian.lm41 _i 822
H A Dmalay.lm89 _i 1732
H A Dnorwegian.lm57 _i 480
H A Dportuguese.lm146 _i 330
H A Dquechua.lm196 _i 68
H A Dromanian.lm31 _i 667
H A Dromansh.lm37 _i 320
H A Dafrikaans.lm70 _i 426
H A Dbasque.lm71 _i 279
/aoo41x/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()
/aoo41x/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()
/aoo41x/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 569 milliseconds

12345