Home
last modified time | relevance | path

Searched refs:getPropertyValues (Results 1 – 25 of 301) sorted by relevance

12345678910>>...13

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XMultiPropertySet.java150 values = oObj.getPropertyValues(allnames); in _getPropertyValues()
188 Object[] gValues = oObj.getPropertyValues(testPropsNames); in _addPropertiesChangeListener()
280 Object[] gValues = oObj.getPropertyValues(testPropsNames); in _setPropertyValues()
289 Object[] newValues = oObj.getPropertyValues(testPropsNames); in _setPropertyValues()
334 values = oObj.getPropertyValues(new String[]{property.Name}); in getPropsToTest()
/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DPropertiesRetriever.java79 public Vector getPropertyValues() in getPropertyValues() method in PropertiesRetriever
82 return getPropertyValues ( properties ); in getPropertyValues()
93 public Vector getPropertyValues( Vector properties ) in getPropertyValues() method in PropertiesRetriever
215 Vector propertiesValues = obtProperty.getPropertyValues( properties ); in main()
H A DPropertiesComposer.java83 Vector propertyValues = getPropertyValues(); in setProperties()
163 public Vector getPropertyValues() { in getPropertyValues() method in PropertiesComposer
257 Vector propertiesValues = setProp.getPropertyValues(); in main()
/trunk/main/cppuhelper/qa/propertysetmixin/
H A DJavaSupplier.java165 public PropertyValue[] getPropertyValues() { in getPropertyValues() method in JavaSupplier.Empty2
166 return prop.getPropertyValues(); in getPropertyValues()
293 public PropertyValue[] getPropertyValues() { in getPropertyValues() method in JavaSupplier.Full
294 return prop.getPropertyValues(); in getPropertyValues()
/trunk/main/ucb/source/ucp/file/
H A Dbc.cxx377 aAny <<= getPropertyValues( CommandId, in execute()
427 Reference< sdbc::XRow > xRow = getPropertyValues( CommandId,seq ); in execute()
536 Reference< sdbc::XRow > xRow = getPropertyValues( -1,seq ); in getContentType()
675 Reference< sdbc::XRow > xRow = getPropertyValues( -1,seq ); in createNewContent()
811 BaseContent::getPropertyValues( in getPropertyValues() function in BaseContent
1135 Reference< sdbc::XRow > xRow = getPropertyValues( nMyCommandIdentifier,seq ); in transfer()
1205 Reference< sdbc::XRow > xRow = getPropertyValues( -1,seq ); in insert()
/trunk/main/sfx2/source/view/
H A Dfrmload.cxx136 Sequence< PropertyValue > aQueryArgs( aNewArgs.getPropertyValues() ); in impl_detectFilterForURL()
502 i_rViewFactoryArgs.getPropertyValues(), in impl_createDocumentView()
603 xModel->attachResource( ::rtl::OUString(), aDescriptor.getPropertyValues() ); in load()
607 xLoadable->load( aDescriptor.getPropertyValues() ); in load()
614 xModel->attachResource( xModel->getURL(), aDescriptor.getPropertyValues() ); in load()
/trunk/main/ucb/source/ucp/ext/
H A Ducpext_content.cxx227 aRet <<= getPropertyValues( Properties, i_rEvironment ); in execute()
475 …Reference< XRow > Content::getPropertyValues( const Sequence< Property >& i_rProperties, const Ref… in getPropertyValues() function in ucb::ucp::ext::Content
498 … const Sequence< Any > aPropertyValues = aRequestedContent.getPropertyValues( aPropertyNames ); in getPropertyValues()
633 Reference< XRow > xRow( getPropertyValues( aProps, NULL ), UNO_SET_THROW ); in impl_isFolder()
657 Reference< XRow > xRow( getPropertyValues( aProps, NULL ), UNO_SET_THROW ); in impl_determineContentType()
/trunk/main/xmloff/source/forms/
H A Dgridcolumnproptranslator.cxx248 Sequence< Any > aValues = getPropertyValues( aNames ); in getPropertyValue()
302 …Sequence< Any > SAL_CALL OGridColumnPropertyTranslator::getPropertyValues( const Sequence< ::rtl::… in getPropertyValues() function in xmloff::OGridColumnPropertyTranslator
313 aValues = m_xGridColumn->getPropertyValues( aPropertyNames ); in getPropertyValues()
/trunk/main/dbaccess/source/core/recovery/
H A Dsubcomponentrecovery.cxx593 aLoadArgs.getPropertyValues() in impl_recoverSubDocument_throw()
603 aLoadArgs.getPropertyValues(), in impl_recoverSubDocument_throw()
653 aLoadArgs.getPropertyValues() in impl_recoverQueryDesign_throw()
663 aLoadArgs.getPropertyValues(), in impl_recoverQueryDesign_throw()
/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_content.cxx249 aRet <<= getPropertyValues( Properties, Environment ); in execute()
486 uno::Reference< sdbc::XRow > Content::getPropertyValues( in getPropertyValues() function in Content
631 uno::Reference< sdbc::XRow > Content::getPropertyValues( in getPropertyValues() function in Content
636 return getPropertyValues( m_xSMgr, in getPropertyValues()
H A Dmyucp_content.hxx88 getPropertyValues( const ::com::sun::star::uno::Sequence<
175 getPropertyValues( const ::com::sun::star::uno::Reference<
/trunk/main/filter/source/pdf/
H A Dpdfdialog.hxx66 using OPropertySetHelper::getPropertyValues;
67 virtual Sequence< PropertyValue > SAL_CALL getPropertyValues( ) throw (RuntimeException);
/trunk/main/ucb/source/ucp/package/
H A Dpkgcontent.hxx149 getPropertyValues( const ::com::sun::star::uno::Reference<
159 getPropertyValues( const ::com::sun::star::uno::Sequence<
313 getPropertyValues( const ::com::sun::star::uno::Reference<
H A Dpkgcontent.cxx500 aRet <<= getPropertyValues( Properties ); in execute()
813 uno::Reference< sdbc::XRow > Content::getPropertyValues( in getPropertyValues() function in Content
823 return getPropertyValues( rSMgr, in getPropertyValues()
850 uno::Reference< sdbc::XRow > Content::getPropertyValues( in getPropertyValues() function in Content
1085 uno::Reference< sdbc::XRow > Content::getPropertyValues( in getPropertyValues() function in Content
1089 return getPropertyValues( m_xSMgr, in getPropertyValues()
2027 = xSource->getPropertyValues( aSourceProps ); in transfer()
/trunk/main/filter/source/flash/
H A Dswfdialog.hxx69 using ::cppu::OPropertySetHelper::getPropertyValues;
71 …r::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL getPropertyValues( ) throw (c…
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.hxx172 getPropertyValues( const ::com::sun::star::uno::Sequence<
206 getPropertyValues( const ::com::sun::star::uno::Reference<
321 getPropertyValues( const ::com::sun::star::uno::Reference<
/trunk/main/filter/source/svg/
H A Dsvgdialog.hxx71 using cppu::OPropertySetHelper::getPropertyValues;
72 …r::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL getPropertyValues( ) throw (c…
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DPropertySet.java99 public synchronized Object[] getPropertyValues(String[] propertyNames) { in getPropertyValues() method in PropertySet
101 return impl.getPropertyValues(propertyNames); in getPropertyValues()
/trunk/main/ucb/source/ucp/odma/
H A Dodma_content.cxx247 aRet <<= getPropertyValues( Properties, Environment ); in execute()
632 uno::Reference< sdbc::XRow > Content::getPropertyValues( in getPropertyValues() function in Content
837 uno::Reference< sdbc::XRow > Content::getPropertyValues( in getPropertyValues() function in Content
842 return getPropertyValues( m_xSMgr, in getPropertyValues()
H A Dodma_content.hxx79 getPropertyValues( const ::com::sun::star::uno::Sequence<
178 getPropertyValues( const ::com::sun::star::uno::Reference<
/trunk/main/basic/source/inc/
H A Dpropacc.hxx103 …virtual NS_UNO::Sequence< NS_BEANS::PropertyValue > SAL_CALL getPropertyValues(void) throw (::com:…
180 virtual NS_UNO::Sequence< NS_BEANS::PropertyValue > SAL_CALL getPropertyValues(void);
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx399 aRet <<= getPropertyValues( Properties ); in execute()
969 uno::Reference< sdbc::XRow > HierarchyContent::getPropertyValues( in getPropertyValues() function in HierarchyContent
1125 uno::Reference< sdbc::XRow > HierarchyContent::getPropertyValues( in getPropertyValues() function in HierarchyContent
1129 return getPropertyValues( m_xSMgr, in getPropertyValues()
1825 = xSource->getPropertyValues( aSourceProps ); in transfer()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx392 return aMutableDescriptor.getPropertyValues(); in lcl_appendFileNameToDescriptor()
461 …rtyValue > aFilterArgs( ODatabaseModelImpl::stripLoadArguments( _rResource ).getPropertyValues() ); in impl_import_nolck_throw()
674 load( aMediaDescriptor.getPropertyValues() ); in recoverFromFile()
686 impl_attachResource( sLogicalDocumentURL, aMediaDescriptor.getPropertyValues(), aGuard ); in recoverFromFile()
766 return m_pImpl->getMediaDescriptor().getPropertyValues(); in getArgs()
958 …rage_throw( m_pImpl->getRootStorage(), m_pImpl->getMediaDescriptor().getPropertyValues(), aGuard ); in store()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OGroupBoxModel.csv27 "OGroupBoxModel";"com::sun::star::beans::XMultiPropertySet";"getPropertyValues()"
34 "OGroupBoxModel";"com::sun::star::beans::XPropertyAccess#optional";"getPropertyValues()"
/trunk/main/sd/source/filter/html/
H A DHtmlOptionsDialog.cxx88 virtual Sequence< PropertyValue > SAL_CALL getPropertyValues() throw ( RuntimeException );
192 Sequence< PropertyValue > SdHtmlOptionsDialog::getPropertyValues() in getPropertyValues() function in SdHtmlOptionsDialog

Completed in 113 milliseconds

12345678910>>...13