Home
last modified time | relevance | path

Searched refs:nPropertyCount (Results 1 – 25 of 42) sorted by relevance

12

/trunk/main/sw/source/ui/uno/
H A Dswdetect.cxx114 sal_Int32 nPropertyCount = lDescriptor.getLength(); in detect() local
364 lDescriptor.realloc( nPropertyCount + 1 ); in detect()
367 nPropertyCount++; in detect()
373 lDescriptor.realloc( nPropertyCount + 1 ); in detect()
376 nPropertyCount++; in detect()
386 nPropertyCount++; in detect()
394 lDescriptor.realloc( nPropertyCount + 1 ); in detect()
397 nPropertyCount++; in detect()
406 lDescriptor.realloc( nPropertyCount + 1 ); in detect()
409 nPropertyCount++; in detect()
[all …]
/trunk/main/starmath/source/
H A Dsmdetect.cxx110 sal_Int32 nPropertyCount = lDescriptor.getLength(); in detect() local
434 lDescriptor.realloc( nPropertyCount + 1 ); in detect()
437 nPropertyCount++; in detect()
443 lDescriptor.realloc( nPropertyCount + 1 ); in detect()
446 nPropertyCount++; in detect()
456 nPropertyCount++; in detect()
464 lDescriptor.realloc( nPropertyCount + 1 ); in detect()
467 nPropertyCount++; in detect()
478 lDescriptor.realloc( nPropertyCount + 1 ); in detect()
481 nPropertyCount++; in detect()
[all …]
/trunk/main/sd/source/filter/
H A Dsddetect.cxx429 lDescriptor.realloc( nPropertyCount + 1 ); in detect()
432 nPropertyCount++; in detect()
438 lDescriptor.realloc( nPropertyCount + 1 ); in detect()
441 nPropertyCount++; in detect()
448 lDescriptor.realloc( nPropertyCount + 1 ); in detect()
451 nPropertyCount++; in detect()
459 lDescriptor.realloc( nPropertyCount + 1 ); in detect()
462 nPropertyCount++; in detect()
473 lDescriptor.realloc( nPropertyCount + 1 ); in detect()
476 nPropertyCount++; in detect()
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Dscdetect.cxx278 sal_Int32 nPropertyCount = lDescriptor.getLength(); in detect() local
808 lDescriptor.realloc( nPropertyCount + 1 ); in detect()
811 nPropertyCount++; in detect()
817 lDescriptor.realloc( nPropertyCount + 1 ); in detect()
820 nPropertyCount++; in detect()
830 nPropertyCount++; in detect()
838 lDescriptor.realloc( nPropertyCount + 1 ); in detect()
841 nPropertyCount++; in detect()
855 nPropertyCount++; in detect()
869 nPropertyCount++; in detect()
[all …]
/trunk/main/svtools/source/config/test/
H A Dtest.cxx206 sal_uInt32 nPropertyCount; in impl_testDynamicMenuOptions() local
214 nPropertyCount = lNewMenu[nItem].getLength(); in impl_testDynamicMenuOptions()
215 for( nProperty=0; nProperty<nPropertyCount; ++nProperty ) in impl_testDynamicMenuOptions()
234 nPropertyCount = lNewMenu[nItem].getLength(); in impl_testDynamicMenuOptions()
235 for( nProperty=0; nProperty<nPropertyCount; ++nProperty ) in impl_testDynamicMenuOptions()
/trunk/main/xmloff/source/draw/
H A Deventimp.cxx367 sal_Int32 nPropertyCount = 2; in EndElement() local
382 nPropertyCount += 1; in EndElement()
386 nPropertyCount += 1; in EndElement()
390 nPropertyCount += 2; in EndElement()
394 nPropertyCount += 4; in EndElement()
400 aProperties.realloc( nPropertyCount ); in EndElement()
/trunk/main/svtools/source/config/
H A Dmiscopt.cxx284 sal_Int32 nPropertyCount = seqValues.getLength(); in SvtMiscOptions_Impl() local
285 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtMiscOptions_Impl()
402 sal_Int32 nPropertyCount = seqValues.getLength(); in Load() local
403 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in Load()
H A Dmenuoptions.cxx248 sal_Int32 nPropertyCount = seqValues.getLength() ; in SvtMenuOptions_Impl() local
250 for( nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtMenuOptions_Impl()
/trunk/main/chart2/source/view/main/
H A DPropertyMapper.cxx126 sal_Int32 nPropertyCount = rValueMap.size(); in getMultiPropertyListsFromValueMap() local
127 rNames.realloc(nPropertyCount); in getMultiPropertyListsFromValueMap()
128 rValues.realloc(nPropertyCount); in getMultiPropertyListsFromValueMap()
/trunk/main/unotools/source/config/
H A Dworkingsetoptions.cxx191 sal_Int32 nPropertyCount = seqValues.getLength(); in SvtWorkingSetOptions_Impl() local
192 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtWorkingSetOptions_Impl()
H A Dstartoptions.cxx202 sal_Int32 nPropertyCount = seqValues.getLength() ; in SvtStartOptions_Impl() local
204 for( nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtStartOptions_Impl()
H A Dlocalisationoptions.cxx199 sal_Int32 nPropertyCount = seqValues.getLength(); in SvtLocalisationOptions_Impl() local
200 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtLocalisationOptions_Impl()
H A Dprintwarningoptions.cxx147 sal_Int32 nPropertyCount = seqValues.getLength(); in SvtPrintWarningOptions_Impl() local
150 for( nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtPrintWarningOptions_Impl()
H A Dfontoptions.cxx205 sal_Int32 nPropertyCount = seqValues.getLength(); in SvtFontOptions_Impl() local
206 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtFontOptions_Impl()
H A Dcacheoptions.cxx150 sal_Int32 nPropertyCount = seqValues.getLength(); in SvtCacheOptions_Impl() local
153 for( nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtCacheOptions_Impl()
H A Dextendedsecurityoptions.cxx239 sal_Int32 nPropertyCount = seqValues.getLength(); in SvtExtendedSecurityOptions_Impl() local
240 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtExtendedSecurityOptions_Impl()
/trunk/main/writerfilter/source/filter/
H A DWriterFilterDetection.cxx69 sal_Int32 nPropertyCount = rDescriptor.getLength(); in detect() local
74 for( sal_Int32 nProperty = 0; nProperty < nPropertyCount; ++nProperty ) in detect()
/trunk/main/dbaccess/source/core/api/
H A Ddefinitioncolumn.cxx498 const sal_Int32 nPropertyCount( nHaveAlways + nHaveOptionally ); in createArrayHelper() local
499 Sequence< Property > aTableDescProperties( nPropertyCount ); in createArrayHelper()
528 …OSL_ENSURE( nPos == nPropertyCount, "OTableColumnDescriptorWrapper::createArrayHelper: something w… in createArrayHelper()
/trunk/main/svtools/source/control/
H A Dinettbc.cxx189 sal_uInt32 nPropertyCount = seqPropertySet.getLength(); in FillPicklist() local
191 for( sal_uInt32 nProperty=0; nProperty < nPropertyCount; nProperty++ ) in FillPicklist()
911 sal_uInt32 nPropertyCount = seqPropertySet.getLength(); in UpdatePicklistForSmartProtocol_Impl() local
913 for( sal_uInt32 nProperty=0; nProperty < nPropertyCount; nProperty++ ) in UpdatePicklistForSmartProtocol_Impl()
/trunk/main/sd/source/ui/unoidl/
H A Dunoobj.cxx1498 sal_Int32 nPropertyCount = 2; in getByName() local
1515 nPropertyCount += 1; in getByName()
1519 nPropertyCount += 2; in getByName()
1523 nPropertyCount += 4; in getByName()
1529 uno::Sequence< beans::PropertyValue > aProperties( nPropertyCount ); in getByName()
/trunk/main/uui/source/
H A Diahndl-filter.cxx351 sal_Int32 nPropertyCount = aProps.getLength(); in handleFilterOptionsRequest_() local
353 nProperty < nPropertyCount; in handleFilterOptionsRequest_()
/trunk/main/sfx2/source/appl/
H A Dsfxpicklist.cxx234 sal_uInt32 nPropertyCount = seqPropertySet.getLength(); in CreatePickListEntries() local
235 for( sal_uInt32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in CreatePickListEntries()
/trunk/main/stoc/source/invocation/
H A Dinvocation.cxx800 sal_Int32 nPropertyCount = aPropertySeq.getLength(); in getInfoSequenceImpl() local
802 sal_Int32 nTotalCount = nNameAccessCount + nPropertyCount + nMethodCount; in getInfoSequenceImpl()
823 for( i = 0 ; i < nPropertyCount ; i++, iTotal++ ) in getInfoSequenceImpl()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalprn.cxx443 …for( sal_Int32 nProperty = 0, nPropertyCount = aPageParms.getLength(); nProperty < nPropertyCount;… in getPageSize() local
/trunk/main/oox/source/export/
H A Ddrawingml.cxx939 sal_Int32 nPropertyCount = aPropertySequence.getLength(); in WriteParagraphNumbering() local
941 if ( nPropertyCount ) { in WriteParagraphNumbering()
953 for ( sal_Int32 i = 0; i < nPropertyCount; i++ ) { in WriteParagraphNumbering()

Completed in 239 milliseconds

12