/trunk/main/sc/source/core/tool/ |
H A D | appoptio.cxx | 397 Sequence<Any> aValues; in ScAppCfg() local 403 pValues = aValues.getConstArray(); in ScAppCfg() 438 pValues = aValues.getConstArray(); in ScAppCfg() 467 pValues = aValues.getConstArray(); in ScAppCfg() 499 pValues = aValues.getConstArray(); in ScAppCfg() 522 pValues = aValues.getConstArray(); in ScAppCfg() 545 pValues = aValues.getConstArray(); in ScAppCfg() 576 Any* pValues = aValues.getArray(); in IMPL_LINK() 608 Any* pValues = aValues.getArray(); in IMPL_LINK() 634 Any* pValues = aValues.getArray(); in IMPL_LINK() [all …]
|
H A D | viewopti.cxx | 484 pValues = aValues.getConstArray(); in ScViewCfg() 548 aValues = aGridItem.GetProperties(aNames); in ScViewCfg() 550 pValues = aValues.getConstArray(); in ScViewCfg() 602 Sequence<Any> aValues(aNames.getLength()); in IMPL_LINK() local 603 Any* pValues = aValues.getArray(); in IMPL_LINK() 645 aLayoutItem.PutProperties(aNames, aValues); in IMPL_LINK() 653 Sequence<Any> aValues(aNames.getLength()); in IMPL_LINK() local 654 Any* pValues = aValues.getArray(); in IMPL_LINK() 699 Sequence<Any> aValues(aNames.getLength()); in IMPL_LINK() local 700 Any* pValues = aValues.getArray(); in IMPL_LINK() [all …]
|
H A D | docoptio.cxx | 259 Sequence<Any> aValues; in ScDocCfg() local 266 aValues = aCalcItem.GetProperties(aNames); in ScDocCfg() 268 pValues = aValues.getConstArray(); in ScDocCfg() 325 aValues = aLayoutItem.GetProperties(aNames); in ScDocCfg() 327 pValues = aValues.getConstArray(); in ScDocCfg() 353 Sequence<Any> aValues(aNames.getLength()); in IMPL_LINK() local 354 Any* pValues = aValues.getArray(); in IMPL_LINK() 401 aCalcItem.PutProperties(aNames, aValues); in IMPL_LINK() 409 Sequence<Any> aValues(aNames.getLength()); in IMPL_LINK() local 410 Any* pValues = aValues.getArray(); in IMPL_LINK() [all …]
|
/trunk/main/comphelper/source/misc/ |
H A D | namedvaluecollection.cxx | 68 NamedValueRepository aValues; member 90 m_pImpl->aValues = i_rCopySource.m_pImpl->aValues; in operator =() 158 return m_pImpl->aValues.size(); in size() 164 return m_pImpl->aValues.empty(); in empty() 172 m_pImpl->aValues.begin(), in getNames() 173 m_pImpl->aValues.end(), in getNames() 205 m_pImpl->aValues.swap( aEmpty ); in impl_assign() 236 m_pImpl->aValues.swap( aEmpty ); in impl_assign() 250 m_pImpl->aValues.swap( aEmpty ); in impl_assign() 263 if ( pos != m_pImpl->aValues.end() ) in get_ensureType() [all …]
|
/trunk/main/sw/source/ui/config/ |
H A D | usrpref.cxx | 156 Sequence<Any> aValues(aNames.getLength()); in Commit() local 157 Any* pValues = aValues.getArray(); in Commit() 187 PutProperties(aNames, aValues); in Commit() 300 Any* pValues = aValues.getArray(); in Commit() 338 PutProperties(aNames, aValues); in Commit() 449 Any* pValues = aValues.getArray(); in Commit() 467 PutProperties(aNames, aValues); in Commit() 548 Any* pValues = aValues.getArray(); in Commit() 562 PutProperties(aNames, aValues); in Commit() 623 Any* pValues = aValues.getArray(); in Commit() [all …]
|
H A D | modcfg.cxx | 337 Sequence<Any> aValues(aNames.getLength()); in Commit() local 338 Any* pValues = aValues.getArray(); in Commit() 356 PutProperties(aNames, aValues); in Commit() 694 Sequence<Any> aValues(aNames.getLength()); in Commit() local 695 Any* pValues = aValues.getArray(); in Commit() 864 PutProperties(aNames, aValues); in Commit() 1212 Sequence<Any> aValues(aNames.getLength()); in Commit() local 1213 Any* pValues = aValues.getArray(); in Commit() 1230 PutProperties(aNames, aValues); in Commit() 1326 Any* pValues = aValues.getArray(); in Commit() [all …]
|
/trunk/main/unotools/source/config/ |
H A D | javaoptions.cxx | 83 Sequence< Any > aValues = GetProperties(aNames); in SvtExecAppletsItem_Impl() local 85 const Any* pValues = aValues.getConstArray(); in SvtExecAppletsItem_Impl() 100 Sequence< Any > aValues(1); in Commit() local 102 PutProperties(aNames, aValues); in Commit() 150 Sequence< Any > aValues = GetProperties(pImpl->aPropertyNames); in SvtJavaOptions() local 152 const Any* pValues = aValues.getConstArray(); in SvtJavaOptions() 191 Sequence< Any > aValues(nOrgCount); in Commit() local 223 aValues[nRealCount] <<= pImpl->nNetAccess; in Commit() 233 aValues[nRealCount] <<= pImpl->sUserClassPath; in Commit() 241 aValues.realloc(nRealCount); in Commit() [all …]
|
H A D | fltrcfg.cxx | 113 Sequence<Any> aValues(aNames.getLength()); in Commit() local 114 Any* pValues = aValues.getArray(); in Commit() 120 PutProperties(aNames, aValues); in Commit() 140 const Any* pValues = aValues.getConstArray(); in Load() 175 Sequence<Any> aValues(1); in Commit() local 176 aValues[0] <<= bLoadExecutable; in Commit() 178 PutProperties(aNames, aValues); in Commit() 189 const Any* pValues = aValues.getConstArray(); in Load() 360 Sequence<Any> aValues(aNames.getLength()); in Commit() local 361 Any* pValues = aValues.getArray(); in Commit() [all …]
|
H A D | inetoptions.cxx | 184 star::uno::Sequence< star::uno::Any > aValues(ENTRY_COUNT); in Commit() local 192 aValues[nCount] = m_aEntries[i].m_aValue; in Commit() 200 aValues.realloc(nCount); in Commit() 201 PutProperties(aKeys, aValues); in Commit() 301 aValues(GetProperties(aKeys)); in getProperty() local 302 OSL_ENSURE(aValues.getLength() == nCount, in getProperty() 305 nCount = std::min(nCount, aValues.getLength()); in getProperty() 313 m_aEntries[nIndices[i]].m_aValue = aValues[i]; in getProperty() 344 star::uno::Sequence< star::uno::Any > aValues(1); in setProperty() local 345 aValues[0] = rValue; in setProperty() [all …]
|
/trunk/main/sw/source/core/fields/ |
H A D | flddropdown.cxx | 68 aValues(rSrc.aValues), aSelectedItem(rSrc.aSelectedItem), in SwDropDownField() 82 vector<String>::const_iterator aIt = aValues.begin(); in Expand() 83 if ( aIt != aValues.end()) in Expand() 119 aValues = rItems; in SetItems() 125 aValues.clear(); in SetItems() 129 aValues.push_back(rItems[i]); in SetItems() 136 uno::Sequence<OUString> aSeq( aValues.size() ); in GetItemSequence() 141 for (aIt = aValues.begin(); aIt != aValues.end(); aIt++) in GetItemSequence() 174 std::find(aValues.begin(), aValues.end(), rItem); in SetSelectedItem() 176 if (aIt != aValues.end()) in SetSelectedItem() [all …]
|
/trunk/main/linguistic/source/ |
H A D | lngsvcmgr.cxx | 227 if (aValues.getLength()) in SetAvailableCfgServiceLists() 640 uno::Sequence< uno::Any > aValues; in Notify() local 672 if (aValues.getLength()) in Notify() 697 if (aValues.getLength()) in Notify() 725 if (aValues.getLength()) in Notify() 750 if (aValues.getLength()) in Notify() 1799 uno::Sequence< uno::Any > aValues; in getConfiguredServices() local 1813 if (aValues.getLength()) in getConfiguredServices() 1828 if (aValues.getLength()) in getConfiguredServices() 1843 if (aValues.getLength()) in getConfiguredServices() [all …]
|
/trunk/main/reportdesign/source/ui/dlg/ |
H A D | DateTime.cxx | 161 uno::Sequence<beans::PropertyValue> aValues( 6 ); in Execute() local 162 aValues[nLength].Name = PROPERTY_SECTION; in Execute() 163 aValues[nLength++].Value <<= m_xHoldAlive; in Execute() 165 aValues[nLength].Name = PROPERTY_TIME_STATE; in Execute() 166 aValues[nLength++].Value <<= m_aTime.IsChecked(); in Execute() 168 aValues[nLength].Name = PROPERTY_DATE_STATE; in Execute() 169 aValues[nLength++].Value <<= m_aDate.IsChecked(); in Execute() 171 aValues[nLength].Name = PROPERTY_FORMATKEYDATE; in Execute() 174 aValues[nLength].Name = PROPERTY_FORMATKEYTIME; in Execute() 191 aValues[nLength].Name = PROPERTY_WIDTH; in Execute() [all …]
|
H A D | PageNumber.cxx | 137 uno::Sequence<beans::PropertyValue> aValues( 3 ); in Execute() local 138 aValues[nLength].Name = PROPERTY_POSITION; in Execute() 139 aValues[nLength++].Value <<= awt::Point(nPosX,0); in Execute() 141 aValues[nLength].Name = PROPERTY_PAGEHEADERON; in Execute() 142 aValues[nLength++].Value <<= m_aTopPage.IsChecked(); in Execute() 144 aValues[nLength].Name = PROPERTY_STATE; in Execute() 145 aValues[nLength++].Value <<= m_aPageNofM.IsChecked(); in Execute() 147 m_pController->executeChecked(SID_INSERT_FLD_PGNUMBER,aValues); in Execute()
|
/trunk/main/xmloff/source/forms/ |
H A D | gridcolumnproptranslator.cxx | 240 Sequence< Any > aValues( &aValue, 1 ); in setPropertyValue() local 241 setPropertyValues( aNames, aValues ); in setPropertyValue() 248 Sequence< Any > aValues = getPropertyValues( aNames ); in getPropertyValue() local 250 if ( aValues.getLength() == 1 ) in getPropertyValue() 251 return aValues[0]; in getPropertyValue() 289 Sequence< Any > aTranslatedValues( aValues ); in setPropertyValues() 304 Sequence< Any > aValues( aPropertyNames.getLength() ); in getPropertyValues() local 306 return aValues; in getPropertyValues() 313 aValues = m_xGridColumn->getPropertyValues( aPropertyNames ); in getPropertyValues() 315 valueAlignToParaAdjust( aValues[ nAlignPos ] ); in getPropertyValues() [all …]
|
/trunk/main/starmath/source/ |
H A D | cfgitem.cxx | 485 if (nProps && aValues.getLength() == nProps) in ReadSymbol() 487 const Any * pValue = aValues.getConstArray(); in ReadSymbol() 603 PropertyValue *pValues = aValues.getArray(); in SetSymbols() 712 if (nProps && aValues.getLength() == nProps) in ReadFontFormat() 714 const Any * pValue = aValues.getConstArray(); in ReadFontFormat() 942 Sequence< Any > aValues( nProps ); in SaveOther() local 943 Any *pValues = aValues.getArray(); in SaveOther() 971 PutProperties( aNames , aValues ); in SaveOther() 1072 Sequence< Any > aValues( nProps ); in SaveFormat() local 1073 Any *pValues = aValues.getArray(); in SaveFormat() [all …]
|
/trunk/main/filter/source/xsltdialog/ |
H A D | xmlfiltersettingsdialog.cxx | 400 Sequence< PropertyValue > aValues; in createUniqueInterfaceName() local 404 if( !(aAny >>= aValues) ) in createUniqueInterfaceName() 609 Sequence< PropertyValue > aValues(4); in insertOrEdit() local 629 aValues[1].Value <<= OUString(); in insertOrEdit() 631 aValues[1].Value <<= aDocType; in insertOrEdit() 642 aValues.realloc(5); in insertOrEdit() 652 Any aAny( makeAny( aValues ) ); in insertOrEdit() 845 Sequence< PropertyValue > aValues; in onDelete() local 850 if( !(aAny >>= aValues) ) in onDelete() 1089 Sequence< PropertyValue > aValues; in initFilterList() local [all …]
|
/trunk/main/vcl/unx/generic/gdi/ |
H A D | salgdi2.cxx | 698 XGCValues aValues; in drawMaskedBitmap() local 705 aValues.function = GXcopy, aValues.foreground = nWhite, aValues.background = nBlack; in drawMaskedBitmap() 719 aValues.function = GXand, aValues.foreground = 0x00000000, aValues.background = 0xffffffff; in drawMaskedBitmap() 720 XChangeGC( pXDisp, aTmpGC, nValues, &aValues ); in drawMaskedBitmap() 729 … aValues.function = GXand, aValues.foreground = 0xffffffff, aValues.background = 0x00000000; in drawMaskedBitmap() 730 XChangeGC( pXDisp, aTmpGC, nValues, &aValues ); in drawMaskedBitmap() 737 aValues.function = GXxor, aValues.foreground = 0xffffffff, aValues.background = 0x00000000; in drawMaskedBitmap() 738 XChangeGC( pXDisp, aTmpGC, nValues, &aValues ); in drawMaskedBitmap() 974 XGCValues aValues; in drawMask() local 977 aValues.function = GXcopyInverted; in drawMask() [all …]
|
/trunk/main/chart2/source/tools/ |
H A D | LinearRegressionCurveCalculator.cxx | 58 RegressionCalculationHelper::tDoubleVectorPair aValues( in recalculateRegression() local 63 const size_t nMax = aValues.first.size(); in recalculateRegression() 76 fSumX += aValues.first[i]; in recalculateRegression() 77 fSumY += aValues.second[i]; in recalculateRegression() 78 fSumXSq += aValues.first[i] * aValues.first[i]; in recalculateRegression() 79 fSumYSq += aValues.second[i] * aValues.second[i]; in recalculateRegression() 80 fSumXY += aValues.first[i] * aValues.second[i]; in recalculateRegression()
|
H A D | UncachedDataSequence.cxx | 188 …Sequence< uno::Any > aValues( m_xDataProvider->getDataByRangeRepresentation( m_aSourceRepresentati… in APPHELPER_XSERVICEINFO_IMPL() local 189 aResult.realloc( aValues.getLength()); in APPHELPER_XSERVICEINFO_IMPL() 190 ::std::transform( aValues.getConstArray(), aValues.getConstArray() + aValues.getLength(), in APPHELPER_XSERVICEINFO_IMPL() 206 …Sequence< uno::Any > aValues( m_xDataProvider->getDataByRangeRepresentation( m_aSourceRepresentati… in getTextualData() local 207 aResult.realloc( aValues.getLength()); in getTextualData() 208 ::std::transform( aValues.getConstArray(), aValues.getConstArray() + aValues.getLength(), in getTextualData()
|
H A D | CharacterProperties.cxx | 610 aValues[ i++ ] >>= aResult.CharSet; in createFontDescriptorFromPropertySet() 611 aValues[ i++ ] >>= aResult.Family; in createFontDescriptorFromPropertySet() 612 aValues[ i++ ] >>= aResult.Name; in createFontDescriptorFromPropertySet() 613 aValues[ i++ ] >>= aResult.Pitch; in createFontDescriptorFromPropertySet() 614 aValues[ i++ ] >>= aResult.StyleName; in createFontDescriptorFromPropertySet() 616 aValues[ i++ ] >>= fCharHeight; in createFontDescriptorFromPropertySet() 618 aValues[ i++ ] >>= aResult.Slant; in createFontDescriptorFromPropertySet() 619 aValues[ i++ ] >>= aResult.Strikeout; in createFontDescriptorFromPropertySet() 620 aValues[ i++ ] >>= aResult.Underline; in createFontDescriptorFromPropertySet() 621 aValues[ i++ ] >>= aResult.Weight; in createFontDescriptorFromPropertySet() [all …]
|
/trunk/main/comphelper/inc/comphelper/ |
H A D | namedvaluecollection.hxx | 298 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > aValues; in getPropertyValues() 299 *this >>= aValues; in getPropertyValues() 300 return aValues; in getPropertyValues() 324 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue > aValues; in getNamedValues() 325 *this >>= aValues; in getNamedValues() 326 return aValues; in getNamedValues() 353 ::com::sun::star::uno::Sequence< VALUE_TYPE > aValues; in impl_wrap() 354 *this >>= aValues; in impl_wrap() 355 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > aWrappedValues( aValues.getLength() … in impl_wrap() 358 const VALUE_TYPE* pV = aValues.getConstArray(); in impl_wrap() [all …]
|
/trunk/main/xmloff/source/script/ |
H A D | XMLStarBasicContextFactory.cxx | 116 Sequence<PropertyValue> aValues(3); in CreateContext() local 119 aValues[0].Name = sEventType; in CreateContext() 120 aValues[0].Value <<= sStarBasic; in CreateContext() 123 aValues[1].Name = sLibrary; in CreateContext() 124 aValues[1].Value <<= sLibraryVal; in CreateContext() 127 aValues[2].Name = sMacroName; in CreateContext() 128 aValues[2].Value <<= sMacroNameVal; in CreateContext() 131 rEvents->AddEventValues(rApiEventName, aValues); in CreateContext()
|
/trunk/main/editeng/source/misc/ |
H A D | acorrcfg.cxx | 132 Sequence<Any> aValues = GetProperties(aNames); in Load() local 135 const Any* pValues = aValues.getConstArray(); in Load() 137 if(aValues.getLength() == aNames.getLength()) in Load() 249 Sequence<Any> aValues(aNames.getLength()); in Commit() local 250 Any* pValues = aValues.getArray(); in Commit() 325 PutProperties(aNames, aValues); in Commit() 405 const Any* pValues = aValues.getConstArray(); in Load() 407 if(aValues.getLength() == aNames.getLength()) in Load() 566 Sequence<Any> aValues(aNames.getLength()); in Commit() local 567 Any* pValues = aValues.getArray(); in Commit() [all …]
|
/trunk/main/xmloff/source/style/ |
H A D | MultiPropertySetHelper.cxx | 59 aValues(), in MultiPropertySetHelper() 78 aValues(), in MultiPropertySetHelper() 151 aValues = rMultiPropertySet->getPropertyValues( aPropertySequence ); in getValues() 152 pValues = aValues.getConstArray(); in getValues() 163 if ( aValues.getLength() != nSupportedPropertiesCount ) in getValues() 164 aValues.realloc( nSupportedPropertiesCount ); in getValues() 165 Any* pMutableArray = aValues.getArray(); in getValues() 173 pValues = aValues.getConstArray(); in getValues()
|
/trunk/main/accessibility/source/helper/ |
H A D | characterattributeshelper.cxx | 68 Sequence< PropertyValue > aValues( m_aAttributeMap.size() ); in GetCharacterAttributes() local 69 PropertyValue* pValues = aValues.getArray(); in GetCharacterAttributes() 79 return aValues; in GetCharacterAttributes() 86 Sequence< PropertyValue > aValues; in GetCharacterAttributes() local 101 aValues.realloc( aAttributeMap.size() ); in GetCharacterAttributes() 102 PropertyValue* pValues = aValues.getArray(); in GetCharacterAttributes() 114 aValues = GetCharacterAttributes(); in GetCharacterAttributes() 117 return aValues; in GetCharacterAttributes()
|