Home
last modified time | relevance | path

Searched refs:getPropertyValues (Results 276 – 300 of 301) sorted by relevance

1...<<111213

/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx288 return aArguments.getPropertyValues(); in detectArguments()
/trunk/main/sw/source/core/unocore/
H A Dunoparagraph.cxx635 SwXParagraph::getPropertyValues(const uno::Sequence< OUString >& rPropertyNames) in getPropertyValues() function in SwXParagraph
H A Dunosect.cxx1341 SwXTextSection::getPropertyValues( in getPropertyValues() function in SwXTextSection
/trunk/main/embeddedobj/source/general/
H A Ddocholder.cxx1046 aArgs.getPropertyValues() ); in LoadDocToFrame()
/trunk/main/svx/source/table/
H A Dcell.cxx1291 Sequence< Any > SAL_CALL Cell::getPropertyValues( const Sequence< OUString >& aPropertyNames ) thro… in getPropertyValues() function in sdr::table::Cell
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx1463 Sequence< PropertyValue > SAL_CALL ODatabaseForm::getPropertyValues() throw (RuntimeException) in getPropertyValues() function in frm::ODatabaseForm
1465 return m_aPropertyBagHelper.getPropertyValues(); in getPropertyValues()
/trunk/main/ucb/source/core/
H A Ducbstore.cxx2099 Sequence< PropertyValue > SAL_CALL PersistentPropertySet::getPropertyValues() in getPropertyValues() function in PersistentPropertySet
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx1360 PropertySetMixinImpl::getPropertyValues() throw (css::uno::RuntimeException) { in getPropertyValues() function in PropertySetMixinImpl
/trunk/main/sfx2/source/doc/
H A Dguisaveas.cxx581 xFilterProperties->getPropertyValues(); in ExecuteFilterDialog_Impl()
H A Dsfxbasemodel.cxx999 m_pData->m_seqArguments = aArgs.getPropertyValues(); in attachResource()
1783 load( aMediaDescriptor.getPropertyValues() ); in recoverFromFile()
/trunk/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx442 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > SAL_CALL getPropertyValues(c…
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx2759 aViewData.put( "CommandProperties", aCommandProperties.getPropertyValues() ); in getViewData()
2788 return uno::makeAny( aViewData.getPropertyValues() ); in getViewData()
/trunk/main/xmloff/source/forms/
H A Delementimport.cxx581 if ( handler->getPropertyValues( _rValue, aValues ) ) in tryGenericAttribute()
/trunk/main/svx/inc/svx/
H A Dunoshape.hxx272 …om::sun::star::uno::Sequence< ::com::sun::star::uno::Any > SAL_CALL getPropertyValues( const ::com…
/trunk/main/sc/source/ui/unoobj/
H A Dstyleuno.cxx1544 uno::Sequence<uno::Any> SAL_CALL ScStyleObj::getPropertyValues( in getPropertyValues() function in ScStyleObj
/trunk/main/configmgr/source/
H A Daccess.cxx1553 css::uno::Sequence< css::uno::Any > Access::getPropertyValues( in getPropertyValues() function in configmgr::Access
/trunk/main/editeng/source/uno/
H A Dunotext.cxx919 uno::Sequence< uno::Any > SAL_CALL SvxUnoTextRangeBase::getPropertyValues( const uno::Sequence< ::r… in getPropertyValues() function in SvxUnoTextRangeBase
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx2201 aTransformLoadArgs.getPropertyValues() ); in LoadViewIntoFrame_Impl()
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx1343 Sequence< Any > SAL_CALL SdGenericDrawPage::getPropertyValues( const Sequence< OUString >& aPropert… in getPropertyValues() function in SdGenericDrawPage
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx667 aCnt.getPropertyValues( aPropSeq ); in InitializeIndex()
/trunk/main/sc/inc/
H A Dcellsuno.hxx316 getPropertyValues( const ::com::sun::star::uno::Sequence< ::rtl::OUString >& aPropertyNames )
/trunk/main/framework/source/services/
H A Dautorecovery.cxx3019 aEvent.State <<= aInfo.getPropertyValues(); in implst_createFeatureStateEvent()
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx2020 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > SAL_CALL SvxShape::getPropertyValues(… in getPropertyValues() function in SvxShape
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx1918 impl_loadFromStorage_nolck_throw( xDocumentStorage, aArguments.getPropertyValues() ); in load()
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx2084 … Reference< XGraphic > xGraphic = xProvider->queryGraphic( aMediaProperties.getPropertyValues() ); in lcl_getImageFromURL()

Completed in 352 milliseconds

1...<<111213