Home
last modified time | relevance | path

Searched refs:size (Results 2651 – 2675 of 3145) sorted by relevance

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

/trunk/main/offapi/com/sun/star/ucb/
H A DContent.idl815 <td>contains the size (usually in bytes) of an object.</td>
820 <td>contains a size limit for an object. (e.g. One may specify the
821 maximum size of the HTTP-Cache)
/trunk/main/dbaccess/source/ui/app/
H A DAppController.cxx1756 Sequence< ::rtl::OUString > aSelected( pendingSelection->second.size() ); in onContainerSelect()
2080 OSL_ENSURE(aList.size() == 1,"Invalid rename call here. More than one element!"); in renameEntry()
2959 Sequence< ::rtl::OUString > aSelected( sel->second.size() ); in select()
/trunk/main/package/source/xstor/
H A Dxstorage.cxx1631 sal_uInt32 nSize = m_aChildrenList.size(); in GetElementNames()
2026 OSL_ENSURE( !m_pData->m_aOpenSubComponentsList.size() || m_pData->m_pSubElDispListener, in InternalDispose()
4556 return ( m_pImpl->GetChildrenList().size() != 0 ); in hasElements()
6249 OSL_ENSURE( aListPath.size(), "The result list must not be empty!" ); in openStreamElementByHierarchicalName()
6252 if ( aListPath.size() == 1 ) in openStreamElementByHierarchicalName()
6320 OSL_ENSURE( aListPath.size(), "The result list must not be empty!" ); in removeStreamElementByHierarchicalName()
6364 OSL_ENSURE( aListPath.size(), "The result list must not be empty!" ); in openEncryptedStreamByHierarchicalName()
6367 if ( aListPath.size() == 1 ) in openEncryptedStreamByHierarchicalName()
/trunk/main/codemaker/source/cppumaker/
H A Dcpputype.cxx2828 type, static_cast< sal_uInt32 >(parameters.size()))). in dumpComprehensiveGetCppuType()
2831 sal_uInt32 n = static_cast< sal_uInt32 >(parameters.size() - 1); in dumpComprehensiveGetCppuType()
2845 type, static_cast< sal_uInt32 >(types.size()))). in dumpComprehensiveGetCppuType()
2863 << static_cast< sal_uInt32 >(types.size() - 1) in dumpComprehensiveGetCppuType()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1847 uno::Sequence< PropertyValue > aValues( aDefAttrSeq.size() ); in getCharacterAttributes()
1875 aValues.realloc( aValues.getLength() + aSupplementalAttrSeq.size() ); in getCharacterAttributes()
2167 uno::Sequence< PropertyValue > aValues( aDefAttrSeq.size() + in getDefaultAttributes()
2334 uno::Sequence< PropertyValue > aValues( aRunAttrSeq.size() ); in getRunAttributes()
/trunk/main/unodevtools/source/skeletonmaker/
H A Djavacompskeleton.cxx901 if (services.size() != 1) { in generateSkeleton()
/trunk/main/sdext/source/pdfimport/test/
H A Dtests.cxx250 ASSERT_TRUE(rContext.DashArray.size() == 4 && in strokePath()
/trunk/main/xmloff/source/text/
H A DXMLRedlineExport.cxx164 if (pChangesList->size() > 0) in ExportChangesList()
/trunk/main/svtools/source/dialogs/
H A Dwizardmachine.cxx613 …DBG_ASSERT(m_pImpl->aStateHistory.size() > 0, "OWizardMachine::travelPrevious: have no previous pa… in travelPrevious()
/trunk/main/writerfilter/unocomponent/debugservices/rtftok/
H A DScannerTestService.cxx124 …er.size()=%u len=%u\n", numOfOLEs, str, type, recType, (unsigned int)(binBuffer.size()), o+binLen); in rbrace()
/trunk/main/svx/source/svdraw/
H A Dsvdotxtr.cxx380 const sal_uInt32 nResultCount(rResult.size()); in ImpConvertContainedTextToSdrPathObjs()
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontentcaps.cxx511 sal_Int32 nCount = aPropSet.size(); in getProperties()
/trunk/main/fpicker/source/aqua/
H A DFilterHelper.cxx471 if (m_pFilterList->size() <= index) { in SetFilterAtIndex()
/trunk/main/rsc/source/rscpp/
H A Dcpp5.c592 ? sizp->psize : sizp->size; in dosizeof()
/trunk/main/odk/examples/java/Inspector/
H A DUnoNode.java272 String[] sRetArray = new String[aVector.size()]; in removeMandatoryServiceNames()
/trunk/main/offapi/com/sun/star/ui/
H A DItemStyle.idl107 /** specifies whether or not the size of the item is set automatically by
/trunk/main/offapi/com/sun/star/form/component/
H A DGridControl.idl86 by the control size, of course).</p>
/trunk/main/l10ntools/java/jpropex/java/
H A DJPropEx.java89 …|| outputFileArg.length()>0 ) && projectArg.length()>0 && rootArg.length()>0 && langsArg.size()>0 ) in testCL()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DPropertySetAdapter.java97 Property[] properties = new Property[propertiesByName.size()]; in getProperties()
/trunk/main/basctl/source/dlged/
H A Dpropbrw.cxx355 sal_Int32 nCount = aInterfaces.size(); in CreateMultiSelectionSequence()
/trunk/main/basic/source/comp/
H A Dcodegen.cxx136 nIfaceCount = pParser->aIfaceVector.size(); in Save()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabStatement.cxx303 if(xTabs.size() > 1 || m_aSQLIterator.hasErrors() ) in getTableName()
/trunk/main/cppuhelper/source/
H A Dservicefactory.cxx467 &context_values[ 0 ], context_values.size(), in bootstrapInitialContext()
/trunk/main/dbaccess/source/core/api/
H A Dtable.cxx319 return Sequence< Type >(pTypes, aOwnTypes.size()); in getTypes()
/trunk/main/dbaccess/source/ui/dlg/
H A Dadtabdlg.cxx211 sTables = Sequence< ::rtl::OUString>(pTables, aTables.size()); in updateTableObjectList()

Completed in 331 milliseconds

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