Home
last modified time | relevance | path

Searched refs:k (Results 151 – 175 of 454) sorted by relevance

12345678910>>...19

/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/connections/socket/
H A DConnectionDescriptor.java40 int k = j < 0 ? description.length() : j; in ConnectionDescriptor()
42 if (l < 0 || l >= k) { in ConnectionDescriptor()
47 String value = description.substring(l + 1, k); in ConnectionDescriptor()
/trunk/main/filter/source/svg/
H A Dsvgfontexport.cxx161 for( sal_uInt32 k = 0, nLen = aText.getLength(); k < nLen; ++k ) in implCollectGlyphs() local
162 rGlyphSet.insert( rtl::OUString( pStr[ k ] ) ); in implCollectGlyphs()
H A Dsvgwriter.cxx731 for( unsigned int k = 0; k < rShape.maDashArray.size(); ++k ) in ImplWriteShape() local
734 ImplMap( FRound( rShape.maDashArray[ k ] ) ) : in ImplWriteShape()
735 FRound( rShape.maDashArray[ k ] ) ); in ImplWriteShape()
737 if( k ) in ImplWriteShape()
1420 … for( sal_uInt32 k = 0, nCount2 = aGDIMetaFile.GetActionCount(); ( k < nCount2 ) && !bFound; ++k ) in ImplWriteActions() local
1422 const MetaAction* pSubstAct = aGDIMetaFile.GetAction( k ); in ImplWriteActions()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XTolerantMultiPropertySet.java182 for (int k = 0; k < SPTF.length; k++) { in _setPropertyValuesTolerant()
183 if (SPTF[k].Result == com.sun.star.beans.TolerantPropertySetResultType.PROPERTY_VETO) { in _setPropertyValuesTolerant()
/trunk/extras/l10n/source/et/
H A Dlocalize.sdf637 uui source\cookiedg.src 0 groupbox DLG_COOKIES GB_INFUTURE 174 et Tulevaste küpsiste käsitsemine …
20478 …STALL_ERROR 0 et Paigaldusrakenduse käivitamine nurjus, palun käivita fail %FILE_NAME asukohas …
35556 …\shared\guide\start_parameters.xhp 0 help tit 0 et $[officename]-i käivitamine käsurealt 202…
40245kõrgustega fonte, siis rea kõrgust kohandatakse vastavalt kõige kõrgemale kirjale reas. Kui on vaj…
41294käsus allajoonitud tähe vajutamisel valida vastava menüükäsu. Näiteks selleks, et klahvide Alt+V v…
51058 …mpress\guide\3d_create.xhp 0 help par_id3150210 49 0 et Bézier' kõveratel baseeruv kõver 2020…
51206käivitada käsurealt koos parameetriga \<item type=\"literal\"\>-show\</item\> ja Impress'i faili n…
63218 …r_id7253028 0 et Klõpsa vasakul ikoonil kõigi joonte eemaldamiseks. See eemaldab kõik välised ä…
69598 …CRIPTION 273 et Et lisada menüüsse käsklus, vali kategooria ja seejärel käsklus. Sa saad ka loh…
69665 …TION 0 et Selleks, et lisada käsklus tööriistaribale, vali kategooria ja seejärel käsklus. Seej…
[all …]
/trunk/test/testgui/source/fvt/gui/sw/table/
H A DTableGeneral.java473 for (int k = 0; k < 2; k++) { in testTableCellSplit()
481 if (k == 0) { in testTableCellSplit()
/trunk/main/sw/source/ui/fldui/
H A Dchangedb.cxx171 for (sal_uInt16 k = 0; k < nCount; k++) in FillDBPopup() local
173 sDBName = *aDBNameList.GetObject(k); in FillDBPopup()
/trunk/main/solenv/bin/
H A Dmake_installer.pl724 for ( my $k = 0; $k <= $#{$packages}; $k++ )
726 my $onepackage = ${$packages}[$k];
788 installer::logger::include_header_into_logfile("Creating package: $packagename ($k)");
811 splice(@{$packages}, $k, 1); # removing package ...
814 $k--; # decreasing the counter
1041 splice(@{$packages}, $k, 1); # removing package ...
1044 $k--; # decreasing the counter
1055 $k--; # decreasing the counter
1165 …if ( $installer::globals::makelinuxlinkrpm ) { $k--; } # decreasing the counter to create the link…
/trunk/main/framework/source/uiconfiguration/
H A Duiconfigurationmanager.cxx756 for ( sal_uInt32 k = 0; k < aRemoveEventNotifyContainer.size(); k++ ) in reset() local
757 implts_notifyContainerListener( aRemoveEventNotifyContainer[k], NotifyOp_Remove ); in reset()
1235 for ( sal_uInt32 k = 0; k < aReplaceNotifyContainer.size(); k++ ) in reload() local
1236 implts_notifyContainerListener( aReplaceNotifyContainer[k], NotifyOp_Replace ); in reload()
/trunk/main/idlc/source/
H A Dscanner.ll142 double e, k;
185 for (k = 1; e > 0; k *= 10, e--) ;
187 d /= k;
189 d *= k;
/trunk/main/rsc/doku/feinkonz.43/
H A Drsc.doc1754 Der Preprocessor mu� folgende Anweisungen verarbeiten k�nnen:
2016 Ali rc -k ownrc.res ownrc.exe
2092 Aga  Mit "\57" k�nnen bestimmte Zeichenwerte angegeben werden.
2099 in welchen StarView-Klassen in der Resource definiert werden k�nnen.
2196 In dieser Klasse k�nnen nur lokale Resourcen definiert werden.
2705 Im Accelerator k�nnen beliebig viele Acceleratortasten angegeben werden.
3498 werden. Bei TRUE k�nnen nur die Zustande STATE_CHECK und
3883 k�nnen.
3887 Lokale Resourcen k�nnen in jeder Resource-Definition angegeben werden.
3923 Nach dem Schl�sselwort EXTRADATA k�nnen Strings und ganze Zahlen angegeben
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XNumberFormatCode.java152 public Locale getLocale(int k) { in getLocale() argument
153 return new Locale(languages[k], countries[k], ""); in getLocale()
/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx524 sal_uInt16 k; in Sort_Impl() local
525 for (k=0; k<aSortedList.Count(); k++) in Sort_Impl()
527 if (ChildAlignValue((*pChilds)[aSortedList[k]]->eAlign) > in Sort_Impl()
530 aSortedList.Insert (i,k); in Sort_Impl()
3016 sal_uInt16 k; in ActivateNextChild_Impl() local
3017 for (k=0; k<aList.Count(); k++) in ActivateNextChild_Impl()
3018 if ( ChildTravelValue((*pChilds)[aList[k]]->eAlign) > ChildTravelValue(pCli->eAlign) ) in ActivateNextChild_Impl()
3020 aList.Insert(i,k); in ActivateNextChild_Impl()
/trunk/main/toolkit/workben/layout/
H A Deditor.cxx901 int i, j, k;
907 for ( k = 0; ori[ k ] && i+k < _str.getLength(); k++ )
908 if ( ori[ k ] != str[ i+k ] )
910 if ( !ori[ k ] )
914 i += k;
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XRangeSelection.java206 int k = tk.getTopWindowCount(); in getSheetCenter() local
207 for (int i=0;i<k;i++) { in getSheetCenter()
252 int k = xExtendedToolkit.getTopWindowCount(); in getCloser() local
253 for (int i=0;i<k;i++) { in getCloser()
/trunk/main/vigra/
H A Dvigra1.6.0.patch487 for(unsigned int i=0; i<k.size(); ++i)
1129 Iterator k = kernel_.begin();
1135 for(; k < kernel_.end(); ++k)
1144 for(double x = left() + offset; k < kernel_.end(); ++x, ++k)
1146 - sum += *k * VIGRA_CSTD::pow(-x, int(derivativeOrder)) / faculty;
1147 + sum += *k * VIGRA_CSTD::pow(-x, (double)derivOrder) / faculty;
1157 k = kernel_.begin();
1158 for(; k != kernel_.end(); ++k)
1160 *k = *k * sum;
/trunk/main/cui/source/options/
H A Dtreeopt.cxx2477 for ( sal_uInt32 k = 0; in LoadNodes() local
2478 k < pNode->m_aGroupedLeaves.size(); ++k ) in LoadNodes()
2480 if ( pNode->m_aGroupedLeaves[k].size() > 0 && in LoadNodes()
2481 pNode->m_aGroupedLeaves[k][0]->m_sGroupId in LoadNodes()
2485 … for ( ; l < pNode->m_aGroupedLeaves[k].size(); ++l ) in LoadNodes()
2487 if ( pNode->m_aGroupedLeaves[k][l]-> in LoadNodes()
2491 pNode->m_aGroupedLeaves[k].insert( in LoadNodes()
2492 … pNode->m_aGroupedLeaves[k].begin() + l, pLeaf ); in LoadNodes()
2606 for ( sal_uInt32 k = 0; k < pNode->m_aGroupedLeaves[j].size(); ++k ) in InsertNodes() local
2608 OptionsLeaf* pLeaf = pNode->m_aGroupedLeaves[j][k]; in InsertNodes()
/trunk/main/filter/source/placeware/
H A DBase64Codec.cxx191 sal_Int32 k = 0;
194 FourByteToThreeByte (pBuffer, nLength, k, sBuffer.copy(i, 4));
198 k += 3;
/trunk/main/filter/source/xsltfilter/
H A DXMLBase64Codec.cxx194 sal_Int32 k = 0;
197 FourByteToThreeByte (pBuffer, nLength, k, sBuffer.copy(i, 4));
201 k += 3;
/trunk/main/xmlhelp/source/treeview/
H A Dtvread.cxx195 sal_Int32 idx = -1,k = 0,off; in replaceName() local
222 aStrBuf.append( &oustring.getStr()[k],idx - k ); in replaceName()
224 k = idx + m_vAdd[off]; in replaceName()
230 if( k < oustring.getLength() ) in replaceName()
231 aStrBuf.append( &oustring.getStr()[k],oustring.getLength()-k ); in replaceName()
/trunk/main/svtools/source/filter/
H A Dsgfbram.cxx289 sal_uInt16 i,j,k; // Spaltenzaehler, Zeilenzaehler, Planezaehler in SgfFilterBMap() local
360 for(k=0;k<4;k++) { in SgfFilterBMap()
361 if (k==0) { in SgfFilterBMap()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/accessibility/
H A D_XAccessibleComponent.java624 for (int k=0;k<elements;k++) { in isCovered()
625 Rectangle known = (Rectangle) KnownBounds.get(k); in isCovered()
/trunk/main/ooo_custom_images/industrial/res/commandimagelist/
H A Dlc_draw.xcf.bz2
/trunk/main/solenv/bin/modules/installer/
H A Dconfiguration.pm857 for ( my $k = 0; $k <= $#{$moduleconfigitems}; $k++ )
859 my $oneconfig = ${$moduleconfigitems}[$k];
/trunk/main/reportdesign/source/ui/dlg/
H A DCondFormat.cxx494 for ( sal_Int32 k = m_xFormatConditions->getCount()-1; k >= j; --k ) in Execute() local
495 m_xFormatConditions->removeByIndex(k); in Execute()

Completed in 1082 milliseconds

12345678910>>...19