/aoo4110/main/qadevOOo/tests/java/ifc/beans/ |
H A D | _XMultiPropertySet.java | 150 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()
|
/aoo4110/main/odk/examples/DevelopersGuide/UCB/ |
H A D | PropertiesRetriever.java | 79 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 D | PropertiesComposer.java | 83 Vector propertyValues = getPropertyValues(); in setProperties() 163 public Vector getPropertyValues() { in getPropertyValues() method in PropertiesComposer 257 Vector propertiesValues = setProp.getPropertyValues(); in main()
|
/aoo4110/main/cppuhelper/qa/propertysetmixin/ |
H A D | JavaSupplier.java | 165 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()
|
/aoo4110/main/ucb/source/ucp/file/ |
H A D | bc.cxx | 377 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()
|
/aoo4110/main/sfx2/source/view/ |
H A D | frmload.cxx | 136 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()
|
/aoo4110/main/ucb/source/ucp/ext/ |
H A D | ucpext_content.cxx | 227 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()
|
/aoo4110/main/xmloff/source/forms/ |
H A D | gridcolumnproptranslator.cxx | 248 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()
|
/aoo4110/main/dbaccess/source/core/recovery/ |
H A D | subcomponentrecovery.cxx | 593 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()
|
/aoo4110/main/ucbhelper/workben/myucp/ |
H A D | myucp_content.cxx | 249 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 D | myucp_content.hxx | 88 getPropertyValues( const ::com::sun::star::uno::Sequence< 175 getPropertyValues( const ::com::sun::star::uno::Reference<
|
/aoo4110/main/filter/source/pdf/ |
H A D | pdfdialog.hxx | 66 using OPropertySetHelper::getPropertyValues; 67 virtual Sequence< PropertyValue > SAL_CALL getPropertyValues( ) throw (RuntimeException);
|
/aoo4110/main/ucb/source/ucp/package/ |
H A D | pkgcontent.hxx | 149 getPropertyValues( const ::com::sun::star::uno::Reference< 159 getPropertyValues( const ::com::sun::star::uno::Sequence< 313 getPropertyValues( const ::com::sun::star::uno::Reference<
|
/aoo4110/main/filter/source/flash/ |
H A D | swfdialog.hxx | 69 using ::cppu::OPropertySetHelper::getPropertyValues; 71 …r::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL getPropertyValues( ) throw (c…
|
/aoo4110/main/filter/source/svg/ |
H A D | svgdialog.hxx | 71 using cppu::OPropertySetHelper::getPropertyValues; 72 …r::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL getPropertyValues( ) throw (c…
|
/aoo4110/main/ucb/source/ucp/tdoc/ |
H A D | tdoc_content.hxx | 172 getPropertyValues( const ::com::sun::star::uno::Sequence< 206 getPropertyValues( const ::com::sun::star::uno::Reference< 321 getPropertyValues( const ::com::sun::star::uno::Reference<
|
/aoo4110/main/basic/source/inc/ |
H A D | propacc.hxx | 103 …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);
|
/aoo4110/main/ucb/source/ucp/odma/ |
H A D | odma_content.cxx | 247 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 D | odma_content.hxx | 79 getPropertyValues( const ::com::sun::star::uno::Sequence< 178 getPropertyValues( const ::com::sun::star::uno::Reference<
|
/aoo4110/main/sd/source/filter/html/ |
H A D | HtmlOptionsDialog.cxx | 88 virtual Sequence< PropertyValue > SAL_CALL getPropertyValues() throw ( RuntimeException ); 192 Sequence< PropertyValue > SdHtmlOptionsDialog::getPropertyValues() in getPropertyValues() function in SdHtmlOptionsDialog
|
/aoo4110/main/qadevOOo/objdsc/forms/ |
H A D | com.sun.star.comp.forms.OGroupBoxModel.csv | 27 "OGroupBoxModel";"com::sun::star::beans::XMultiPropertySet";"getPropertyValues()" 34 "OGroupBoxModel";"com::sun::star::beans::XPropertyAccess#optional";"getPropertyValues()"
|
H A D | com.sun.star.comp.forms.OFixedTextModel.csv | 17 "OFixedTextModel";"com::sun::star::beans::XMultiPropertySet";"getPropertyValues()" 24 "OFixedTextModel";"com::sun::star::beans::XPropertyAccess#optional";"getPropertyValues()"
|
H A D | com.sun.star.comp.forms.OImageButtonModel.csv | 33 "OImageButtonModel";"com::sun::star::beans::XMultiPropertySet";"getPropertyValues()" 40 "OImageButtonModel";"com::sun::star::beans::XPropertyAccess#optional";"getPropertyValues()"
|
H A D | com.sun.star.comp.form.ONavigationBarModel.csv | 17 "ONavigationBarModel";"com::sun::star::beans::XMultiPropertySet";"getPropertyValues()" 24 "ONavigationBarModel";"com::sun::star::beans::XPropertyAccess#optional";"getPropertyValues()"
|
/aoo4110/main/comphelper/inc/comphelper/ |
H A D | SettingsHelper.hxx | 92 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > SAL_CALL getPropertyValues( … in getPropertyValues() function in comphelper::SettingsHelperNoState 94 { return ComphelperBase::getPropertyValues ( aPropertyNames ); } in getPropertyValues()
|