Home
last modified time | relevance | path

Searched refs:size (Results 126 – 150 of 3017) sorted by relevance

12345678910>>...121

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DParaStyle.java46 float size = (float)0.0; in I() local
49 size = Float.parseFloat(num); in I()
53 size *= 100; in I()
54 return (int)size; in I()
71 float size = (float)0.0; in I() local
74 size = Float.parseFloat(num); in I()
78 size *= 100; in I()
79 return (int)size; in I()
81 float size = (float)0.0; in I() local
84 size = Float.parseFloat(num); in I()
[all …]
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java95 currentRow = rows.size() + position; in absolute()
101 if (currentRow >= rows.size()) { in absolute()
102 currentRow = rows.size(); in absolute()
110 currentRow = rows.size(); in afterLast()
136 return currentRow == rows.size(); in isAfterLast()
151 return currentRow == (rows.size() - 1); in isLast()
156 currentRow = rows.size() - 1; in last()
162 if (currentRow < rows.size()) { in next()
165 return currentRow < rows.size(); in next()
187 if (currentRow >= rows.size()) { in relative()
[all …]
H A DDatabaseMetaDataResultSet.java117 currentRow = rows.size() + position; in absolute()
123 if (currentRow >= rows.size()) { in absolute()
124 currentRow = rows.size(); in absolute()
132 currentRow = rows.size(); in afterLast()
158 return currentRow == rows.size(); in isAfterLast()
173 return currentRow == (rows.size() - 1); in isLast()
178 currentRow = rows.size() - 1; in last()
184 if (currentRow < rows.size()) { in next()
187 return currentRow < rows.size(); in next()
209 if (currentRow >= rows.size()) { in relative()
[all …]
/trunk/main/basegfx/source/inc/
H A DPolygonPoint.hxx163 return maPoints.size(); in count()
244 if(maPoints.size() != rPointList.maPoints.size()) in isEqual()
248 if(!maPoints.size()) in isEqual()
312 mpVectors = new SimpleBezierVector(maPoints.size()); in setBackwardVector()
350 mpVectors = new SimpleBezierVector(maPoints.size()); in setForwardVector()
384 const sal_uInt32 nCount(rSource.maPoints.size()); in insert()
410 mpVectors = new SimpleBezierVector(maPoints.size() - nCount); in insert()
485 if(maPoints.size() > 1) in flip()
491 const sal_uInt32 nHalfSize(maPoints.size() >> 1L); in flip()
523 if(maPoints.size() % 2) in flip()
H A Dpolygontemplate.hxx163 return maPoints.size(); in count()
244 if(maPoints.size() != rPointList.maPoints.size()) in isEqual()
248 if(!maPoints.size()) in isEqual()
312 mpVectors = new SimpleBezierVector(maPoints.size()); in setBackwardVector()
350 mpVectors = new SimpleBezierVector(maPoints.size()); in setForwardVector()
384 const sal_uInt32 nCount(rSource.maPoints.size()); in insert()
410 mpVectors = new SimpleBezierVector(maPoints.size() - nCount); in insert()
485 if(maPoints.size() > 1) in flip()
491 const sal_uInt32 nHalfSize(maPoints.size() >> 1L); in flip()
523 if(maPoints.size() % 2) in flip()
/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.hxx71 size(size_) in FontAttributes()
82 size(0.0) in FontAttributes()
93 size(rSrc.size) in FontAttributes()
107 size = rSrc.size; in operator =()
120 size == rFont.size; in operator ==()
128 double size; member
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DDisplayPackageDescription.java35 private int size = 0; field in DisplayPackageDescription
50 return size; // using local size in getSize()
69 size = data.getSize(); // -> that is the value defined in xpd file in setState()
78 size += childInfo.getSize(child); in setState()
82 size = data.getSize(); // -> that is the value defined in xpd file in setState()
130 size = data.getSize(); // -> that is the value defined in xpd file in updateState()
148 size += childInfo.getSize(child); in updateState()
158 size = data.getSize(); // -> that is the value defined in xpd file in updateSize()
164 size += childInfo.getSize(child); in updateSize()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DFormTools.java84 size.Height = height; in createControlShape()
85 size.Width = width; in createControlShape()
88 oCShape.setSize(size); in createControlShape()
103 Size size = new Size(); in createUnoControlShape() local
119 size.Height = height; in createUnoControlShape()
120 size.Width = width; in createUnoControlShape()
123 oCShape.setSize(size); in createUnoControlShape()
140 Size size = new Size(); in createControlShapeWithDefaultControl() local
154 size.Height = height; in createControlShapeWithDefaultControl()
155 size.Width = width; in createControlShapeWithDefaultControl()
[all …]
/trunk/main/sd/source/core/
H A DPageListWatcher.cxx100 if( nPgNum < (sal_uInt32)maPageVectorStandard.size() ) in GetSdPage()
104 DBG_ASSERT(nPgNum <= maPageVectorStandard.size(), in GetSdPage()
107 nPgNum, nPgNum<maPageVectorStandard.size()); in GetSdPage()
113 if( nPgNum < (sal_uInt32)maPageVectorNotes.size() ) in GetSdPage()
117 DBG_ASSERT(nPgNum <= maPageVectorNotes.size(), in GetSdPage()
120 nPgNum, nPgNum<maPageVectorNotes.size()); in GetSdPage()
157 nRetval = maPageVectorStandard.size(); in GetSdPageCount()
162 nRetval = maPageVectorNotes.size(); in GetSdPageCount()
/trunk/main/sw/source/ui/dbui/
H A Dcreateaddresslistdialog.cxx144 if(m_aFixedTexts.size()) in SetData()
247 if(m_pData->aDBData.size() > m_nCurrentDataSet) in SetCurrentDataSet()
315 if(m_pData->aDBData.size() > m_nCurrentDataSet) in IMPL_LINK()
326 if(nElement < m_aEdits.size()) in SetCursorTo()
496 m_aSetNoNF.SetMax(m_pCSVData->aDBData.size()); in SwCreateAddressListDialog()
519 m_aSetNoNF.SetMax(m_pCSVData->aDBData.size()); in IMPL_LINK()
533 if(m_pCSVData->aDBData.size() > 1) in IMPL_LINK()
547 m_aSetNoNF.SetMax(m_pCSVData->aDBData.size()); in IMPL_LINK()
719 sal_uInt32 nSize = (sal_uInt32 )m_pCSVData->aDBData.size(); in UpdateButtons()
737 sal_uInt32 nEnd = m_pCSVData->aDBData.size(); in Find()
[all …]
/trunk/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSetMetaData.cxx46 if(m_mColumns.size() && (m_mColumnsIter = m_mColumns.find(column)) != m_mColumns.end()) in getColumnDisplaySize()
55 if(m_mColumns.size() && (m_mColumnsIter = m_mColumns.find(column)) != m_mColumns.end()) in getColumnType()
63 return m_mColumns.size(); in getColumnCount()
69 if(m_mColumns.size() && (m_mColumnsIter = m_mColumns.find(column)) != m_mColumns.end()) in isCaseSensitive()
83 if(m_mColumns.size() && (m_mColumnsIter = m_mColumns.find(column)) != m_mColumns.end()) in getColumnName()
90 if(m_mColumns.size() && (m_mColumnsIter = m_mColumns.find(column)) != m_mColumns.end()) in getTableName()
102 if(m_mColumns.size() && (m_mColumnsIter = m_mColumns.find(column)) != m_mColumns.end()) in getColumnTypeName()
109 if(m_mColumns.size() && (m_mColumnsIter = m_mColumns.find(column)) != m_mColumns.end()) in getColumnLabel()
116 if(m_mColumns.size() && (m_mColumnsIter = m_mColumns.find(column)) != m_mColumns.end()) in getColumnServiceName()
124 if(m_mColumns.size() && (m_mColumnsIter = m_mColumns.find(column)) != m_mColumns.end()) in isCurrency()
[all …]
/trunk/main/jvmfwk/source/
H A Delements.cxx221 return vecExcludeVersions.size(); in getExcludeVersionSize()
543 if (m_vmParameters->size() > 0) in write()
584 if (m_JRELocations->size() > 0) in write()
662 OSL_ASSERT( !(arOptions == 0 && size != 0)); in setVmParameters()
669 for (int i = 0; i < size; i++) in setVmParameters()
679 OSL_ASSERT( !(arLocations == 0 && size != 0)); in setJRELocations()
686 for (int i = 0; i < size; i++) in setJRELocations()
1249 OSL_ASSERT(parParams != NULL && size != NULL); in getVmParametersArray()
1264 *size = m_vmParams.size(); in getVmParametersArray()
1271 OSL_ASSERT(parLocations != NULL && size != NULL); in getJRELocations()
[all …]
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DMultiTypeInterfaceContainer.java47 int size; in getContainedTypes() local
50 if ( (size=map.size()) > 0) in getContainedTypes()
52 Type [] arTypes= new Type[size]; in getContainedTypes()
59 if (cont != null && cont.size() > 0) in getContainedTypes()
72 if (countTypes != size) in getContainedTypes()
111 return cont.size(); in addInterface()
122 retVal= cont.size(); in removeInterface()
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrdecompositiontools3d.cxx60 for(sal_uInt32 a(0); a < rFill.size(); a++) in getRangeFrom3DGeometry()
73 for(sal_uInt32 a(0); a < rFill.size(); a++) in applyNormalsKindSphereTo3DGeometry()
81 for(sal_uInt32 a(0); a < rFill.size(); a++) in applyNormalsKindFlatTo3DGeometry()
90 for(sal_uInt32 a(0); a < rFill.size(); a++) in applyNormalsInvertTo3DGeometry()
116 for(a = 0; a < rFill.size(); a++) in applyTextureTo3DGeometry()
127 for(a = 0; a < rFill.size(); a++) in applyTextureTo3DGeometry()
137 for(a = 0; a < rFill.size(); a++) in applyTextureTo3DGeometry()
185 if(r3DPolyPolygonVector.size()) in create3DPolyPolygonFillPrimitives()
188 aRetval.realloc(r3DPolyPolygonVector.size()); in create3DPolyPolygonFillPrimitives()
190 for(sal_uInt32 a(0L); a < r3DPolyPolygonVector.size(); a++) in create3DPolyPolygonFillPrimitives()
/trunk/main/i18npool/source/breakiterator/
H A Dxdictionary.cxx98 cache[i].size = 0; in xdictionary()
110 if (cache[i].size > 0) { in ~xdictionary()
170 size( 0 ) in WordBreakCache()
243 if (aCache.size != 0 && aCache.equals(text, wordBoundary)) in getCache()
248 if (aCache.size == 0 || len > aCache.size) { in getCache()
249 if (aCache.size != 0) { in getCache()
252 aCache.size = len; in getCache()
255 aCache.size = len > DEFAULT_SIZE ? len : DEFAULT_SIZE; in getCache()
256 aCache.contents = new sal_Unicode[aCache.size + 1]; in getCache()
257 aCache.wordboundary = new sal_Int32[aCache.size + 2]; in getCache()
/trunk/main/sd/source/ui/framework/configuration/
H A DResourceId.cxx140 maResourceURLs(1+rAnchorURLs.size()), in ResourceId()
144 for (sal_uInt32 nIndex=0; nIndex<rAnchorURLs.size(); ++nIndex) in ResourceId()
220 return maResourceURLs.size()>1; in hasAnchor()
231 const sal_Int32 nAnchorCount (maResourceURLs.size()-1); in getAnchor()
248 const sal_Int32 nAnchorCount (maResourceURLs.size() - 1); in getAnchorURLs()
332 const sal_uInt32 nLocalURLCount (maResourceURLs.size()); in CompareToLocalImplementation()
333 const sal_uInt32 nURLCount(rId.maResourceURLs.size()); in CompareToLocalImplementation()
378 const sal_uInt32 nLocalURLCount (maResourceURLs.size()); in CompareToExternalImplementation()
520 const sal_uInt32 nLocalAnchorURLCount (maResourceURLs.size() - 1); in IsBoundToAnchor()
564 const sal_uInt32 nLocalAnchorURLCount (maResourceURLs.size() - 1); in IsBoundToAnchor()
[all …]
/trunk/main/svx/source/table/
H A Dtablelayouter.cxx98 if( ((sal_Int32)maRows.size()) <= aPos.mnRow ) in getCellSize()
109 if( ((sal_Int32)maColumns.size()) <= aPos.mnCol ) in getCellSize()
136 … if( (rPos.mnCol < ((sal_Int32)maColumns.size()) && (rPos.mnRow < ((sal_Int32)maRows.size()) ) ) ) in getCellArea()
468 const sal_Size nCount = rLayouts.size(); in distribute()
620 sal_Int32 nDistribute = nLeft / aOptimalColumns.size(); in LayoutTableWidth()
771 sal_Int32 nDistribute = nLeft / aOptimalRows.size(); in LayoutTableHeight()
852 if( static_cast< sal_Int32 >( maRows.size() ) != nRowCount ) in LayoutTable()
859 if( static_cast< sal_Int32 >( maColumns.size() ) != nColCount ) in LayoutTable()
988 const sal_Int32 nColCount = rMap.size(); in ClearBorderLayout()
992 const sal_Int32 nRowCount = rMap[nCol].size(); in ClearBorderLayout()
[all …]
/trunk/main/canvas/inc/canvas/base/
H A Dgraphicdevicebase.hxx196 … createCompatibleBitmap( const ::com::sun::star::geometry::IntegerSize2D& size ) throw (::com::sun… in createCompatibleBitmap() argument
199 tools::verifyBitmapSize(size, in createCompatibleBitmap()
205 return maDeviceHelper.createCompatibleBitmap( this, size ); in createCompatibleBitmap()
208 …LL createVolatileBitmap( const ::com::sun::star::geometry::IntegerSize2D& size ) throw (::com::sun… in createVolatileBitmap() argument
211 tools::verifyBitmapSize(size, in createVolatileBitmap()
217 return maDeviceHelper.createVolatileBitmap( this, size ); in createVolatileBitmap()
220 …teCompatibleAlphaBitmap( const ::com::sun::star::geometry::IntegerSize2D& size ) throw (::com::sun… in createCompatibleAlphaBitmap() argument
223 tools::verifyBitmapSize(size, in createCompatibleAlphaBitmap()
229 return maDeviceHelper.createCompatibleAlphaBitmap( this, size ); in createCompatibleAlphaBitmap()
235 tools::verifyBitmapSize(size, in createVolatileAlphaBitmap()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DIniFile.java65 if (m_aList.size() == 0) in insertFirstComment()
131 return m_aList.size() > 1 ? true : false; in is()
195 for (i = 0; i < m_aList.size(); i++) in findSection()
246 for (int j = _nSectionIndex + 1; j < m_aList.size(); j++) in findKeyFromKnownSection()
281 for (int j = i; j < m_aList.size(); j++) in findLastKnownKeyIndex()
425 for (int i = 0; i < m_aList.size(); i++) in store()
578 j = m_aList.size(); in removeSection()
623 m_aEnumerationPos < m_aList.size()) in hasMoreElements()
639 while (i < m_aList.size()) in findNextSection()
668 m_aEnumerationPos = m_aList.size(); in nextElement()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx231 sal_uInt32 size() in size() function in __anonc3207dfb0211::PropertyHolders
233 return maPropertyHolders.size(); in size()
363 while(maPropertyHolders.size()) in ~PropertyHolders()
429 sal_uInt32 size() in size() function in __anonc3207dfb0411::TargetHolder
431 return aTargets.size(); in size()
494 sal_uInt32 size() in size() function in __anonc3207dfb0511::TargetHolders
507 if(maTargetHolders.size()) in Pop()
522 while(maTargetHolders.size()) in ~TargetHolders()
612 if(rPositions.size()) in createPointArrayPrimitive()
1573 if(aTargetVector.size()) in proccessMetaTextLineAction()
[all …]
/trunk/main/ucb/source/ucp/gio/
H A Dgio_datasupplier.cxx107 if ( nIndex < maResults.size() ) in queryContentIdentifierString()
145 if ( nIndex < maResults.size() ) in queryContentIdentifier()
168 if ( nIndex < maResults.size() ) in queryContent()
196 if ( maResults.size() > nIndex ) // Result already present. in getResult()
199 if ( getData() && maResults.size() > nIndex ) in getResult()
208 return maResults.size(); in totalCount()
213 return maResults.size(); in currentCount()
223 if ( nIndex < maResults.size() ) in queryPropertyValues()
266 if ( nIndex < maResults.size() ) in releasePropertyValues()
/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dotherjre.cxx43 char const* const* OtherInfo::getJavaExePaths(int * size) in getJavaExePaths() argument
54 *size = sizeof (ar) / sizeof (char*); in getJavaExePaths()
58 char const* const* OtherInfo::getRuntimePaths(int * size) in getRuntimePaths() argument
85 *size = sizeof(ar) / sizeof (char*); in getRuntimePaths()
89 char const* const* OtherInfo::getLibraryPaths(int* size) in getLibraryPaths() argument
111 *size = sizeof(ar) / sizeof (char*); in getLibraryPaths()
114 size = 0; in getLibraryPaths()
/trunk/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx427 … (m_aParameterRow.isValid() && ( m_aParameterRow->get().size() -1 ) < m_xParamColumns->get().size(… in initResultSet()
451 …) && (parameterIndex < 1 || parameterIndex >= static_cast<sal_Int32>(m_aParameterIndexes.size())) ) in checkAndResizeParameters()
453 else if ( static_cast<sal_Int32>((m_aParameterRow->get()).size()) <= parameterIndex ) in checkAndResizeParameters()
455 sal_Int32 i = m_aParameterRow->get().size(); in checkAndResizeParameters()
519 return m_xParamColumns->get().size(); in AddParameter()
578 …size_t nCount = m_aAssignValues.isValid() ? m_aAssignValues->get().size() : 1; // 1 ist wichtig fu… in initializeResultSet()
591 … (m_aParameterRow.isValid() && (m_xParamColumns->get().size()+1) != m_aParameterRow->get().size()… in initializeResultSet()
593 sal_Int32 i = m_aParameterRow->get().size(); in initializeResultSet()
594 sal_Int32 nParamColumns = m_xParamColumns->get().size()+1; in initializeResultSet()
603 if (m_aParameterRow.isValid() && nParaCount < m_aParameterRow->get().size() ) in initializeResultSet()
[all …]
/trunk/main/connectivity/source/sdbcx/
H A DVCollection.cxx121 OSL_ENSURE(!m_aNameMap.size(),"OCollection::reFill: collection isn't empty"); in reFill()
122 m_aElements.reserve(_rVector.size()); in reFill()
146 virtual sal_Int32 size() in size() function in __anonc9a41e420111::OHardRefMap
148 return static_cast<sal_Int32>(m_aNameMap.size()); in size()
153 Sequence< ::rtl::OUString > aNameList(m_aElements.size()); in getElementNames()
170 …OSL_ENSURE(_nIndex >= 0 && _nIndex < static_cast<sal_Int32>(m_aElements.size()),"Illegal argument!… in disposeAndErase()
204 …OSL_ENSURE(_nIndex >= 0 && _nIndex < static_cast<sal_Int32>(m_aElements.size()),"Illegal argument!… in findColumnAtIndex()
210 …OSL_ENSURE(_nIndex >= 0 && _nIndex < static_cast<sal_Int32>(m_aElements.size()),"Illegal argument!… in getObject()
289 return Sequence< Type >(pTypes,aOwnTypes.size()); in getTypes()
318 if (Index < 0 || Index >= m_pElements->size() ) in getByIndex()
[all …]
/trunk/main/sfx2/source/sidebar/
H A DFocusManager.cxx208 for (sal_Int32 nIndex=0,nCount(maPanels.size()); nIndex<nCount; ++nIndex) in GetFocusLocation()
220 for (sal_Int32 nIndex=0,nCount(maButtons.size()); nIndex<nCount; ++nIndex) in GetFocusLocation()
296 if (nPanelIndex<0 || nPanelIndex>=static_cast<sal_Int32>(maPanels.size())) in IsPanelTitleVisible()
312 if (nPanelIndex<0 || nPanelIndex>=static_cast<sal_Int32>(maPanels.size())) in FocusPanel()
561 FocusButton(maButtons.size()-1); in HandleKeyEvent()
567 FocusButton(maButtons.size()-1); in HandleKeyEvent()
573 FocusPanel(maPanels.size()-1, true); in HandleKeyEvent()
575 FocusButton((aLocation.mnIndex + maButtons.size() - 1) % maButtons.size()); in HandleKeyEvent()
591 if (aLocation.mnIndex < static_cast<sal_Int32>(maPanels.size())-1) in HandleKeyEvent()
608 if (aLocation.mnIndex < static_cast<sal_Int32>(maButtons.size())-1) in HandleKeyEvent()

Completed in 149 milliseconds

12345678910>>...121