/trunk/main/sw/source/ui/uno/ |
H A D | swdetect.cxx | 114 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 D | smdetect.cxx | 110 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 D | sddetect.cxx | 429 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 D | scdetect.cxx | 278 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 D | test.cxx | 206 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 D | eventimp.cxx | 367 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 D | miscopt.cxx | 284 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 D | menuoptions.cxx | 248 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 D | PropertyMapper.cxx | 126 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 D | workingsetoptions.cxx | 191 sal_Int32 nPropertyCount = seqValues.getLength(); in SvtWorkingSetOptions_Impl() local 192 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtWorkingSetOptions_Impl()
|
H A D | startoptions.cxx | 202 sal_Int32 nPropertyCount = seqValues.getLength() ; in SvtStartOptions_Impl() local 204 for( nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtStartOptions_Impl()
|
H A D | localisationoptions.cxx | 199 sal_Int32 nPropertyCount = seqValues.getLength(); in SvtLocalisationOptions_Impl() local 200 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtLocalisationOptions_Impl()
|
H A D | printwarningoptions.cxx | 147 sal_Int32 nPropertyCount = seqValues.getLength(); in SvtPrintWarningOptions_Impl() local 150 for( nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtPrintWarningOptions_Impl()
|
H A D | fontoptions.cxx | 205 sal_Int32 nPropertyCount = seqValues.getLength(); in SvtFontOptions_Impl() local 206 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtFontOptions_Impl()
|
H A D | cacheoptions.cxx | 150 sal_Int32 nPropertyCount = seqValues.getLength(); in SvtCacheOptions_Impl() local 153 for( nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtCacheOptions_Impl()
|
H A D | extendedsecurityoptions.cxx | 239 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 D | WriterFilterDetection.cxx | 69 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 D | definitioncolumn.cxx | 498 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 D | inettbc.cxx | 189 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 D | unoobj.cxx | 1498 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 D | iahndl-filter.cxx | 351 sal_Int32 nPropertyCount = aProps.getLength(); in handleFilterOptionsRequest_() local 353 nProperty < nPropertyCount; in handleFilterOptionsRequest_()
|
/trunk/main/sfx2/source/appl/ |
H A D | sfxpicklist.cxx | 234 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 D | invocation.cxx | 800 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 D | salprn.cxx | 443 …for( sal_Int32 nProperty = 0, nPropertyCount = aPageParms.getLength(); nProperty < nPropertyCount;… in getPageSize() local
|
/trunk/main/oox/source/export/ |
H A D | drawingml.cxx | 939 sal_Int32 nPropertyCount = aPropertySequence.getLength(); in WriteParagraphNumbering() local 941 if ( nPropertyCount ) { in WriteParagraphNumbering() 953 for ( sal_Int32 i = 0; i < nPropertyCount; i++ ) { in WriteParagraphNumbering()
|