Searched refs:_i (Results 1 – 25 of 126) sorted by relevance
123456
973 + 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 …]
423 protected void registerControlGroup(PropertyValue[] _currowproperties, int _i) in registerControlGroup() argument425 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() argument441 return (PropertyValue[]) scrollfields.elementAt(_i); in getControlGroupInfo()
79 public XPropertySet getControlofGroupShapeByIndex(int _i) in getControlofGroupShapeByIndex() argument83 if (_i < xShapes.getCount()) in getControlofGroupShapeByIndex()85 Object oControl = xShapes.getByIndex(_i); in getControlofGroupShapeByIndex()
47 _i 686152 _i÷ 236374 _i÷_ 91
49 _i 2020398 _i' 299
111 _i 643
184 _i 165
35 _i 1611
57 _i 480
146 _i 330
196 _i 68
37 _i 320
77 _i 183
213 _i 93
28 _i 2355
161 _i 233
48 _i
70 _i 426
71 _i 279
30 _i 369
59 _i 364
40 _i 1104
1961 sal_uInt16 _i; in FillStyleBox() local1974 for( _i = 0 ; _i < nCnt ; ++_i ) in FillStyleBox()1976 if( pImpl->aDefaultStyles[_i] == aName ) in FillStyleBox()2001 sal_uInt16 _i; in FillStyleBox() local2004 for( _i = 0 ; _i < nCnt ; ++_i ) in FillStyleBox()2006 pBox->InsertEntry( pImpl->aDefaultStyles[_i], nPos ); in FillStyleBox()
124 public XUnoNode getChild(int _i){ in getChild() argument125 return (SwingUnoNode) super.getChildAt(_i); in getChild()
151 … private String appendClauseSeparator(String _basestring, String _suffix, int _i, int _fieldcount) in appendClauseSeparator() argument153 if (_i < _fieldcount - 1) in appendClauseSeparator()
Completed in 74 milliseconds