Home
last modified time | relevance | path

Searched refs:size (Results 251 – 275 of 3145) sorted by relevance

1...<<11121314151617181920>>...126

/trunk/main/autodoc/source/display/idl/
H A Dhfi_navibar.cxx90 if (rManualDescrs.size() == 2) in Produce_CeMainRow()
94 else if (rManualDescrs.size() > 2) in Produce_CeMainRow()
131 if (rManualDescrs.size() == 2) in Produce_CeXrefsMainRow()
135 else if (rManualDescrs.size() > 2) in Produce_CeXrefsMainRow()
170 if (rManualDescrs.size() == 1) in Produce_ModuleMainRow()
174 else if (rManualDescrs.size() > 1) in Produce_ModuleMainRow()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontact.cxx102 const sal_uInt32 nCount(maViewObjectContactVector.size()); in GetViewObjectContact()
131 if(1L == maViewObjectContactVector.size()) in AddViewObjectContact()
159 const sal_uInt32 nCount(maViewObjectContactVector.size()); in HasViewObjectContacts()
183 const sal_uInt32 nCount(maViewObjectContactVector.size()); in isAnimatedInAnyViewObjectContact()
222 const sal_uInt32 nCount(maViewObjectContactVector.size()); in ActionChildInserted()
240 const sal_uInt32 nCount(maViewObjectContactVector.size()); in ActionChanged()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDataPilotControl.cxx207 if (static_cast<size_t>(nNewIndex) == maChildren.size()) in AddField()
212 else if (static_cast<size_t>(nNewIndex) < maChildren.size()) in AddField()
252 if (static_cast<size_t>(nOldIndex) < maChildren.size()) in RemoveField()
293 DBG_ASSERT(static_cast<size_t>(nOldIndex) < maChildren.size() && in FieldFocusChange()
294 … static_cast<size_t>(nNewIndex) < maChildren.size(), "did not recognize a child count change"); in FieldFocusChange()
307 …DBG_ASSERT(static_cast<size_t>(nIndex) < maChildren.size(), "did not recognize a child count chang… in FieldNameChange()
318 …DBG_ASSERT(mpFieldWindow->GetFieldCount() == maChildren.size(), "did not recognize a child count c… in GotFocus()
320 if(maChildren.size()==0) in GotFocus()
333 …DBG_ASSERT(mpFieldWindow->GetFieldCount() == maChildren.size(), "did not recognize a child count c… in LostFocus()
334 if(maChildren.size()==0) in LostFocus()
[all …]
/trunk/main/sfx2/source/dialog/
H A Dfiltergrouping.cxx596 sal_Int32 nGlobalClasses = aGlobalClasses.size(); in lcl_GroupAndClassify()
867 if ( _rGroup.size() ) in appendGroup()
869 Sequence< StringPair > aFilters( _rGroup.size() ); in appendGroup()
942 if (nIndex<0 || nIndex>=(sal_Int32)m_lFilters.size()) in impl_getFilter()
1099 if ( aImportantFilterGroup.size() > 0 ) in appendExportFilters()
1101 Sequence< StringPair > aFilters( aImportantFilterGroup.size() ); in appendExportFilters()
1119 if ( aFilterGroup.size() > 0 ) in appendExportFilters()
1121 Sequence< StringPair > aFilters( aFilterGroup.size() ); in appendExportFilters()
1122 for ( sal_Int32 i = 0; i < (sal_Int32)aFilterGroup.size(); i++ ) in appendExportFilters()
1144 for ( n = 0; n < (sal_Int32)aImportantFilterGroup.size(); n++ ) in appendExportFilters()
[all …]
/trunk/main/xmlsecurity/source/helper/
H A Dxsecsign.cxx133 int size = vReferenceInfors.size(); in prepareSignatureToWrite() local
136 for(i=0; i<size; ++i) in prepareSignatureToWrite()
157 for(i=0; i<size; ++i) in prepareSignatureToWrite()
176 size++; in prepareSignatureToWrite()
181 for(i=0; i<size; ++i) in prepareSignatureToWrite()
327 int sigNum = m_vInternalSignatureInformations.size(); in WriteSignature()
/trunk/main/bridges/source/cpp_uno/mingw_intel/
H A Dcall.s153 .uleb128 1 # augmentation size 1:
169 .uleb128 0 # augmentation size 0
189 .uleb128 0 # augmentation size 0
209 .uleb128 0 # augmentation size 0
229 .uleb128 0 # augmentation size 0
249 .uleb128 0 # augmentation size 0
269 .uleb128 0 # augmentation size 0
/trunk/main/chart2/source/model/template/
H A DBubbleDataInterpreter.cxx134 aSeriesVec.reserve( aSizeValuesVector.size()); in interpretDataSource()
139 for( size_t nN = 0; nN < aSizeValuesVector.size(); ++nN, ++nSeriesIndex ) in interpretDataSource()
148 if( aYValuesVector.size() > nN ) in interpretDataSource()
150 if( aSizeValuesVector.size() > nN ) in interpretDataSource()
211 aValueSeqVec.size() > nIndex ) in reinterpretDataSeries()
219 aValueSeqVec.size() > nIndex ) in reinterpretDataSeries()
227 aValueSeqVec.size() > nIndex ) in reinterpretDataSeries()
/trunk/main/basegfx/source/raster/
H A Drasterconvert3d.cxx67 if(maLineEntries.size()) in rasterconvertB3DArea()
85 … while((aCurrentLine.size() || aCurrentEntry != maLineEntries.end()) && (nLineNumber < nStopLine)) in rasterconvertB3DArea()
150 if(aNextLine.size() != aCurrentLine.size()) in rasterconvertB3DArea()
185 RasterConversionLineEntry3D& rEntry = maLineEntries[maLineEntries.size() - 1]; in addEdge()
303 RasterConversionLineEntry3D& rEntry = maLineEntries[maLineEntries.size() - 1]; in rasterconvertB3DEdge()
318 if(maLineEntries.size()) in rasterconvertB3DEdge()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DVariablesCollection.java80 final int size = variables.size(); in addVariable() local
81 return namePrefix + size; in addVariable()
86 … return (FormattedTextElement[]) variables.toArray(new FormattedTextElement[variables.size()]); in getVariables()
91 return variables.size(); in getVariablesCount()
/trunk/main/sdext/source/presenter/
H A DPresenterTextView.cxx184 maParagraphs.size(), in SetText()
365 nParagraphIndex = maParagraphs.size()-1; in MoveCaret()
581 return maParagraphs.size(); in GetParagraphCount()
592 else if (nParagraphIndex>=sal_Int32(maParagraphs.size())) in GetParagraph()
714 for (sal_Int32 nIndex=0,nCount=maLines.size(); in Paint()
723 for (sal_Int32 nIndex=0,nCount=maLines.size(); in Paint()
849 else if (sal_uInt32(nIndex)>=maWordBoundaries.size()) in GetWordBoundary()
948 if (maLines.size() > 0) in AddLine()
960 for ( ; nCellIndex<sal_Int32(maCells.size()); ++nCellIndex) in AddLine()
988 return maLines.size() * mnLineHeight; in GetTotalTextHeight()
[all …]
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLParserState.cxx161 if (mCellProps.size() > 0) in setCellProperties()
175 if (mRowProps.size() > 0) in setRowProperties()
188 if (mCellProps.size() > 0) in resolveCellProperties()
202 if (mRowProps.size() > 0) in resolveRowProperties()
216 if (mTableProps.size() > 0) in resolveTableProperties()
231 if (mTableProps.size() > 0) in setTableProperties()
/trunk/main/oox/source/core/
H A Dcontexthandler2.cxx62 mnRootStackSize( rParent.mxContextStack->size() ), in ContextHandler2Helper()
78 if( (nCountBack < 0) || (mxContextStack->size() < static_cast< size_t >( nCountBack )) ) in getParentElement()
80 return (mxContextStack->size() == static_cast< size_t >( nCountBack )) ? in getParentElement()
81 XML_ROOT_CONTEXT : (*mxContextStack)[ mxContextStack->size() - nCountBack - 1 ].mnElement; in getParentElement()
86 return mxContextStack->size() == mnRootStackSize + 1; in isRootElement()
149 mxContextStack->resize( mxContextStack->size() + 1 ); in pushElementInfo()
/trunk/main/writerfilter/source/resourcemodel/
H A DTagLogger.cxx155 if (mTags.size() > 0) in toString()
182 size_t nSize = sIndent.size(); in toTree()
219 if (mTags.size() > 0) in toTree()
222 size_t nSize = mTags.size(); in toTree()
247 bool bHasContent = mChars.size() > 0 || mTags.size() > 0; in output()
286 if (mTags.size() > 0) in output()
444 if (nCutPos < sPrefix.size()) in dump()
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DWorkbook.java340 for(int i = 0;i < boundsheets.size();i++) { in getWorksheetNames()
379 Worksheet currentWS = (Worksheet) worksheets.elementAt(worksheets.size()-1); in addCell()
433 Worksheet currentWS = (Worksheet) worksheets.elementAt(worksheets.size()-1); in addColInfo()
442 int size = cri.getSize(); in addColInfo() local
445 Debug.log(Debug.TRACE,"Workbook: adding ColInfo width = " + size); in addColInfo()
448 size, ixfe); in addColInfo()
453 Debug.log(Debug.TRACE,"Workbook: adding Row Height = " + size); in addColInfo()
456 Row newRow = new Row(nRows++, size, cri.isUserDefined()); in addColInfo()
/trunk/main/xmloff/source/style/
H A Dxmlimppr.cxx195 const sal_Int32 nSize = rProperties.size(); in importXML()
221 sal_uInt32 nOldSize = rProperties.size(); in importXML()
228 bNoWarning |= ( nOldSize != rProperties.size() ); in importXML()
373 sal_Int32 nCount = rProperties.size(); in FillPropertySequence()
402 sal_Int32 nCount = aProperties.size(); in CheckSpecialContext()
493 sal_Int32 nCount = rProperties.size(); in _FillPropertySet()
607 sal_Int32 nCount = rProperties.size(); in _PrepareForMultiPropertySet()
665 rNames.realloc( aPropertyPairs.size() ); in _PrepareForMultiPropertySet()
667 rValues.realloc( aPropertyPairs.size() ); in _PrepareForMultiPropertySet()
/trunk/main/svtools/source/dialogs/
H A Droadmapwizard.cxx120 sal_Int32 nMinLength = ::std::min( _rLHS.size(), _rRHS.size() ); in getFirstDifferentIndex()
268 if ( m_pImpl->aPaths.size() == 1 ) in declarePath()
333 DBG_ASSERT( (sal_Int32)aNewPathPos->second.size() > nCurrentStatePathIndex, in activatePath()
338 if ( (sal_Int32)aNewPathPos->second.size() <= nCurrentStatePathIndex ) in activatePath()
370 RoadmapTypes::ItemIndex nUpperStepBoundary = (RoadmapTypes::ItemIndex)rActivePath.size(); in implUpdateRoadmap()
482 while ( ( nNextStateIndex < (sal_Int32)aActivePathPos->second.size() ) in determineNextState()
489 if ( nNextStateIndex >= (sal_Int32)aActivePathPos->second.size() ) in determineNextState()
719 RoadmapTypes::ItemIndex nUpperStepBoundary = (RoadmapTypes::ItemIndex)rActivePath.size(); in updateRoadmapItemLabel()
/trunk/main/sc/source/filter/excel/
H A Dxestring.cxx61 nResult = static_cast< int >( rLeft.size() ) - static_cast< int >( rRight.size() ); in lclCompareVectors()
91 sal_uInt32 nHash = rVec.size(); in lclHashVector()
255 …if( maFormats.empty() || ((maFormats.size() < nMaxSize) && (!bDropDuplicate || (maFormats.back().m… in AppendFormat()
266 if( maFormats.size() > nMaxCount ) in LimitFormatCount()
307 return static_cast< sal_uInt16 >( maFormats.size() ); in GetFormatsCount()
525 nStart, GetUnicodeBuffer().size() - nStart, pFont ); in WriteXml()
549 DBG_ASSERT( maUniBuffer.size() >= static_cast< size_t >( nBegin + nLen ), in CharsToBuffer()
566 DBG_ASSERT( maCharBuffer.size() >= static_cast< size_t >( nBegin + nLen ), in CharsToBuffer()
/trunk/main/dbaccess/source/core/misc/
H A Ddsntypes.cxx82 DBG_ASSERT(m_aDsnTypesDisplayNames.size() == m_aDsnPrefixes.size(), in DBG_NAME()
344 return TypeIterator(this, m_aDsnTypesDisplayNames.size()); in end()
551 sal_Int32 ODsnTypeCollection::size() const in size() function in dbaccess::ODsnTypeCollection
553 return m_aDsnPrefixes.size(); in size()
590 …DBG_ASSERT(m_nPosition < (sal_Int32)m_pContainer->m_aDsnTypesDisplayNames.size(), "ODsnTypeCollect… in getDisplayName()
596 …DBG_ASSERT(m_nPosition < (sal_Int32)m_pContainer->m_aDsnPrefixes.size(), "ODsnTypeCollection::Type… in getURLPrefix()
602 …DBG_ASSERT(m_nPosition < (sal_Int32)m_pContainer->m_aDsnTypesDisplayNames.size(), "ODsnTypeCollect… in operator ++()
603 if (m_nPosition < (sal_Int32)m_pContainer->m_aDsnTypesDisplayNames.size()) in operator ++()
/trunk/main/soltools/javadep/
H A Djavadep.c128 void *xmalloc(size_t size);
129 void *xcalloc(size_t nmemb, size_t size);
130 void *xrealloc(void *ptr, size_t size);
585 xmalloc(size_t size) in xmalloc() argument
589 ptr = malloc(size); in xmalloc()
599 xcalloc(size_t nmemb, size_t size) in xcalloc() argument
603 ptr = calloc(nmemb, size); in xcalloc()
612 xrealloc(void *ptr, size_t size) in xrealloc() argument
614 ptr = realloc(ptr, size); in xrealloc()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsAnimationFunction.cxx275 const sal_Int32 nIndex0 (static_cast<sal_Int32>(nX * maY.size())); in operator ()()
276 const double nX0 (nIndex0 / double(maY.size()-1)); in operator ()()
278 const double nX1 (nIndex1 / double(maY.size()-1)); in operator ()()
282 else if (sal_uInt32(nIndex0)>=maY.size() || nIndex1>=maY.size()) in operator ()()
283 return maY[maY.size()-1]; in operator ()()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/
H A DParameters.java69 props = new Property[paramSet.size()]; in Parameters()
102 int size = props.length; in setPropertyValue() local
103 Property[] addProps = new Property[size+1]; in setPropertyValue()
104 for (int i=0; i<size; i++) in setPropertyValue()
108 addProps[size] = new Property(name, size, new Type(value.getClass()), (short)0); in setPropertyValue()
/trunk/main/package/source/xstor/
H A Dohierarchyholder.cxx94 if ( !aListPath.size() ) in GetStreamHierarchically()
107 if ( !aListPath.size() ) in GetStreamHierarchically()
109 if ( !aEncryptionData.size() ) in GetStreamHierarchically()
176 if ( !aListPath.size() ) in RemoveStreamHierarchically()
189 if ( !aListPath.size() ) in RemoveStreamHierarchically()
251 if ( !m_aOpenStreams.size() && !m_aChildren.size() ) in TestForClosing()
/trunk/main/sc/source/core/data/
H A Ddptabres.cxx100 rIndex = list.size(); in lcl_SearchMember()
103 SCROW nHi = list.size() - 1; in lcl_SearchMember()
1070 if (aMembers.size() < 2) in IsValidEntry()
1091 if (nPos >= ppDim.size()) in InitFrom()
1100 while ( nPos < ppDim.size() ) in InitFrom()
1904 size_t nCount = aValues.size(); in UpdateValues()
2782 if (nPos >= ppDim.size() || nPos >= ppLev.size()) in InitFrom()
3020 if (aMembers.size() > 1) in ProcessData()
3473 return maMemberArray.size(); in GetMemberCount()
3487 if ( maMemberArray.size() > 0 ) in GetFirstChildDimension()
[all …]
/trunk/main/binaryurp/source/
H A Dreader.cxx70 sal_uInt32 size, bool eofOk) in read() argument
73 if (size > SAL_MAX_INT32) { in read()
81 sal_Int32 n = connection->read(buf, static_cast< sal_Int32 >(size)); in read()
85 if (n != static_cast< sal_Int32 >(size)) { in read()
92 OSL_ASSERT(buf.getLength() == static_cast< sal_Int32 >(size)); in read()
124 sal_uInt32 size = header.read32(); in run() local
135 Unmarshal block(bridge_, state_, read(con, size, false)); in run()
347 inArgs.size() == 1 in readMessage()
H A Dwriter.cxx320 OSL_ASSERT(inArguments.size() == 1); in sendRequest()
425 if (buffer.size() > SAL_MAX_UINT32) { in sendMessage()
431 Marshal::write32(&header, static_cast< sal_uInt32 >(buffer.size())); in sendMessage()
435 std::vector< unsigned char >::size_type n = buffer.size(); in sendMessage()
436 OSL_ASSERT(header.size() <= SAL_MAX_INT32 && SAL_MAX_INT32 <= SAL_MAX_SIZE); in sendMessage()
437 sal_Size k = SAL_MAX_INT32 - header.size(); in sendMessage()
442 static_cast< sal_Int32 >(header.size() + k)); in sendMessage()
445 s.getArray(), &header[0], static_cast< sal_Size >(header.size())); in sendMessage()

Completed in 167 milliseconds

1...<<11121314151617181920>>...126