/trunk/main/unotools/source/config/ |
H A D | workingsetoptions.cxx | 192 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtWorkingSetOptions_Impl() local 236 for( sal_Int32 nProperty=0; nProperty<nCount; ++nProperty ) in Notify() local 258 for( sal_Int32 nProperty=0; nProperty<nCount; ++nProperty ) in Commit() local
|
H A D | startoptions.cxx | 203 sal_Int32 nProperty = 0 ; in SvtStartOptions_Impl() local 253 for( sal_Int32 nProperty=0; nProperty<nCount; ++nProperty ) in Notify() local 281 for( sal_Int32 nProperty=0; nProperty<nCount; ++nProperty ) in Commit() local
|
H A D | localisationoptions.cxx | 200 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtLocalisationOptions_Impl() local 250 for( sal_Int32 nProperty=0; nProperty<nCount; ++nProperty ) in Notify() local 280 for( sal_Int32 nProperty=0; nProperty<nCount; ++nProperty ) in Commit() local
|
H A D | fontoptions.cxx | 206 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtFontOptions_Impl() local 260 for( sal_Int32 nProperty=0; nProperty<nCount; ++nProperty ) in Notify() local 294 for( sal_Int32 nProperty=0; nProperty<nCount; ++nProperty ) in Commit() local
|
H A D | extendedsecurityoptions.cxx | 240 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtExtendedSecurityOptions_Impl() local 299 for( sal_Int32 nProperty=0; nProperty<nCount; ++nProperty ) in Commit() local
|
H A D | printwarningoptions.cxx | 148 sal_Int32 nProperty = 0; in SvtPrintWarningOptions_Impl() local 211 for( sal_Int32 nProperty = 0, nCount = aSeqNames.getLength(); nProperty < nCount; ++nProperty ) in Commit() local
|
H A D | cacheoptions.cxx | 151 sal_Int32 nProperty = 0; in SvtCacheOptions_Impl() local 215 for( sal_Int32 nProperty = 0, nCount = aSeqNames.getLength(); nProperty < nCount; ++nProperty ) in Commit() local
|
H A D | securityoptions.cxx | 328 for( sal_Int32 nProperty = 0 ; nProperty < nPropertyCount ; ++nProperty ) in SvtSecurityOptions_Impl() local 348 void SvtSecurityOptions_Impl::SetProperty( sal_Int32 nProperty, const Any& rValue, sal_Bool bRO ) in SetProperty() 609 for( sal_Int32 nProperty = 0 ; nProperty < nCount ; ++nProperty ) in Notify() local 629 for( sal_Int32 nProperty = 0 ; nProperty < nOrgCount ; ++nProperty ) in Commit() local
|
/trunk/main/sw/source/ui/envelp/ |
H A D | labimg.cxx | 301 for(int nProp = 0, nProperty = 0; nProp < aNames.getLength(); nProp++, nProperty++) in SwLabCfgItem() local 431 for(int nProp = 0, nProperty = 0; nProp < aNames.getLength(); nProp++, nProperty++) in Commit() local
|
/trunk/main/svtools/source/config/ |
H A D | menuoptions.cxx | 249 sal_Int32 nProperty = 0 ; in SvtMenuOptions_Impl() local 326 for( sal_Int32 nProperty=0; nProperty<nCount; ++nProperty ) in Notify() local 370 for( sal_Int32 nProperty=0; nProperty<nCount; ++nProperty ) in Commit() local
|
H A D | miscopt.cxx | 285 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtMiscOptions_Impl() local 403 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in Load() local 559 for( sal_Int32 nProperty=0; nProperty<nCount; ++nProperty ) in Commit() local
|
/trunk/main/svtools/source/config/test/ |
H A D | test.cxx | 207 sal_uInt32 nProperty ; in impl_testDynamicMenuOptions() local
|
/trunk/main/writerfilter/source/filter/ |
H A D | WriterFilterDetection.cxx | 74 for( sal_Int32 nProperty = 0; nProperty < nPropertyCount; ++nProperty ) in detect() local
|
/trunk/main/sw/source/ui/uno/ |
H A D | swdetect.cxx | 123 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in detect() local
|
/trunk/main/uui/source/ |
H A D | iahndl-filter.cxx | 352 for( sal_Int32 nProperty=0; in handleFilterOptionsRequest_() local
|
/trunk/main/sfx2/source/appl/ |
H A D | sfxpicklist.cxx | 235 for( sal_uInt32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in CreatePickListEntries() local
|
/trunk/main/sd/source/filter/ |
H A D | sddetect.cxx | 141 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in detect() local
|
/trunk/main/starmath/source/ |
H A D | smdetect.cxx | 118 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in detect() local
|
/trunk/main/svtools/source/control/ |
H A D | inettbc.cxx | 191 for( sal_uInt32 nProperty=0; nProperty < nPropertyCount; nProperty++ ) in FillPicklist() local 913 for( sal_uInt32 nProperty=0; nProperty < nPropertyCount; nProperty++ ) in UpdatePicklistForSmartProtocol_Impl() local
|
/trunk/main/svx/source/dialog/ |
H A D | svxbmpnumvalueset.cxx | 315 for(sal_Int32 nProperty = 0; nProperty < aLevel.getLength() - 1; nProperty++) in UserDraw() local
|
/trunk/main/sw/source/core/unocore/ |
H A D | unosect.cxx | 625 for (sal_Int32 nProperty = 0; nProperty < rPropertyNames.getLength(); in SetPropertyValues_Impl() local 1037 for (sal_Int32 nProperty = 0; nProperty < rPropertyNames.getLength(); in GetPropertyValues_Impl() local
|
/trunk/main/sc/source/filter/xml/ |
H A D | XMLExportDatabaseRanges.cxx | 659 sal_Int32 nProperty(0); in WriteDatabaseRanges() local
|
/trunk/main/filter/source/pdf/ |
H A D | pdfexport.cxx | 205 …for( sal_Int32 nProperty = 0, nPropertyCount = aRenderer.getLength(); nProperty < nPropertyCount; … in ExportSelection() local
|
/trunk/main/sfx2/source/dialog/ |
H A D | mailmodel.cxx | 238 for( sal_Int32 nProperty=0; nProperty < nPropertyCount; ++nProperty ) in ShowFilterOptionsDialog() local
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | scdetect.cxx | 287 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in detect() local
|