| /trunk/main/svtools/source/config/ |
| H A D | optionsdrawinglayer.cxx | 387 sal_Int32 nProperty = 0; in SvtOptionsDrawinglayer_Impl() local 389 for( nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtOptionsDrawinglayer_Impl() 391 …DBG_ASSERT( !(seqValues[nProperty].hasValue()==sal_False), "SvtOptionsDrawinglayer_Impl::SvtOption… in SvtOptionsDrawinglayer_Impl() 393 switch( nProperty ) in SvtOptionsDrawinglayer_Impl() 397 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "SvtOptionsDrawinglayer… in SvtOptionsDrawinglayer_Impl() 398 seqValues[nProperty] >>= m_bOverlayBuffer; in SvtOptionsDrawinglayer_Impl() 404 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "SvtOptionsDrawinglayer… in SvtOptionsDrawinglayer_Impl() 405 seqValues[nProperty] >>= m_bPaintBuffer; in SvtOptionsDrawinglayer_Impl() 411 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_LONG), "SvtOptionsDrawinglayer_Im… in SvtOptionsDrawinglayer_Impl() 413 seqValues[nProperty] >>= nValue; in SvtOptionsDrawinglayer_Impl() [all …]
|
| H A D | menuoptions.cxx | 249 sal_Int32 nProperty = 0 ; in SvtMenuOptions_Impl() local 250 for( nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtMenuOptions_Impl() 254 …DBG_ASSERT( !(seqValues[nProperty].hasValue()==sal_False), "SvtMenuOptions_Impl::SvtMenuOptions_Im… in SvtMenuOptions_Impl() 255 switch( nProperty ) in SvtMenuOptions_Impl() 258 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "SvtMenuOptions_Impl::S… in SvtMenuOptions_Impl() 259 … seqValues[nProperty] >>= m_bDontHideDisabledEntries; in SvtMenuOptions_Impl() 264 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "SvtMenuOptions_Impl::S… in SvtMenuOptions_Impl() 265 … seqValues[nProperty] >>= m_bFollowMouse; in SvtMenuOptions_Impl() 269 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "SvtMenuOptions_Impl::S… in SvtMenuOptions_Impl() 270 seqValues[nProperty] >>= bMenuIcons; in SvtMenuOptions_Impl() [all …]
|
| H A D | miscopt.cxx | 285 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtMiscOptions_Impl() local 289 …DBG_ASSERT( !(seqValues[nProperty].hasValue()==sal_False), "SvtSecurityOptions_Impl::SvtSecurityOp… in SvtMiscOptions_Impl() 290 switch( nProperty ) in SvtMiscOptions_Impl() 294 if( !(seqValues[nProperty] >>= m_bPluginsEnabled) ) in SvtMiscOptions_Impl() 298 m_bIsPluginsEnabledRO = seqRO[nProperty]; in SvtMiscOptions_Impl() 304 if( !(seqValues[nProperty] >>= m_nSymbolsSize) ) in SvtMiscOptions_Impl() 308 m_bIsSymbolsSizeRO = seqRO[nProperty]; in SvtMiscOptions_Impl() 314 if( !(seqValues[nProperty] >>= m_nToolboxStyle) ) in SvtMiscOptions_Impl() 318 m_bIsToolboxStyleRO = seqRO[nProperty]; in SvtMiscOptions_Impl() 324 if( !(seqValues[nProperty] >>= m_bUseSystemFileDialog) ) in SvtMiscOptions_Impl() [all …]
|
| /trunk/main/unotools/source/config/ |
| H A D | fontoptions.cxx | 206 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtFontOptions_Impl() local 210 …DBG_ASSERT( !(seqValues[nProperty].hasValue()==sal_False), "SvtFontOptions_Impl::SvtFontOptions_Im… in SvtFontOptions_Impl() 211 switch( nProperty ) in SvtFontOptions_Impl() 214 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "SvtFontOptions_Impl::S… in SvtFontOptions_Impl() 215 … seqValues[nProperty] >>= m_bReplacementTable; in SvtFontOptions_Impl() 219 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "SvtFontOptions_Impl::S… in SvtFontOptions_Impl() 220 seqValues[nProperty] >>= m_bFontHistory; in SvtFontOptions_Impl() 224 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "SvtFontOptions_Impl::S… in SvtFontOptions_Impl() 225 seqValues[nProperty] >>= m_bFontWYSIWYG; in SvtFontOptions_Impl() 260 for( sal_Int32 nProperty=0; nProperty<nCount; ++nProperty ) in Notify() local [all …]
|
| H A D | startoptions.cxx | 201 sal_Int32 nProperty = 0 ; in SvtStartOptions_Impl() local 202 for( nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtStartOptions_Impl() 206 …DBG_ASSERT( !(seqValues[nProperty].hasValue()==sal_False), "SvtStartOptions_Impl::SvtStartOptions_… in SvtStartOptions_Impl() 207 switch( nProperty ) in SvtStartOptions_Impl() 210 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "SvtStartOptions_Impl::… in SvtStartOptions_Impl() 211 seqValues[nProperty] >>= m_bShowIntro; in SvtStartOptions_Impl() 216 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_STRING), "SvtStartOptions_Impl::S… in SvtStartOptions_Impl() 217 seqValues[nProperty] >>= m_sConnectionURL; in SvtStartOptions_Impl() 251 for( sal_Int32 nProperty=0; nProperty<nCount; ++nProperty ) in Notify() local 253 if( seqPropertyNames[nProperty] == PROPERTYNAME_SHOWINTRO ) in Notify() [all …]
|
| H A D | localisationoptions.cxx | 200 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtLocalisationOptions_Impl() local 204 …DBG_ASSERT( !(seqValues[nProperty].hasValue()==sal_False), "SvtLocalisationOptions_Impl::SvtLocali… in SvtLocalisationOptions_Impl() 205 switch( nProperty ) in SvtLocalisationOptions_Impl() 208 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "SvtLocalisationOptions… in SvtLocalisationOptions_Impl() 209 seqValues[nProperty] >>= m_bAutoMnemonic; in SvtLocalisationOptions_Impl() 214 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_LONG), "SvtLocalisationOptions_Im… in SvtLocalisationOptions_Impl() 215 seqValues[nProperty] >>= m_nDialogScale; in SvtLocalisationOptions_Impl() 250 for( sal_Int32 nProperty=0; nProperty<nCount; ++nProperty ) in Notify() local 252 if( seqPropertyNames[nProperty] == PROPERTYNAME_AUTOMNEMONIC ) in Notify() 254 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "SvtLocalisationOptions… in Notify() [all …]
|
| H A D | printwarningoptions.cxx | 148 sal_Int32 nProperty = 0; in SvtPrintWarningOptions_Impl() local 150 for( nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtPrintWarningOptions_Impl() 152 …DBG_ASSERT( !(seqValues[nProperty].hasValue()==sal_False), "SvtPrintWarningOptions_Impl::SvtPrintW… in SvtPrintWarningOptions_Impl() 154 switch( nProperty ) in SvtPrintWarningOptions_Impl() 158 … DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "Invalid type" ); in SvtPrintWarningOptions_Impl() 159 seqValues[nProperty] >>= m_bPaperSize; in SvtPrintWarningOptions_Impl() 165 … DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "Invalid type" ); in SvtPrintWarningOptions_Impl() 166 seqValues[nProperty] >>= m_bPaperOrientation; in SvtPrintWarningOptions_Impl() 172 … DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_BOOLEAN), "Invalid type" ); in SvtPrintWarningOptions_Impl() 173 seqValues[nProperty] >>= m_bNotFound; in SvtPrintWarningOptions_Impl() [all …]
|
| H A D | cacheoptions.cxx | 151 sal_Int32 nProperty = 0; in SvtCacheOptions_Impl() local 153 for( nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtCacheOptions_Impl() 155 if( seqValues[ nProperty ].hasValue() ) in SvtCacheOptions_Impl() 157 switch( nProperty ) in SvtCacheOptions_Impl() 161 if( seqValues[ nProperty ].getValueTypeClass() == TypeClass_LONG ) in SvtCacheOptions_Impl() 162 seqValues[nProperty] >>= mnWriterOLE; in SvtCacheOptions_Impl() 168 if( seqValues[ nProperty ].getValueTypeClass() == TypeClass_LONG ) in SvtCacheOptions_Impl() 169 seqValues[nProperty] >>= mnDrawingOLE; in SvtCacheOptions_Impl() 175 if( seqValues[ nProperty ].getValueTypeClass() == TypeClass_LONG ) in SvtCacheOptions_Impl() 176 seqValues[nProperty] >>= mnGrfMgrTotalSize; in SvtCacheOptions_Impl() [all …]
|
| H A D | workingsetoptions.cxx | 192 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtWorkingSetOptions_Impl() local 196 …DBG_ASSERT( !(seqValues[nProperty].hasValue()==sal_False), "SvtWorkingSetOptions_Impl::SvtWorkingS… in SvtWorkingSetOptions_Impl() 197 switch( nProperty ) in SvtWorkingSetOptions_Impl() 200 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_SEQUENCE), "SvtWorkingSetOptions_… in SvtWorkingSetOptions_Impl() 201 seqValues[nProperty] >>= m_seqWindowList; in SvtWorkingSetOptions_Impl() 236 for( sal_Int32 nProperty=0; nProperty<nCount; ++nProperty ) in Notify() local 238 if( seqPropertyNames[nProperty] == PROPERTYNAME_WINDOWLIST ) in Notify() 240 …DBG_ASSERT(!(seqValues[nProperty].getValueTypeClass()!=TypeClass_SEQUENCE), "SvtWorkingSetOptions_… in Notify() 241 seqValues[nProperty] >>= m_seqWindowList; in Notify() 258 for( sal_Int32 nProperty=0; nProperty<nCount; ++nProperty ) in Commit() local [all …]
|
| H A D | extendedsecurityoptions.cxx | 240 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in SvtExtendedSecurityOptions_Impl() local 244 …DBG_ASSERT( !(seqValues[nProperty].hasValue()==sal_False), "SvtExtendedSecurityOptions_Impl::SvtEx… in SvtExtendedSecurityOptions_Impl() 245 switch( nProperty ) in SvtExtendedSecurityOptions_Impl() 249 …DBG_ASSERT( ( seqValues[nProperty].getValueTypeClass() == TypeClass_LONG ), "SvtExtendedSecurityOp… in SvtExtendedSecurityOptions_Impl() 252 if ( seqValues[nProperty] >>= nMode ) in SvtExtendedSecurityOptions_Impl() 257 m_bROOpenHyperlinkMode = seqRO[nProperty]; in SvtExtendedSecurityOptions_Impl() 299 for( sal_Int32 nProperty=0; nProperty<nCount; ++nProperty ) in Commit() local 301 switch( nProperty ) in Commit() 304 … seqValues[nProperty] <<= (sal_Int32)m_eOpenHyperlinkMode; in Commit()
|
| H A D | securityoptions.cxx | 328 for( sal_Int32 nProperty = 0 ; nProperty < nPropertyCount ; ++nProperty ) in SvtSecurityOptions_Impl() local 329 SetProperty( nProperty, seqValues[ nProperty ], seqRO[ nProperty ] ); in SvtSecurityOptions_Impl() 348 void SvtSecurityOptions_Impl::SetProperty( sal_Int32 nProperty, const Any& rValue, sal_Bool bRO ) in SetProperty() argument 350 switch( nProperty ) in SetProperty() 609 for( sal_Int32 nProperty = 0 ; nProperty < nCount ; ++nProperty ) in Notify() local 610 …SetProperty( GetHandle( seqPropertyNames[ nProperty ] ), seqValues[ nProperty ], seqRO[ nProperty … in Notify() 629 for( sal_Int32 nProperty = 0 ; nProperty < nOrgCount ; ++nProperty ) in Commit() local 631 switch( nProperty ) in Commit() 797 lNames[ nRealCount ] = lOrgNames[ nProperty ]; in Commit()
|
| /trunk/main/sw/source/ui/uno/ |
| H A D | swdetect.cxx | 123 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in detect() local 126 if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("URL")) ) in detect() 128 lDescriptor[nProperty].Value >>= sTemp; in detect() 131 …else if( !aURL.Len() && lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("FileN… in detect() 133 lDescriptor[nProperty].Value >>= sTemp; in detect() 136 else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("TypeName")) ) in detect() 138 lDescriptor[nProperty].Value >>= sTemp; in detect() 141 … else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("FilterName")) ) in detect() 143 lDescriptor[nProperty].Value >>= sTemp; in detect() 148 nIndexOfFilterName = nProperty; in detect() [all …]
|
| /trunk/main/starmath/source/ |
| H A D | smdetect.cxx | 118 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in detect() local 121 if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("URL")) ) in detect() 123 lDescriptor[nProperty].Value >>= sTemp; in detect() 126 …else if( !aURL.Len() && lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("FileN… in detect() 128 lDescriptor[nProperty].Value >>= sTemp; in detect() 131 else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("TypeName")) ) in detect() 133 lDescriptor[nProperty].Value >>= sTemp; in detect() 136 … else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("FilterName")) ) in detect() 138 lDescriptor[nProperty].Value >>= sTemp; in detect() 143 nIndexOfFilterName = nProperty; in detect() [all …]
|
| /trunk/main/sd/source/filter/ |
| H A D | sddetect.cxx | 141 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in detect() local 144 if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("URL")) ) in detect() 146 lDescriptor[nProperty].Value >>= sTemp; in detect() 149 …else if( !aURL.Len() && lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("FileN… in detect() 151 lDescriptor[nProperty].Value >>= sTemp; in detect() 154 else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("TypeName")) ) in detect() 156 lDescriptor[nProperty].Value >>= sTemp; in detect() 159 … else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("FilterName")) ) in detect() 161 lDescriptor[nProperty].Value >>= sTemp; in detect() 166 nIndexOfFilterName = nProperty; in detect() [all …]
|
| /trunk/main/sc/source/ui/unoobj/ |
| H A D | scdetect.cxx | 287 for( sal_Int32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in detect() local 290 if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("URL")) ) in detect() 292 lDescriptor[nProperty].Value >>= sTemp; in detect() 295 …else if( !aURL.Len() && lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("FileN… in detect() 297 lDescriptor[nProperty].Value >>= sTemp; in detect() 300 else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("TypeName")) ) in detect() 302 lDescriptor[nProperty].Value >>= sTemp; in detect() 305 … else if( lDescriptor[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("FilterName")) ) in detect() 307 lDescriptor[nProperty].Value >>= sTemp; in detect() 312 nIndexOfFilterName = nProperty; in detect() [all …]
|
| /trunk/main/sw/source/core/unocore/ |
| H A D | unosect.cxx | 625 for (sal_Int32 nProperty = 0; nProperty < rPropertyNames.getLength(); in SetPropertyValues_Impl() local 626 nProperty++) in SetPropertyValues_Impl() 629 m_rPropSet.getPropertyMap()->getByName(pPropertyNames[nProperty]); in SetPropertyValues_Impl() 634 + pPropertyNames[nProperty], in SetPropertyValues_Impl() 641 + pPropertyNames[nProperty], in SetPropertyValues_Impl() 649 pValues[nProperty] >>= uTmp; in SetPropertyValues_Impl() 665 pValues[nProperty] >>= uTmp; in SetPropertyValues_Impl() 700 if (!(pValues[nProperty] >>= bVal)) in SetPropertyValues_Impl() 718 if (!(pValues[nProperty] >>= aLink)) in SetPropertyValues_Impl() 762 pValues[nProperty] >>= sLink; in SetPropertyValues_Impl() [all …]
|
| H A D | unotext.cxx | 2034 for (sal_Int32 nProperty = 0; nProperty < rRowProperties.getLength(); in lcl_ApplyRowProperties() local 2035 ++nProperty) in lcl_ApplyRowProperties() 2037 if (pProperties[ nProperty ].Name.equalsAsciiL( in lcl_ApplyRowProperties() 2043 pProperties[ nProperty ].Value >>= aSeparators; in lcl_ApplyRowProperties() 2047 pProperties[ nProperty ].Name, pProperties[ nProperty ].Value); in lcl_ApplyRowProperties() 2101 for (sal_Int32 nProperty = 0; nProperty < nCellProperties; ++nProperty) in lcl_ApplyCellProperties() local 2103 const OUString & rName = rCellProperties[nProperty].Name; in lcl_ApplyCellProperties() 2104 const uno::Any & rValue = rCellProperties[nProperty].Value; in lcl_ApplyCellProperties() 2301 for (sal_Int32 nProperty = 0; nProperty < rTableProperties.getLength(); in convertToTable() local 2302 ++nProperty) in convertToTable() [all …]
|
| /trunk/main/svtools/source/config/test/ |
| H A D | test.cxx | 207 sal_uInt32 nProperty ; in impl_testDynamicMenuOptions() local 215 for( nProperty=0; nProperty<nPropertyCount; ++nProperty ) in impl_testDynamicMenuOptions() 217 lNewMenu[nItem][nProperty].Value >>= sPropertyValue; in impl_testDynamicMenuOptions() 222 sOut.append ( lNewMenu[nItem][nProperty].Name ); in impl_testDynamicMenuOptions() 235 for( nProperty=0; nProperty<nPropertyCount; ++nProperty ) in impl_testDynamicMenuOptions() 237 lWizardMenu[nItem][nProperty].Value >>= sPropertyValue; in impl_testDynamicMenuOptions() 242 sOut.append ( lNewMenu[nItem][nProperty].Name ); in impl_testDynamicMenuOptions()
|
| /trunk/main/writerfilter/source/filter/ |
| H A D | WriterFilterDetection.cxx | 74 for( sal_Int32 nProperty = 0; nProperty < nPropertyCount; ++nProperty ) in detect() local 76 if( pValues[nProperty].Name == OUString(RTL_CONSTASCII_USTRINGPARAM("TypeName")) ) in detect() 77 rDescriptor[nProperty].Value >>= sTypeName; in detect() 78 else if( pValues[nProperty].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM ( "URL" )) ) in detect() 79 pValues[nProperty].Value >>= sURL; in detect() 80 else if( pValues[nProperty].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM ( "Stream" )) ) in detect() 81 pValues[nProperty].Value >>= xStream; in detect() 82 … else if( pValues[nProperty].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM ( "InputStream" )) ) in detect() 83 pValues[nProperty].Value >>= xInputStream; in detect()
|
| /trunk/main/svx/source/dialog/ |
| H A D | svxbmpnumvalueset.cxx | 315 for(sal_Int32 nProperty = 0; nProperty < aLevel.getLength() - 1; nProperty++) in UserDraw() local 317 … if(pValues[nProperty].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cNumberingType))) in UserDraw() 318 pValues[nProperty].Value >>= aNumberingTypes[i]; in UserDraw() 319 … else if(pValues[nProperty].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cBulletFontName))) in UserDraw() 320 pValues[nProperty].Value >>= sFontNames[i]; in UserDraw() 321 … else if(pValues[nProperty].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cBulletChar))) in UserDraw() 322 pValues[nProperty].Value >>= sBulletChars[i]; in UserDraw() 323 … else if(pValues[nProperty].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cPrefix))) in UserDraw() 324 pValues[nProperty].Value >>= sPrefixes[i]; in UserDraw() 325 … else if(pValues[nProperty].Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(cSuffix))) in UserDraw() [all …]
|
| /trunk/main/sfx2/source/appl/ |
| H A D | sfxpicklist.cxx | 235 for( sal_uInt32 nProperty=0; nProperty<nPropertyCount; ++nProperty ) in CreatePickListEntries() local 237 if( seqPropertySet[nProperty].Name == HISTORY_PROPERTYNAME_URL ) in CreatePickListEntries() 239 seqPropertySet[nProperty].Value >>= sURL; in CreatePickListEntries() 241 else if( seqPropertySet[nProperty].Name == HISTORY_PROPERTYNAME_FILTER ) in CreatePickListEntries() 243 seqPropertySet[nProperty].Value >>= sFilter; in CreatePickListEntries() 245 else if( seqPropertySet[nProperty].Name == HISTORY_PROPERTYNAME_TITLE ) in CreatePickListEntries() 247 seqPropertySet[nProperty].Value >>= sTitle; in CreatePickListEntries() 249 else if( seqPropertySet[nProperty].Name == HISTORY_PROPERTYNAME_PASSWORD ) in CreatePickListEntries() 251 seqPropertySet[nProperty].Value >>= sPassword; in CreatePickListEntries()
|
| /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 308 nProperty += 3; in SwLabCfgItem() 309 if(nProperty >= 20) in SwLabCfgItem() 311 switch(nProperty) in SwLabCfgItem() 431 for(int nProp = 0, nProperty = 0; nProp < aNames.getLength(); nProp++, nProperty++) in Commit() local 435 nProperty += 3; in Commit() 436 switch(nProperty) in Commit()
|
| /trunk/main/svtools/source/control/ |
| H A D | inettbc.cxx | 191 for( sal_uInt32 nProperty=0; nProperty < nPropertyCount; nProperty++ ) in FillPicklist() local 193 if( seqPropertySet[nProperty].Name == HISTORY_PROPERTYNAME_TITLE ) in FillPicklist() 195 seqPropertySet[nProperty].Value >>= sTitle; in FillPicklist() 913 for( sal_uInt32 nProperty=0; nProperty < nPropertyCount; nProperty++ ) in UpdatePicklistForSmartProtocol_Impl() local 915 if( seqPropertySet[nProperty].Name == HISTORY_PROPERTYNAME_URL ) in UpdatePicklistForSmartProtocol_Impl() 917 seqPropertySet[nProperty].Value >>= sURL; in UpdatePicklistForSmartProtocol_Impl()
|
| /trunk/main/uui/source/ |
| H A D | iahndl-filter.cxx | 352 for( sal_Int32 nProperty=0; in handleFilterOptionsRequest_() local 353 nProperty < nPropertyCount; in handleFilterOptionsRequest_() 354 ++nProperty ) in handleFilterOptionsRequest_() 355 if( aProps[nProperty].Name.equals( in handleFilterOptionsRequest_() 359 aProps[nProperty].Value >>= aServiceName; in handleFilterOptionsRequest_()
|
| /trunk/main/sd/source/ui/dlg/ |
| H A D | dlgass.cxx | 811 for (sal_uInt32 nProperty=0; nProperty<nPropertyCount; ++nProperty) in ScanDocmenu() local 812 if (aPropertySet[nProperty].Name == HISTORY_PROPERTYNAME_URL) in ScanDocmenu() 813 aPropertySet[nProperty].Value >>= sURL; in ScanDocmenu() 814 else if (aPropertySet[nProperty].Name == HISTORY_PROPERTYNAME_FILTER) in ScanDocmenu() 815 aPropertySet[nProperty].Value >>= sFilter; in ScanDocmenu() 816 else if (aPropertySet[nProperty].Name == HISTORY_PROPERTYNAME_TITLE) in ScanDocmenu() 817 aPropertySet[nProperty].Value >>= sTitle; in ScanDocmenu() 818 else if (aPropertySet[nProperty].Name == HISTORY_PROPERTYNAME_PASSWORD) in ScanDocmenu() 819 aPropertySet[nProperty].Value >>= sPassword; in ScanDocmenu()
|