Home
last modified time | relevance | path

Searched refs:aValues (Results 201 – 225 of 260) sorted by relevance

1234567891011

/aoo41x/main/dbaccess/source/core/api/
H A DKeySet.cxx720 ::rtl::OUStringBuffer aValues(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(" VALUES ( "))); in insertRow()
740 aValues.append(aPara); in insertRow()
748 aValues.setCharAt(aValues.getLength()-1,')'); in insertRow()
749 aSql.append(aValues.makeStringAndClear()); in insertRow()
/aoo41x/main/autodoc/inc/ary/cpp/
H A Dc_enum.hxx102 aValues; member in ary::cpp::Enum
/aoo41x/main/testtools/source/cliversioning/
H A Dversion.cs133 uno.Any [][] aValues = in doCellRangeSamples()
199 xData.setDataArray( aValues ); in doCellRangeSamples()
/aoo41x/main/basic/source/sbx/
H A Dsbxscan.cxx256 SbxValues aValues( nVal ); in ScanNumIntnl() local
257 nVal = (double)ImpGetSingle( &aValues ); // Hier Error bei Overflow in ScanNumIntnl()
/aoo41x/main/editeng/source/uno/
H A Dunotext2.cxx336 …nce< ::rtl::OUString >& aPropertyNames, const uno::Sequence< uno::Any >& aValues ) throw (beans::P… in setPropertyValues() argument
338 _setPropertyValues( aPropertyNames, aValues, mnParagraph ); in setPropertyValues()
/aoo41x/main/sw/inc/
H A Dflddropdown.hxx67 std::vector<String> aValues; member in SwDropDownField
/aoo41x/main/toolkit/inc/toolkit/controls/
H A Dunocontrolbase.hxx49 …es, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aValues, sal_Bool bUpdate…
/aoo41x/main/svx/source/dialog/
H A Dhyprlink.cxx74 uno::Sequence< uno::Any > aValues = GetProperties(aNames); in SearchDefaultConfigItem_Impl() local
75 aValues.getConstArray()[0] >>= sDefaultEngine; in SearchDefaultConfigItem_Impl()
/aoo41x/main/cppuhelper/source/
H A Dtdmgr.cxx490 Sequence< sal_Int32 > aValues( xType->getEnumValues() ); in createCTD() local
496 const_cast< sal_Int32 * >( aValues.getConstArray() ) ); in createCTD()
/aoo41x/main/embeddedobj/test/mtexecutor/
H A Dmainthreadexecutor.hxx44 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::NamedValue >& aValues );
/aoo41x/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1820 Sequence< Any > aValues( xAnimate->getValues() ); in exportAnimateKeyPoints() local
1834 if ( aValues[ i ].hasValue() ) in exportAnimateKeyPoints()
1837 if ( aValues[ i ] >>= aPair ) in exportAnimateKeyPoints()
1844 aAny[ 0 ] = convertAnimateValue( aValues[ i ], xAnimate->getAttributeName() ); in exportAnimateKeyPoints()
/aoo41x/main/xmloff/inc/
H A DMultiPropertySetHelper.hxx76 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > aValues;
/aoo41x/main/xmloff/source/text/
H A DXMLIndexTemplateContext.hxx138 const ::com::sun::star::beans::PropertyValues& aValues);
/aoo41x/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx1827 uno::Sequence< beans::PropertyValue > aValues( nCount ); in transfer() local
1828 beans::PropertyValue* pValues = aValues.getArray(); in transfer()
1875 xTarget->setPropertyValues( aValues, xEnv ); in transfer()
/aoo41x/main/ucb/source/core/
H A Ducbstore.cxx2131 Sequence< PropertyValue > aValues( nCount ); in getPropertyValues() local
2142 PropertyValue& rValue = aValues[ n ]; in getPropertyValues()
2223 return aValues; in getPropertyValues()
/aoo41x/main/extensions/source/dbpilots/
H A Dgroupboxwiz.hxx41 StringArray aValues; member
H A Doptiongrouplayouter.cxx126 StringArray::const_iterator aValueIter = _rSettings.aValues.begin(); in doLayout()
/aoo41x/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx646 Sequence< Any> aValues(7 + ( m_bPreview ? 5 : 0 )); in InitializeGridModel() local
654 Any* pValueIter = aValues.getArray(); in InitializeGridModel()
689 xFormMultiSet->setPropertyValues(aProperties, aValues); in InitializeGridModel()
3210 Sequence< Any> aValues(5); in impl_initialize() local
3213 Any* pValueIter = aValues.getArray(); in impl_initialize()
3229 xFormMultiSet->setPropertyValues(aProperties, aValues); in impl_initialize()
/aoo41x/main/sc/inc/
H A Ddptabdat.hxx192 ::std::vector<ScDPValueData> aValues;
/aoo41x/main/chart2/source/tools/
H A DInternalDataProvider.cxx154 … ::std::vector< double > aValues( ContainerHelper::SequenceToVector( xValues->getNumericalData())); in operator ()()
156 m_rInternalData.setColumnValues( nNewIndex, aValues ); in operator ()()
158 m_rInternalData.setRowValues( nNewIndex, aValues ); in operator ()()
/aoo41x/main/xmloff/source/forms/
H A Dgridcolumnproptranslator.hxx68 …es, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aValues ) throw (::com::s…
/aoo41x/main/xmloff/source/draw/
H A Danimationexport.cxx1149 Sequence< Any > aValues( xAnimate->getValues() ); in exportAnimate() local
1150 if( aValues.getLength() ) in exportAnimate()
1152 aTemp <<= aValues; in exportAnimate()
/aoo41x/main/connectivity/source/drivers/dbase/
H A DDTable.cxx2394 Sequence< Any > aValues; in renameFile() local
2395 …xecuteCommand( rtl::OUString::createFromAscii( "setPropertyValues" ),makeAny(aProps) ) >>= aValues; in renameFile()
2396 if(aValues.getLength() && aValues[0].hasValue()) in renameFile()
/aoo41x/main/editeng/inc/editeng/
H A Dunotext.hxx268 …es, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aValues, sal_Int32 nPara …
329 …es, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aValues ) throw (::com::s…
578 …es, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aValues ) throw (::com::s…
/aoo41x/main/udkapi/com/sun/star/beans/
H A DXMultiHierarchicalPropertySet.idl90 @param aValues

Completed in 394 milliseconds

1234567891011