Home
last modified time | relevance | path

Searched refs:aValues (Results 176 – 200 of 260) sorted by relevance

1234567891011

/aoo41x/main/slideshow/source/engine/
H A Dslideshowimpl.cxx1833 uno::Sequence<uno::Any> aValues; in setProperty() local
1836 if ((rProperty.Value >>= aValues) in setProperty()
1837 && aValues.getLength()==2 in setProperty()
1838 && (aValues[0] >>= xView) in setProperty()
1839 && (aValues[1] >>= bValue)) in setProperty()
/aoo41x/main/extensions/source/update/check/
H A Dupdatecheckconfig.cxx458 uno::Any aValues[nUpdateEntryProperties] = in storeUpdateFound() local
479 m_xContainer->replaceByName(aName, aValues[n]); in storeUpdateFound()
481 m_xContainer->insertByName(aName,aValues[n]); in storeUpdateFound()
/aoo41x/main/svl/source/config/
H A Dsrchcfg.cxx141 Sequence<Any> aValues = GetProperties(aPropertyNames); in Load() local
142 const Any* pValues = aValues.getConstArray(); in Load()
/aoo41x/main/xmloff/source/text/
H A DXMLIndexTemplateContext.cxx139 const PropertyValues& aValues) in addTemplateEntry() argument
141 aValueVector.push_back(aValues); in addTemplateEntry()
H A Dtxtflde.cxx2744 Sequence<PropertyValue> aValues; in ProcessBibliographyData() local
2745 aAny >>= aValues; in ProcessBibliographyData()
2748 sal_Int32 nLength = aValues.getLength(); in ProcessBibliographyData()
2751 if (aValues[i].Name.equalsAsciiL("BibiliographicType", in ProcessBibliographyData()
2755 aValues[i].Value >>= nTypeId; in ProcessBibliographyData()
2770 aValues[i].Value >>= sStr; in ProcessBibliographyData()
2775 MapBibliographyFieldName(aValues[i].Name), in ProcessBibliographyData()
/aoo41x/main/xmlsecurity/source/dialogs/
H A Ddigitalsignaturesdialog.cxx101 Sequence< css::uno::Any > aValues = GetProperties( Sequence<OUString>(&sDef,1) ); in SaveODFItem() local
102 if ( aValues.getLength() == 1) in SaveODFItem()
105 if ( aValues[0] >>= nTmp ) in SaveODFItem()
/aoo41x/main/sw/inc/
H A Dunoport.hxx140 const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aValues )
181 …es, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aValues ) throw (::com::s…
187 …es, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aValues ) throw(::com::su…
/aoo41x/main/sw/source/core/unocore/
H A Dunoredline.cxx239 uno::Sequence<beans::PropertyValue> aValues(4); in lcl_GetSuccessorProperties() local
244 beans::PropertyValue* pValues = aValues.getArray(); in lcl_GetSuccessorProperties()
256 return aValues; in lcl_GetSuccessorProperties()
/aoo41x/main/sw/source/filter/basflt/
H A Dfltini.cxx406 Sequence<Any> aValues = GetProperties( aNames ); in GetValues() local
408 if( nCnt == aValues.getLength() ) in GetValues()
410 const Any* pAnyValues = aValues.getConstArray(); in GetValues()
/aoo41x/main/editeng/source/uno/
H A Dunotext.cxx795 …nce< ::rtl::OUString >& aPropertyNames, const uno::Sequence< uno::Any >& aValues ) throw (beans::P… in setPropertyValues() argument
797 _setPropertyValues( aPropertyNames, aValues, -1 ); in setPropertyValues()
800 …nce< ::rtl::OUString >& aPropertyNames, const uno::Sequence< uno::Any >& aValues, sal_Int32 nPara … in _setPropertyValues() argument
812 const uno::Any* pValues = aValues.getConstArray(); in _setPropertyValues()
931 uno::Sequence< uno::Any > aValues( nCount ); in _getPropertyValues() local
945 uno::Any* pValues = aValues.getArray(); in _getPropertyValues()
960 return aValues; in _getPropertyValues()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh.cxx845 uno::Sequence< beans::PropertyValue > aValues(1); in Notify() local
846aValues[0].Name = ::rtl::OUString::createFromAscii( "FilterName" ); in Notify()
847aValues[0].Value <<= ::rtl::OUString( GetMedium()->GetFilter()->GetFilterName() ); in Notify()
852 aValues.realloc( 2 ); in Notify()
853aValues[1].Name = ::rtl::OUString::createFromAscii( "Password" ); in Notify()
854aValues[1].Value <<= ::rtl::OUString( pPasswordItem->GetValue() ); in Notify()
858 xStor->storeToURL( GetSharedFileURL(), aValues ); in Notify()
/aoo41x/main/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx136 uno::Sequence< beans::PropertyValue > aValues(1); in SwMailMergeLayoutPage() local
137 beans::PropertyValue* pValues = aValues.getArray(); in SwMailMergeLayoutPage()
142 xStore->storeToURL( m_sExampleURL, aValues ); in SwMailMergeLayoutPage()
/aoo41x/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx703 const ::canvas::ParametricPolyPolygon::Values aValues = rPolygon.getValues(); in patternFromParametricPolyPolygon() local
710 switch( aValues.meType ) { in patternFromParametricPolyPolygon()
717 addColorStops( pPattern, aValues.maColors, aValues.maStops ); in patternFromParametricPolyPolygon()
727 addColorStops( pPattern, aValues.maColors, aValues.maStops, true ); in patternFromParametricPolyPolygon()
/aoo41x/main/udkapi/com/sun/star/beans/
H A DXMultiPropertySet.idl86 @param aValues
99 [in] sequence<any> aValues )
/aoo41x/main/toolkit/source/controls/
H A Dunocontrolbase.cxx65 …es, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aValues, sal_Bool bUpdate… in ImplSetPropertyValues() argument
79 xMPS->setPropertyValues( aPropertyNames, aValues ); in ImplSetPropertyValues()
/aoo41x/main/forms/source/runtime/
H A Dformoperations.cxx663 Sequence< Any> aValues( 2 ); in execute() local
664 aValues[0] <<= ::rtl::OUString(); in execute()
665 aValues[1] <<= ::rtl::OUString(); in execute()
668 xProperties->setPropertyValues( aNames, aValues ); in execute()
/aoo41x/main/sfx2/source/bastyp/
H A Dhelper.cxx743 uno::Sequence<uno::Any> aValues(2); in MakeFolder() local
744 uno::Any* pValues = aValues.getArray(); in MakeFolder()
754 bRet = aCnt.insertNewContent( aType, aNames, aValues, aNewFolder ); in MakeFolder()
/aoo41x/main/sw/source/core/access/
H A Daccnotextframe.cxx301 uno::Sequence<beans::PropertyValue> aValues(0); in getCharacterAttributes() local
302 return aValues; in getCharacterAttributes()
/aoo41x/main/sfx2/source/appl/
H A Dappcfg.cxx458 SfxAllEnumItem aValues(rPool.GetWhich(SID_ATTR_PATHNAME)); in GetOptions() local
491 aValues.InsertValue( nProp, aValue ); in GetOptions()
494 if ( rSet.Put(aNames) || rSet.Put(aValues) ) in GetOptions()
/aoo41x/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx551 Sequence<Any> aValues(1); in MakeFolder() local
552 Any* pValues = aValues.getArray(); in MakeFolder()
555 if ( !aCnt.insertNewContent( rCurr.Type, aNames, aValues, rNew ) ) in MakeFolder()
/aoo41x/main/sd/source/ui/unoidl/
H A Dunopage.cxx1321 …lues( const Sequence< OUString >& aPropertyNames, const Sequence< Any >& aValues ) throw (beans::P… in setPropertyValues() argument
1323 if( aPropertyNames.getLength() != aValues.getLength() ) in setPropertyValues()
1327 const Any* pValues = aValues.getConstArray(); in setPropertyValues()
1328 sal_uInt32 nCount = aValues.getLength(); in setPropertyValues()
1347 Sequence< Any > aValues( nCount ); in getPropertyValues() local
1348 Any* pValues = aValues.getArray(); in getPropertyValues()
1363 return aValues; in getPropertyValues()
H A DUnoDocumentSettings.cxx112 …es, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aValues ) throw(::com::su…
1181 …lues( const Sequence< OUString >& aPropertyNames, const Sequence< Any >& aValues ) throw(PropertyV… in setPropertyValues() argument
1183 PropertySetHelper::setPropertyValues( aPropertyNames, aValues ); in setPropertyValues()
/aoo41x/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx1781 RangeAnalyzer aLabel,aValues; in detectArguments() local
1806 aValues.initRangeAnalyzer(aTokens); in detectArguments()
1820 aValues.analyzeRange(nDataInRows,nDataInCols,bRowSourceAmbiguous); in detectArguments()
1826 if( aValues.inSameSingleColumn( aLabel ) ) in detectArguments()
1828 else if( aValues.inSameSingleRow( aLabel ) ) in detectArguments()
1833 if( aValues.inSameSingleColumn( aPrevValues ) ) in detectArguments()
1835 else if( aValues.inSameSingleRow( aPrevValues ) ) in detectArguments()
1845 aPrevValues=aValues; in detectArguments()
/aoo41x/main/extensions/source/bibliography/
H A Dgeneral.cxx533 uno::Sequence<rtl::OUString> aValues(TYPE_COUNT + 1); in AddXControl() local
534 rtl::OUString* pValuesArr = aValues.getArray(); in AddXControl()
540 aAny.setValue(&aValues, ::getCppuType((uno::Sequence<rtl::OUString>*)0)); in AddXControl()
/aoo41x/main/cppuhelper/source/
H A Dpropshlp.cxx943 Sequence< Any > aValues( nSeqLen ); in getPropertyValues() local
950 Any * pValues = aValues.getArray(); in getPropertyValues()
958 return aValues; in getPropertyValues()

Completed in 660 milliseconds

1234567891011