Home
last modified time | relevance | path

Searched refs:aValues (Results 226 – 250 of 260) sorted by relevance

1234567891011

/aoo41x/main/unotools/inc/unotools/
H A Dpropertysethelper.hxx74 …es, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aValues ) throw(::com::su…
/aoo41x/main/svx/source/table/
H A Dpropertyset.hxx89 …es, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aValues ) throw (::com::s…
H A Dcell.cxx1260 …lues( const Sequence< OUString >& aPropertyNames, const Sequence< Any >& aValues ) throw (Property… in setPropertyValues() argument
1270 const Any* pValues = aValues.getConstArray(); in setPropertyValues()
H A Dcell.hxx152 …es, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aValues ) throw (::com::s…
/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DMinMaxLineWrapper.hxx97 …es, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aValues ) throw (::com::s…
H A DUpDownBarWrapper.hxx96 …es, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aValues ) throw (::com::s…
/aoo41x/main/chart2/source/inc/
H A DWrappedPropertySet.hxx81 …es, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aValues ) throw (::com::s…
/aoo41x/main/comphelper/inc/comphelper/
H A Dpropertysethelper.hxx80 …es, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aValues ) throw(::com::su…
H A DChainablePropertySet.hxx129 … >& aPropertyNames, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aValues )
H A DMasterPropertySet.hxx128 … >& aPropertyNames, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aValues )
/aoo41x/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx1655 Sequence<PropertyValue> aValues(aNodeNames.getLength()); in Commit() local
1656 PropertyValue* pValues = aValues.getArray(); in Commit()
1696 SetSetProperties(rtl::OUString(), aValues); in Commit()
H A Ddbmgr.cxx2560 uno::Sequence< beans::PropertyValue > aValues(1); in ExecuteFormLetter() local
2561 beans::PropertyValue* pValues = aValues.getArray(); in ExecuteFormLetter()
2566 xStore->storeToURL( sTempURL, aValues ); in ExecuteFormLetter()
/aoo41x/main/udkapi/com/sun/star/beans/
H A DXTolerantMultiPropertySet.idl102 [in] sequence< any > aValues )
/aoo41x/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx2029 uno::Sequence< beans::PropertyValue > aValues( nCount ); in transfer() local
2030 beans::PropertyValue* pValues = aValues.getArray(); in transfer()
2078 xTarget->setPropertyValues( aValues, xEnv ); in transfer()
/aoo41x/main/sc/source/ui/unoobj/
H A Dstyleuno.cxx1515 const uno::Sequence< uno::Any >& aValues ) in setPropertyValues()
1522 if ( aValues.getLength() != nCount ) in setPropertyValues()
1528 const uno::Any* pValues = aValues.getConstArray(); in setPropertyValues()
/aoo41x/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx1133 tAnySequence aValues; in createRegressionCurveEquationShapes() local
1134 … PropertyMapper::getPreparedTextShapePropertyLists( xEquationProperties, aNames, aValues ); in createRegressionCurveEquationShapes()
1138 aNames, aValues, ShapeFactory::makeTransformation( aScreenPosition2D )); in createRegressionCurveEquationShapes()
/aoo41x/main/svx/source/accessibility/
H A DAccessibleShape.cxx1761 uno::Sequence< ::com::sun::star::beans::PropertyValue > aValues(0); in getCharacterAttributes() local
1762 return aValues; in getCharacterAttributes()
/aoo41x/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx3625 uno::Sequence< uno::Any > aValues( nCount ); in getLockOwner() local
3626 uno::Any* pValues = aValues.getArray(); in getLockOwner()
3631 if(aValues.getConstArray()[ 0 ] >>= aLocks) in getLockOwner()
/aoo41x/main/configmgr/source/
H A Daccess.cxx1513 css::uno::Sequence< css::uno::Any > const & aValues) in setPropertyValues()
1529 if (aPropertyNames.getLength() != aValues.getLength()) { in setPropertyValues()
1539 if (!setChildProperty(aPropertyNames[i], aValues[i], &localMods)) { in setPropertyValues()
/aoo41x/main/cui/source/options/
H A Dtreeopt.cxx314 const Sequence< Any > aValues = GetProperties(aNames); in MailMergeCfg_Impl() local
315 const Any* pValues = aValues.getConstArray(); in MailMergeCfg_Impl()
316 if(aValues.getLength() && pValues[0].hasValue()) in MailMergeCfg_Impl()
/aoo41x/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx1203 ::css::uno::Sequence< ::css::beans::PropertyValue > aValues( rAttrSeq.size() ); in convertHashMapToSequence()
1204 ::css::beans::PropertyValue* pValues = aValues.getArray(); in convertHashMapToSequence()
1213 return aValues; in convertHashMapToSequence()
/aoo41x/main/sot/source/sdstor/
H A Ducbstorage.cxx2298 Sequence < Any > aValues(1); local
2299 Any* pValues = aValues.getArray();
2303 if ( !pContent->insertNewContent( rCurr.Type, aNames, aValues, aNewFolder ) )
/aoo41x/main/xmloff/source/chart/
H A DSchXMLExport.cxx648 uno::Sequence< uno::Any > aValues = xDataSequence->getData(); in lcl_DataSequenceToStringSequence() local
649 aResult.realloc(aValues.getLength()); in lcl_DataSequenceToStringSequence()
651 for(sal_Int32 nN=aValues.getLength();nN--;) in lcl_DataSequenceToStringSequence()
652 aValues[nN] >>= aResult[nN]; in lcl_DataSequenceToStringSequence()
/aoo41x/main/svx/source/form/
H A Dfmshimp.cxx3717 Sequence< Any > aValues(1); in SetWizardUsing() local
3718 aValues[0] = ::cppu::bool2any(m_bUseWizards); in SetWizardUsing()
3719 PutProperties(aNames, aValues); in SetWizardUsing()
/aoo41x/main/chart2/source/view/main/
H A DChartView.cxx2411 tAnySequence aValues; in formatPage() local
2412 PropertyMapper::getMultiPropertyListsFromValueMap( aNames, aValues, aNameValueMap ); in formatPage()
2413 PropertyMapper::setMultiProperties( aNames, aValues, xPageProp ); in formatPage()

Completed in 259 milliseconds

1234567891011