Home
last modified time | relevance | path

Searched refs:count (Results 26 – 50 of 767) sorted by last modified time

12345678910>>...31

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/complex/unoapi/
H A DCheckModuleAPI.java452 final int count = module.split(value).length; in getTranslatedNames() local
453 if (count > 2) in getTranslatedNames()
455 for (int i = 2; i < count; i++) in getTranslatedNames()
/trunk/main/offapi/com/sun/star/chart2/data/
H A DXDatabaseDataProvider.idl193 /** specifies the maximal count of rows which should be fetched.
/trunk/main/idlc/source/
H A Doptions.cxx287 if (m_options.count("-I") > 0) in initOptions()
304 if (m_options.count("-D") > 0) in initOptions()
427 return (m_options.count(option) > 0); in isValid()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolygon.hxx77 sal_uInt32 count() const;
/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx181 …const int nRequested = std::count( aFeatureIndexList.begin(), aFeatureIndexList.end(), nFeatureInd… in ReadGSUB()
184 … const int nAvailable = std::count( aReqFeatureTagList.begin(), aReqFeatureTagList.end(), nTag); in ReadGSUB()
214 if( std::count( aLookupIndexList.begin(), aLookupIndexList.end(), nLookupIdx ) ) in ReadGSUB()
H A Dsft.cxx1290 sal_uInt16 firstCode, lastCode, count; in getGlyph6() local
1294 count = Int16FromMOTA(*(CMAP6 + 4)); in getGlyph6()
1295 lastCode = firstCode + count - 1; in getGlyph6()
/trunk/main/vcl/source/gdi/
H A Dbitmapex.cxx1026 for(sal_uInt32 a(rBColorModifierStack.count()); a && !bDone; ) in ModifyBitmapEx()
H A Dgdimetafiletools.cxx46 if(rSource.count() && rClip.count()) in handleGeometricContent()
55 if(aResult.count()) in handleGeometricContent()
67 for(sal_uInt32 a(0); a < aResult.count(); a++) in handleGeometricContent()
93 if(rSource.count() && rClip.count()) in handleGradientContent()
102 if(aResult.count()) in handleGradientContent()
146 if(!aClipOfBitmap.count()) in handleBitmapContent()
325 if(!rRect.IsEmpty() && aClips.size() && aClips.back().count()) in clipMetafileContentAgainstOwnRegions()
345 if(!rRegion.IsEmpty() && aClips.size() && aClips.back().count()) in clipMetafileContentAgainstOwnRegions()
451 if(aClips.size() && aClips.back().count()) in clipMetafileContentAgainstOwnRegions()
904 if(aResult.count()) in clipMetafileContentAgainstOwnRegions()
[all …]
/trunk/extras/l10n/source/ml/
H A Dlocalize.sdf16321 … You tried to set a parameter at position '$pos$' but there is/are only '$count$' parameter(s) all…
/trunk/extras/l10n/source/eo/
H A Dlocalize.sdf1196 …INDEX 0 eo Vi provis atribui al parametro je pozicio '$pos$' sed nur '$count$' parametroj estas…
46324 …zres.src 0 string RID_DB_REPORT_WIZARD_START + 89 0 eo Paĝo #page# el #count# 2002-02-02 02:…
/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.src763 // i122118, Seems the bullets graphic order and count is changed in the gallery,
/trunk/main/cui/source/customize/
H A Dmacropg.src238 Text [ en-US ] = "Changing the page count" ;
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitivehelper2d.cxx78 sal_uInt32 count() const { return maSteps.size(); } in count() function in __anonf221c3920111::animatedBitmapExPreparator
233 if(aData.count()) in create2DDecompositionOfGraphic()
237 Primitive2DSequence aBitmapPrimitives(aData.count()); in create2DDecompositionOfGraphic()
239 for(sal_uInt32 a(0); a < aData.count(); a++) in create2DDecompositionOfGraphic()
241 …animation::AnimationEntryFixed aTime((double)aData.stepTime(a), (double)a / (double)aData.count()); in create2DDecompositionOfGraphic()
/trunk/main/solenv/bin/modules/installer/
H A Dziplist.pm160 my $count = 0;
183 $count++;
188 $count--;
191 if ( ($record) && ($line =~ /\}/) && ( $count == 0 ) )
/trunk/main/svx/source/svdraw/
H A Dsvdhdl.cxx1489 if(rPageWindow.GetOverlayManager() && aWireframePoly.count()) in CreateB2dIAObject()
H A Dsvddrgmt.cxx112 if(maOriginalPolyPolygon.count()) in createPrimitive2DSequenceInCurrentState()
283 aTransformedPositions.reserve(aTransformed.count()); in createPrimitive2DSequenceInCurrentState()
285 for(a = 0; a < aTransformed.count(); a++) in createPrimitive2DSequenceInCurrentState()
461 for(sal_uInt32 b(0); b < aNewPolyPolygon.count(); b++) in createSdrDragEntries_PolygonDrag()
487 if(aResult.count()) in createSdrDragEntries_PolygonDrag()
515 if(aPathXPP.count()) in createSdrDragEntries_PointDrag()
928 if(aEdgePolygon.count()) in AddConnectorOverlays()
1271 if(aSpecialDragPolyPolygon.count()) in createSdrDragEntries()
1276 if(aDragPolyPolygon.count()) in createSdrDragEntries()
2982 if(aDragRaster.count()) in createSdrDragEntries()
[all …]
/trunk/main/wizards/source/formwizard/
H A Ddbwizres.src869 Text [ en-US ] = "get the count of" ;
1452 Text [ en-US ] = "Page #page# of #count#" ;
1460 Text [ en-US ] = "Page count:" ;
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi_gdiplus.cxx61 sal_uInt32 nCount(rPolygon.count()); in impAddB2DPolygonToGDIPlusGraphicsPathReal()
107 sal_uInt32 nCount(rPolygon.count()); in impAddB2DPolygonToGDIPlusGraphicsPathInteger()
153 const sal_uInt32 nCount(rPolyPolygon.count()); in drawPolyPolygon()
223 const sal_uInt32 nCount(rPolygon.count()); in drawPolyLine()
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx3047 if( bReserveAll && (aCellStyles.count( aStyleName ) > 0) ) in finalizeImport()
3062 if( aCellStyles.count( aStyleName ) > 0 ) in finalizeImport()
3080 while( aCellStyles.count( aUnusedName ) > 0 ); in finalizeImport()
3114 …OSL_ENSURE( maStylesByXf.count( rModel.mnXfId ) == 0, "CellStyleBuffer::insertCellStyle - multiple… in insertCellStyle()
/trunk/main/sd/source/ui/app/
H A Dstrings.src1135 Text [ en-US ]="<count>" ;
/trunk/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx888 for(sal_uInt32 a(0); a < aGeometry.count(); a++) in Paint()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx2836 const sal_uInt32 nNoOfPolygons(rPolyPolygon.count()); in CreateHTMLPolygonArea()
2841 const sal_uInt32 nNoOfPoints(aPolygon.count()); in CreateHTMLPolygonArea()
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx623 if(pLinePolyPolygon && 1L == rPolyPolygon.count()) in SetPolygon()
H A Dbaselist.hxx42 …e( sal_uInt32 first, sal_uInt32 count = 1 ) { contents.erase( contents.begin() + first, contents.b… in Remove() argument
43 void DeleteAndDestroy( sal_uInt32 first, sal_uInt32 count ) in DeleteAndDestroy() argument
45 for ( sal_uInt32 n = first; n < first + count; n++ ) in DeleteAndDestroy()
47 Remove( first, first + count ); in DeleteAndDestroy()
/trunk/main/expat/
H A Dexpat-2.5.0.patch366 + int count;
373 - int count = type->allocDefaultAtts * 2;
374 + count = type->allocDefaultAtts * 2;

Completed in 900 milliseconds

12345678910>>...31