Home
last modified time | relevance | path

Searched refs:count (Results 176 – 200 of 767) sorted by relevance

12345678910>>...31

/trunk/main/nss/
H A Dnss_win.patch63 unsigned int count = 0;
104 if (count >= sizeof(tempfn)) {
111 if (count >= sizeof(fullfn)) {
118 - count = snprintf(fullfn, sizeof(fullfn), "%s/%s", tree, tempfn);
120 if (count >= sizeof(fullfn)) {
129 if (count >= sizeof(tempfn)) {
134 - count = snprintf(fullfn, sizeof(fullfn), "%s/%s", tree, tempfn);
136 if (count >= sizeof(fullfn)) {
145 if (count >= sizeof(tempfn)) {
152 if (count >= sizeof(fullfn)) {
[all …]
/trunk/main/idlc/source/
H A Dfehelper.cxx47 sal_Int32 count = m_name.lastIndexOf( ':' ); in checkType() local
48 if( count != -1 ) in checkType()
49 tmp = m_name.copy( count+1 ); in checkType()
/trunk/main/solenv/bin/
H A Dupdate_module_ignore_lists.pl131 my $count = $#modules + 1;
140 $progress .= "(" . $current . "/" . $count . ")";
143 $dots += int( digits( $count ) ) - int( digits( $current ) );
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XFunctionDescriptions.java57 int count = oObj.getCount(); in _getById() local
58 if (count > 0) { in _getById()
60 int nr = rnd.nextInt(count); in _getById()
/trunk/main/canvas/source/directx/
H A Ddx_spritehelper.cxx161 const sal_Int32 nNumClipPolygons( aClipPath.count() ); in redraw()
180 if( !aClipPath.count() ) in redraw()
205 if( aClipPath.count() ) in redraw()
/trunk/main/drawinglayer/source/processor2d/
H A Dtextaspolygonextractor2d.cxx106 if(aPolyPolygon.count()) in processBasePrimitive2D()
128 if(aPolygon.count()) in processBasePrimitive2D()
150 if(aPolyPolygon.count()) in processBasePrimitive2D()
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelContainer.java363 for ( int count = 0; count < names.length; count++ ) in getElementNames()
365 names[count] = theParcels[ count ].getName(); in getElementNames()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrpathobj.cxx58 sal_uInt32 nPolyCount(aUnitPolyPolygon.count()); in createViewIndependentPrimitive2DSequence()
63 nPointCount += aUnitPolyPolygon.getB2DPolygon(a).count(); in createViewIndependentPrimitive2DSequence()
82 && 2 == aUnitPolyPolygon.getB2DPolygon(0).count()); in createViewIndependentPrimitive2DSequence()
/trunk/main/unoxml/source/rdf/
H A Dlibrdf_repository.cxx583 sal_Int32 count(m_BindingNames.getLength()); in nextElement() local
584 OSL_ENSURE(count >= 0, "negative length?"); in nextElement()
585 boost::shared_array<librdf_node*> pNodes( new librdf_node*[count], in nextElement()
586 NodeArrayDeleter(count)); in nextElement()
587 for (int i = 0; i < count; ++i) { in nextElement()
601 uno::Sequence< uno::Reference< rdf::XNode > > ret(count); in nextElement()
602 for (int i = 0; i < count; ++i) { in nextElement()
1293 if (count >= 0) { in querySelect()
1294 uno::Sequence< ::rtl::OUString > names(count); in querySelect()
1295 for (int i = 0; i < count; ++i) { in querySelect()
[all …]
/trunk/test/testuno/source/testlib/uno/
H A DSDUtil.java65 int count = m_xdrawShapes.getCount(); in getShapesOfPageByType() local
66 Object[] temp = new Object[count]; in getShapesOfPageByType()
68 for(int i=0;i<count; i++) in getShapesOfPageByType()
/trunk/main/scripting/source/storage/
H A DScriptInfo.cxx321 for ( sal_Int32 count = 0; fsm_it != fsm_itend; ++fsm_it ) in getFileSetNames() local
327 results[ count++ ] = fileSetName; in getFileSetNames()
358 for( sal_Int32 count = 0; spvm_it != spvm_itend ; ++spvm_it ) in getFilesInFileSet() local
364 results[ count++ ] = fileName; in getFilesInFileSet()
/trunk/main/bridges/source/cpp_uno/shared/
H A Dvtablefactory.cxx209 for (sal_Int32 j = 0; j < i->second.count; ++j) { in ~VtableFactory()
229 vtables.count = static_cast< sal_Int32 >(blocks.size()); in getVtables()
231 new Block[vtables.count]); in getVtables()
233 for (sal_Int32 j = 0; j < vtables.count; ++j) { in getVtables()
/trunk/main/svx/source/engine3d/
H A Dhelperminimaldepth3d.cxx97 const sal_uInt32 nCount(rPolygon.count()); in processBasePrimitive3D()
116 const sal_uInt32 nPolyCount(rPolyPolygon.count()); in processBasePrimitive3D()
121 const sal_uInt32 nCount(aPolygon.count()); in processBasePrimitive3D()
H A Dextrud3d.cxx199 if(maExtrudePolygon.count()) in GetBreakObj()
214 if(aFrontSide.count()) in GetBreakObj()
241 if(aBackSide.count()) in GetBreakObj()
/trunk/main/basegfx/source/polygon/
H A Db2dtrapezoid.cxx457 const sal_uInt32 nPolygonCount(rSourcePolyPolygon.count()); in TrapezoidSubdivider()
472 const sal_uInt32 nCount(aPolygonCandidate.count()); in TrapezoidSubdivider()
490 const sal_uInt32 nCount(aPolygonCandidate.count()); in TrapezoidSubdivider()
510 const sal_uInt32 nCount(aPolygonCandidate.count()); in TrapezoidSubdivider()
1161 const sal_uInt32 nPointCount(aSource.count()); in createLineTrapezoidFromB2DPolygon()
1201 const sal_uInt32 nCount(aSource.count()); in createLineTrapezoidFromB2DPolyPolygon()
/trunk/main/offapi/com/sun/star/ucb/
H A DFetchError.idl47 count of demanded rows, but the maximum possible count must be
57 Therefore the <type>FetchResult</type> does not contain the full count
/trunk/main/sw/source/filter/ww1/
H A Dw1class.cxx432 count(0) in Ww1Sprm()
450 count(0) in Ww1Sprm()
544 count = 0; in ReCalc()
559 count++; in ReCalc()
563 && (pArr = new sal_uInt16[count]) != NULL) in ReCalc()
569 while (current<count) in ReCalc()
583 count = 0; in ReCalc()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java702 int count = metadata.getColumnCount(); in collectColumnInformation() local
703 Osl.ensure(count > 0, "resultset has empty metadata"); in collectColumnInformation()
704 for (int i = 1; i <= count; i++) { in collectColumnInformation()
729 int count = keys.getCount(); in getPrimaryKeyColumns() local
730 for (int i = 0; i < count; i++) { in getPrimaryKeyColumns()
757 int count = sourceColumns.getCount(); in cloneDescriptorColumns() local
758 for (int i = 0; i < count; i++) { in cloneDescriptorColumns()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DOfficeGroupLayoutController.java173 int count = 0; in computeVariablesPrefix() local
179 count++; in computeVariablesPrefix()
183 return "auto_group_" + count + "_"; in computeVariablesPrefix()
/trunk/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.cxx431 int count = pe->count; in queryMeanings() local
432 if (count) in queryMeanings()
434 Sequence< OUString > aStr( count ); in queryMeanings()
437 for (int i=0; i < count; i++) in queryMeanings()
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DDocumentSerializerImpl.java301 int count = 1; in traverseParaContents() local
306 count = Integer.parseInt(countStr.trim()); in traverseParaContents()
312 for (int j = 1; j < count; j++) in traverseParaContents()
318 Debug.log(Debug.INFO, "<SPACE count=\"" + count + "\" />"); in traverseParaContents()
/trunk/main/winaccessibility/source/service/
H A DAccContainerEventListener.cxx453 int count = pStates.getLength(); in IsEditable() local
454 for( int iIndex = 0;iIndex < count;iIndex++ ) in IsEditable()
520 int count = pAccessibleContext->getAccessibleChildCount(); in UpdateAllChildrenState() local
521 for (int i=0;i<count;i++) in UpdateAllChildrenState()
/trunk/main/i18npool/source/numberformatcode/
H A Dnumberformatcode.cxx105 sal_Int32 i, count; in getAllFormatCode() local
106 count = 0; in getAllFormatCode()
110 count++; in getAllFormatCode()
113 ::com::sun::star::uno::Sequence<com::sun::star::i18n::NumberFormatCode> seq(count); in getAllFormatCode()
/trunk/main/unoxml/source/dom/
H A Dcharacterdata.hxx70 virtual void SAL_CALL deleteData(sal_Int32 offset, sal_Int32 count)
94 virtual void SAL_CALL replaceData(sal_Int32 offset, sal_Int32 count, const OUString& arg)
106 virtual OUString SAL_CALL subStringData(sal_Int32 offset, sal_Int32 count)
/trunk/main/slideshow/test/
H A Dtestview.cxx221 if( rClip.count() > 0 ) in setClip()
226 if( rClip.count() == 0 ) in setClip()
229 else if( rClip.count() > 0 ) in setClip()

Completed in 146 milliseconds

12345678910>>...31