Home
last modified time | relevance | path

Searched refs:size (Results 2576 – 2600 of 3145) sorted by relevance

1...<<101102103104105106107108109110>>...126

/trunk/main/comphelper/source/container/
H A DNamedPropertyValuesContainer.cxx165 uno::Sequence< rtl::OUString > aNames( maProperties.size() ); in getElementNames()
/trunk/main/odk/source/com/sun/star/lib/loader/
H A DInstallationFinder.java439 for ( int i = lines.size() - 1; i >= 0; i-- ) { in getPathFromSVersionFile()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx299 m_pPrinterGfx->BeginSetClipRegion(aRectangles.size()); in setClipRegion()
947 sal_uLong nHavePairs = rPairs.size(); in GetKernPairs()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx236 m_pPrinterGfx->BeginSetClipRegion(aRectangles.size()); in setClipRegion()
856 sal_uLong nHavePairs = rPairs.size(); in GetKernPairs()
/trunk/main/io/source/stm/
H A Dodata.cxx1467 sal_uInt32 nSize = m_aPersistVector.size(); in readObject()
1486 if( m_aPersistVector.size() < nId ) in readObject()
/trunk/main/dbaccess/source/core/api/
H A DRowSetBase.cxx284 …OSL_ENSURE(rRow.isValid() && static_cast<sal_uInt16>(columnIndex) < (rRow->get()).size(),"Invalid … in impl_getValue()
1305 OSL_ENSURE(_nPos < (sal_Int32)m_aDataColumns.size(),"nPos is invalid!"); in firePropertyChange()
/trunk/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.cxx346 _rDriverParam = Sequence< PropertyValue >(&(*aReturn.begin()), aReturn.size()); in getCurrentSettings()
891 _rInfo.realloc(nOldLength + aRelevantSettings.size()); in fillDatasourceInfo()
/trunk/main/starmath/source/
H A Dcommands.src142 String RID_SIZEXY { Text = "size <?> {<?>} " ; };
1079 Text = "size s b" ;
/trunk/main/extensions/source/propctrlr/
H A Dformres.src175 Text [ en-US ] = "Icon size" ;
938 Text [ en-US ] = "Visible size" ;
H A Dcellbindinghandler.cxx495 return Sequence< Property >( &(*aProperties.begin()), aProperties.size() ); in doDescribeSupportedProperties()
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx898 if ( groupList.size() ) in insertGroupsIntoControlList()
900 destinationList.reserve( sourceList.size() + numRadioButtons ); in insertGroupsIntoControlList()
920 if ( !(destinationList.size() >= prevGroupListSize )) in insertGroupsIntoControlList()
927 prevGroupListSize = destinationList.size(); in insertGroupsIntoControlList()
937 if ( !(destinationList.size() > prevGroupListSize )) in insertGroupsIntoControlList()
943 prevGroupListSize = destinationList.size(); in insertGroupsIntoControlList()
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsPageCacheManager.cxx478 while (iQueue->second.size() > mnMaximalRecentlyCacheCount) in PutRecentlyUsedCache()
/trunk/main/ucbhelper/source/provider/
H A Dresultsetmetadata.cxx110 OSL_ENSURE( rColumnData.size() == sal_uInt32( rProps.getLength() ), in ResultSetMetaData()
/trunk/main/stoc/source/corereflection/
H A Dcrefl.cxx179 OSL_ENSURE( g_aClassNames.size() == 0, "### idl classes still alive!" ); in dispose()
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java400 this.response = ret.size() == 1 ? ret.get(0): ret; in handleResponse()
/trunk/main/svx/source/gallery2/
H A Dgalexpl.cxx119 return( rList.size() > 0 ); in FillObjListTitle()
/trunk/main/ucb/source/sorter/
H A Dsortdynres.cxx545 i < maData.size(); ++i ) in Clear()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DDB.java426 for (int i=0;i<aResultList.size();i++) in getDBDistinct()
/trunk/main/sax/source/tools/
H A Dfastserializer.cxx327 if ( maMarkStack.size() == 1 ) in mergeTopMarks()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/basicrunner/
H A DBasicHandler.java511 String[] res = new String[container.size()]; in getElementNames()
/trunk/main/scripting/source/storage/
H A DScriptMetadataImporter.cxx133 mpv_ScriptDatas->size() ); in parseMetaData()
/trunk/main/sw/source/core/doc/
H A Dacmplwrd.cxx249 return !aSourceDocs.size(); in RemoveDocument()
/trunk/main/sw/source/core/text/
H A Dporlay.hxx193 …nt16 GetLLSpaceAddCount() const { return sal::static_int_cast< sal_uInt16 >(pLLSpaceAdd->size()); } in GetLLSpaceAddCount()
/trunk/main/chart2/source/view/charttypes/
H A DCandleStickChart.cxx203 pPosHelper->updateSeriesCount( aZSlotIter->size() ); in createShapes()
/trunk/main/dbaccess/source/core/recovery/
H A Ddbdocrecovery.cxx300 ENSURE_OR_THROW( i_rControllers.size() == 1, "can't handle more than one controller" ); in saveModifiedSubComponents()

Completed in 134 milliseconds

1...<<101102103104105106107108109110>>...126