Home
last modified time | relevance | path

Searched refs:rValues (Results 51 – 75 of 104) sorted by relevance

12345

/aoo42x/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx755 const uno::Sequence< beans::PropertyValue >& rValues, in setPropertyValues()
771 uno::Sequence< uno::Any > aRet( rValues.getLength() ); in setPropertyValues()
772 uno::Sequence< beans::PropertyChangeEvent > aChanges( rValues.getLength() ); in setPropertyValues()
782 int nCount = rValues.getLength(); in setPropertyValues()
783 const beans::PropertyValue* pValues = rValues.getConstArray(); in setPropertyValues()
/aoo42x/main/sw/source/core/unocore/
H A Dunostyle.cxx2373 const uno::Sequence< uno::Any >& rValues ) in SetPropertyValues_Impl()
2393 if(rPropertyNames.getLength() != rValues.getLength()) in SetPropertyValues_Impl()
2399 const uno::Any* pValues = rValues.getConstArray(); in SetPropertyValues_Impl()
2451 const uno::Sequence< uno::Any >& rValues ) in setPropertyValues()
2459 SetPropertyValues_Impl( rPropertyNames, rValues ); in setPropertyValues()
3582 const uno::Sequence< uno::Any >& rValues ) in SetPropertyValues_Impl()
3588 if(rPropertyNames.getLength() != rValues.getLength()) in SetPropertyValues_Impl()
3592 const uno::Any* pValues = rValues.getConstArray(); in SetPropertyValues_Impl()
3856 const uno::Sequence< uno::Any >& rValues ) in setPropertyValues()
3864 SetPropertyValues_Impl( rPropertyNames, rValues ); in setPropertyValues()
/aoo42x/main/svx/source/dialog/
H A Drubydialog.cxx198 Sequence<PropertyValue>& rValues = aRubyValues.getArray()[0]; in AssertOneEntry() local
199 rValues.realloc(5); in AssertOneEntry()
200 PropertyValue* pValues = rValues.getArray(); in AssertOneEntry()
/aoo42x/main/basic/source/sbx/
H A Dsbxobj.cxx1091 const SbxValues &rValues = pProp->GetValues_Impl(); in GarbageCollection()
1092 if ( SbxOBJECT == rValues.eType && in GarbageCollection()
1093 pParent == rValues.pObj ) in GarbageCollection()
/aoo42x/main/sw/inc/
H A Dunoparagraph.hxx216 ::com::sun::star::uno::Any >& rValues)
250 ::com::sun::star::uno::Any >& rValues)
/aoo42x/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx1202 const uno::Sequence< beans::PropertyValue >& rValues, in setPropertyValues()
1208 uno::Sequence< uno::Any > aRet( rValues.getLength() ); in setPropertyValues()
1209 uno::Sequence< beans::PropertyChangeEvent > aChanges( rValues.getLength() ); in setPropertyValues()
1220 const beans::PropertyValue* pValues = rValues.getConstArray(); in setPropertyValues()
1221 sal_Int32 nCount = rValues.getLength(); in setPropertyValues()
/aoo42x/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx1100 const uno::Sequence< beans::PropertyValue >& rValues, in setPropertyValues()
1106 uno::Sequence< uno::Any > aRet( rValues.getLength() ); in setPropertyValues()
1107 uno::Sequence< beans::PropertyChangeEvent > aChanges( rValues.getLength() ); in setPropertyValues()
1118 const beans::PropertyValue* pValues = rValues.getConstArray(); in setPropertyValues()
1119 sal_Int32 nCount = rValues.getLength(); in setPropertyValues()
/aoo42x/main/scaddins/source/analysis/
H A Danalysis.hxx230 …virtual double SAL_CALL getXirr( constREFXPS& xOpt, const SEQSEQ( double )& rValues, const SEQ…
231 …virtual double SAL_CALL getXnpv( double fRate, const SEQSEQ( double )& rValues, const SEQSEQ( sal…
/aoo42x/main/writerfilter/source/dmapper/
H A DPropertyMapHelper.hxx33 XMLTag::Pointer_t lcl_PropertyValuesToTag(beans::PropertyValues & rValues);
/aoo42x/main/xmloff/inc/
H A DXMLScriptExportHandler.hxx51 ::com::sun::star::beans::PropertyValue> & rValues,
H A DXMLStarBasicExportHandler.hxx55 ::com::sun::star::beans::PropertyValue> & rValues,
/aoo42x/main/xmloff/source/text/
H A DXMLIndexSpanEntryContext.hxx65 ::com::sun::star::beans::PropertyValue> & rValues);
H A DXMLIndexBibliographyEntryContext.hxx76 ::com::sun::star::beans::PropertyValue> & rValues);
H A DXMLIndexChapterInfoEntryContext.hxx74 ::com::sun::star::beans::PropertyValue> & rValues);
H A DXMLIndexTabStopEntryContext.hxx72 ::com::sun::star::beans::PropertyValue> & rValues);
H A DXMLIndexSimpleEntryContext.hxx85 ::com::sun::star::beans::PropertyValue> & rValues);
/aoo42x/main/sw/source/ui/dbui/
H A Ddbtablepreviewdialog.hxx51 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue>& rValues );
/aoo42x/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx1728 const uno::Sequence< beans::PropertyValue >& rValues, in setPropertyValues()
1748 uno::Sequence< uno::Any > aRet( rValues.getLength() ); in setPropertyValues()
1749 uno::Sequence< beans::PropertyChangeEvent > aChanges( rValues.getLength() ); in setPropertyValues()
1773 const beans::PropertyValue* pValues = rValues.getConstArray(); in setPropertyValues()
1774 sal_Int32 nCount = rValues.getLength(); in setPropertyValues()
H A DDAVResourceAccess.cxx262 const std::vector< ProppatchValue >& rValues, in PROPPATCH()
282 rValues, in PROPPATCH()
/aoo42x/main/slideshow/source/engine/animationnodes/
H A Dnodetools.hxx80 ::com::sun::star::beans::NamedValue >& rValues );
/aoo42x/main/xmloff/inc/xmloff/
H A Dxmlevent.hxx105 ::com::sun::star::beans::PropertyValue> & rValues,
H A DXMLEventsImportContext.hxx98 ::com::sun::star::beans::PropertyValue> & rValues);
/aoo42x/main/oox/inc/oox/helper/
H A Dpropertymap.hxx91 … ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& rValues ) const;
H A Dpropertyset.hxx124 … const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& rValues );
/aoo42x/main/ucb/source/ucp/gio/
H A Dgio_content.cxx621 const uno::Sequence< beans::PropertyValue >& rValues, in setPropertyValues()
641 sal_Int32 nCount = rValues.getLength(); in setPropertyValues()
653 const beans::PropertyValue* pValues = rValues.getConstArray(); in setPropertyValues()

Completed in 160 milliseconds

12345