Home
last modified time | relevance | path

Searched refs:getProperties (Results 51 – 75 of 357) sorted by relevance

12345678910>>...15

/trunk/main/comphelper/source/property/
H A Dgenericpropertyset.cxx119 Sequence< Property> aSeq = xInfo->getProperties(); in addPropertyChangeListener()
143 Sequence< Property> aSeq = xInfo->getProperties(); in removePropertyChangeListener()
/trunk/main/connectivity/source/commontools/
H A Dparamwrapper.cxx131 Sequence< Property > aProperties = xInfo->getProperties(); in IMPLEMENT_GET_IMPLEMENTATION_ID()
157 aProperties = m_xDelegatorPSI->getProperties(); in getInfoHelper()
/trunk/main/writerfilter/source/doctok/
H A DWW8ResourceModelImpl.cxx342 writerfilter::Reference<Properties>::Pointer_t WW8Value::getProperties() in getProperties() function in writerfilter::doctok::WW8Value
448 WW8PropertiesValue::getProperties() in getProperties() function in writerfilter::doctok::WW8PropertiesValue
H A DWW8DocumentImpl.cxx103 WW8DocumentIteratorImpl::getProperties() const in getProperties() function in writerfilter::doctok::WW8DocumentIteratorImpl
105 return mpDocument->getProperties(mCpAndFc); in getProperties()
841 writerfilter::Reference<Properties>::Pointer_t WW8DocumentImpl::getProperties in getProperties() function in writerfilter::doctok::WW8DocumentImpl
855 pResult = pFKP->getProperties(rCpAndFc.getFc()); in getProperties()
1750 pProperties(pIt->getProperties()); in resolve()
H A DWW8DocumentImpl.hxx513 getProperties(const CpAndFc & rCpAndFc);
804 virtual writerfilter::Reference<Properties>::Pointer_t getProperties()
/trunk/main/ucb/source/ucp/ext/
H A Ducpext_datasupplier.cxx331 …tent::getArtificialNodePropertyValues( m_pImpl->m_xSMgr, getResultSet()->getProperties(), sTitle ); in queryPropertyValues()
339 getResultSet()->getProperties(), getResultSet()->getEnvironment() ); in queryPropertyValues()
/trunk/main/ucb/source/core/
H A Ducbprops.cxx376 Sequence< Property > SAL_CALL UcbPropertiesManager::getProperties() in getProperties() function in UcbPropertiesManager
457 getProperties(); in queryProperty()
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavdatasupplier.cxx313 getResultSet()->getProperties(), in queryPropertyValues()
359 getResultSet()->getProperties(), propertyNames ); in getData()
H A Dwebdavcontentcaps.cxx290 uno::Sequence< beans::Property > Content::getProperties( in getProperties() function in Content
496 = xCachedProps->getProperties(); in getProperties()
/trunk/main/writerfilter/source/resourcemodel/
H A DTagLogger.cxx485 resolve(*pTag, val.getProperties()); in attribute()
517 uno::Sequence<beans::Property> aProps(xPropSetInfo->getProperties()); in unoPropertySetToTag()
H A DResourceModelHelper.cxx38 writerfilter::Reference<Properties>::Pointer_t pProperties = val.getProperties(); in resolveAttributeProperties()
/trunk/main/ucb/source/ucp/file/
H A Dprov.cxx391 getProperties(
482 XPropertySetInfoImpl2::getProperties( in getProperties() function in XPropertySetInfoImpl2
/trunk/main/sw/source/ui/vba/
H A Dvbadocumentproperties.cxx653 return mxUserDefinedProp->getPropertySetInfo()->getProperties().getLength(); in getCount()
658 …uno::Sequence< beans::Property > aProps = mxUserDefinedProp->getPropertySetInfo()->getProperties(); in getByIndex()
677 …uno::Sequence< beans::Property > aProps = mxUserDefinedProp->getPropertySetInfo()->getProperties(); in getElementNames()
/trunk/main/sc/qa/complex/dataPilot/
H A D_XPropertySet.java359 toCheck = oObj.getPropertySetInfo().getProperties()[0].Name; in _getPropertyValue()
502 Property[] properties = xPSI.getProperties(); in getPropsToTest()
/trunk/main/extensions/workben/
H A Dpythontest.cxx348 Sequence<Property> seqProp = ref->getProperties( 0 ); in dumpIntrospectionToStream()
407 Sequence< Property > seq = refInfo->getProperties(); in dumpVarToStream()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dpropshlp.hxx84 …om::sun::star::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getProperties(void) = 0;
166 … ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getProperties(void);
/trunk/main/cppuhelper/test/
H A Dtestpropshlp.cxx174 Sequence< Property > aProps = a1.getProperties(); in test_PropertyArrayHelper()
189 Sequence< Property > aProps = a1.getProperties(); in test_PropertyArrayHelper()
207 Sequence< Property > aProps = a1.getProperties(); in test_PropertyArrayHelper()
/trunk/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx579 PropertyMapPtr pProps = pTblStylePrHandler->getProperties( ); in lcl_sprm()
628 … m_pImpl->m_pCurrentEntry->pProperties->insert( pBorderHandler->getProperties(), true ); in lcl_sprm()
1267 writerfilter::Reference<Properties>::Pointer_t pProperties = val.getProperties(); in resolveAttributeProperties()
H A DCellMarginHandler.hxx59 ::boost::shared_ptr<TablePropertyMap> getProperties();
/trunk/main/stoc/source/tdmanager/
H A Dtdmgr_check.cxx407 newProperties( xNewTD->getProperties() ); in checkService()
409 existingProperties( xExistingTD->getProperties() ); in checkService()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XPropertySet.java370 Property[] properties = oObj.getPropertySetInfo().getProperties(); in _getPropertyValue()
554 Property[] properties = xPSI.getProperties(); in getPropsToTest()
/trunk/main/dbaccess/source/core/misc/
H A Ddsntypes.cxx267 const ::comphelper::NamedValueCollection& aFeatures = m_aDriverConfig.getProperties(_sURL); in getJavaDriverClass()
303 const ::comphelper::NamedValueCollection& aProperties = m_aDriverConfig.getProperties(_sURL); in getDefaultDBSettings()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXPropertySetInfo.csv1 "SwXPropertySetInfo";"com::sun::star::beans::XPropertySetInfo";"getProperties()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/ucb/
H A Dcom.sun.star.comp.ucb.UcbPropertiesManager.csv1 "UcbPropertiesManager";"com::sun::star::beans::XPropertySetInfo";"getProperties()"
/trunk/main/stoc/source/javavm/
H A Djvmargs.hxx50 const ::std::vector< ::rtl::OUString> & getProperties() const;

Completed in 125 milliseconds

12345678910>>...15