Home
last modified time | relevance | path

Searched refs:size (Results 2376 – 2400 of 3145) sorted by relevance

1...<<919293949596979899100>>...126

/trunk/main/offapi/com/sun/star/chart2/
H A DLegend.idl73 /** contains the size of the page at the time when properties were
H A DXInternalDataProvider.idl54 current index of the data, i.e. (size - 1)
/trunk/main/offapi/com/sun/star/sheet/
H A DNamedRange.idl91 by several cells to save memory and to decrease file size.</p>
H A DXSheetCellCursor.idl91 /** changes the size of a cursor range.
/trunk/main/offapi/com/sun/star/chart/
H A DChartSymbolType.idl64 /** The symbol is selected automatically. The size of symbol will
/trunk/main/oox/source/drawingml/
H A Dtextparagraphpropertiescontext.cxx147 ::std::list< TabStop >::size_type nTabCount = maTabList.size(); in ~TextParagraphPropertiesContext()
/trunk/main/offapi/com/sun/star/graphic/
H A DXPrimitive2DRenderer.idl65 possible size of used pixels. The AspectRatio is preserved, the result
/trunk/main/offapi/com/sun/star/packages/
H A DPackageStream.idl82 1. Size, describing the uncompressed size of PackageStream.
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XFastPropertySet.java183 int nr = rnd.nextInt(handles.size()); in getPropsToTest()
/trunk/main/extensions/source/propctrlr/
H A Dbuttonnavigationhandler.cxx208 return Sequence< Property >( &(*aProperties.begin()), aProperties.size() ); in doDescribeSupportedProperties()
/trunk/main/linguistic/source/
H A Dthesdsp.cxx96 Sequence< Locale > aLocales( static_cast< sal_Int32 >(aSvcMap.size()) ); in getLocales()
/trunk/main/sc/source/ui/inc/
H A Dcsvgrid.hxx181 inline sal_uInt32 GetColumnCount() const { return maColStates.size(); } in GetColumnCount()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOColumnContainer.java70 List<String> columnNames = new ArrayList<>(columns.size()); in toColumnNames()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNResultSetMetaData.hxx54 {return m_aEvoabFields.size();} in getFieldSize()
/trunk/main/autodoc/source/display/idl/
H A Dhfi_module.cxx210 if ( i_list.size() == 0 ) in produce_ChildList()
/trunk/main/autodoc/source/exes/adc_uni/
H A Dadc_cl.cxx435 if (NOT bInitOk OR aCommands.size() == 0) in inq_CheckParameters()
/trunk/main/basegfx/source/color/
H A Dbcolormodifier.cxx332 for(sal_uInt32 a(maBColorModifiers.size()); a;) in getModifiedColor()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODriver.cxx205 return Sequence< DriverPropertyInfo >(&aDriverInfo[0],aDriverInfo.size()); in getPropertyInfo()
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaDataResultSetMetaData.hxx75 m_nColCount(m_vMapping.size()-1) in ODatabaseMetaDataResultSetMetaData()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentevents.cxx228 Sequence< ::rtl::OUString > aNames( m_pData->rEventsData.size() ); in getElementNames()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlDataSourceSetting.cxx98 if (!s_aTypeNameMap.size()) in DBG_NAME()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DObjectViewContainer.java118 for (int i=0; i<maViewTemplates.size(); i++) in SetObject()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibleradiobutton.cxx109 Sequence< Reference< XInterface > > aSequence( static_cast< sal_Int32 >( aGroup.size() ) ); in FillAccessibleRelationSet()
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xml/
H A DXMLScanner.java63 if (mnTokensReadIndex >= maTokens.size()) in Next()
/trunk/main/oox/source/xls/
H A Dpivottablebuffer.cxx638 … if( (0 <= rPageField.mnItem) && (rPageField.mnItem < static_cast< sal_Int32 >( maItems.size() )) ) in convertPageField()
1340 sal_Int32 nFieldIndex = static_cast< sal_Int32 >( maFields.size() ); in createTableField()
1428 …Row = ::std::max< sal_Int32 >( static_cast< sal_Int32 >( aPos.Row - maPageFields.size() - 1 ), 0 ); in finalizeImport()

Completed in 75 milliseconds

1...<<919293949596979899100>>...126