Home
last modified time | relevance | path

Searched refs:getProperties (Results 101 – 125 of 357) sorted by relevance

12345678910>>...15

/aoo42x/main/toolkit/inc/toolkit/controls/
H A Dgeometrycontrolmodel_impl.hxx64 _rAggregateProps = m_xAggregateSet->getPropertySetInfo()->getProperties(); in fillProperties()
/aoo42x/main/ucb/source/cacher/
H A Dcachedcontentresultset.cxx430 getProperties()
461 Sequence<Property> aProps = xInfo->getProperties(); in CCRS_PropertySetInfo()
547 ::getProperties() throw( RuntimeException ) in getProperties() function in CCRS_PropertySetInfo
/aoo42x/main/connectivity/inc/connectivity/
H A DDriversConfig.hxx74 const ::comphelper::NamedValueCollection& getProperties(const ::rtl::OUString& _sURL) const;
/aoo42x/main/writerfilter/source/dmapper/
H A DCellColorHandler.cxx127 TablePropertyMapPtr CellColorHandler::getProperties() in getProperties() function in writerfilter::dmapper::CellColorHandler
/aoo42x/test/testcommon/source/org/openoffice/test/common/
H A DCSVReporter.java121 Set<Entry<Object, Object>> entries = System.getProperties().entrySet(); in finishSuite()
/aoo42x/main/ucbhelper/workben/myucp/
H A Dmyucp_contentcaps.cxx68 uno::Sequence< beans::Property > Content::getProperties( in getProperties() function in Content
/aoo42x/main/cppuhelper/qa/propertysetmixin/
H A Dtest_propertysetmixin.cxx242 static_cast< sal_Int32 >(0), info->getProperties().getLength()); in testEmpty2()
358 static_cast< sal_Int32 >(3), info->getProperties().getLength()); in testFull()
/aoo42x/main/qadevOOo/runner/util/
H A Dutils.java594 Property[] list = props.getPropertySetInfo().getProperties(); in hasPropertyByName()
741 Property[] the_props = props.getPropertySetInfo().getProperties(); in getFilteredPropertyNames()
/aoo42x/main/ucb/source/ucp/file/
H A Dfilprp.cxx131 XPropertySetInfo_impl::getProperties( in getProperties() function in XPropertySetInfo_impl
/aoo42x/main/odk/examples/DevelopersGuide/Drawing/
H A DDrawViewDemo.java113 Property[] aPropSeq = xPropSetInfo.getProperties(); in main()
/aoo42x/main/ucb/source/ucp/ftp/
H A Dftpcontentcaps.cxx42 uno::Sequence< beans::Property > FTPContent::getProperties( in getProperties() function in FTPContent
/aoo42x/main/dbaccess/source/ui/dlg/
H A DDriverSettings.cxx61 … const ::comphelper::NamedValueCollection& aProperties = aDriverConfig.getProperties(_sURLPrefix); in getSupportedIndirectSettings()
/aoo42x/main/ucb/source/ucp/odma/
H A Dodma_contentcaps.cxx60 uno::Sequence< beans::Property > Content::getProperties( in getProperties() function in Content
/aoo42x/main/oox/inc/oox/helper/
H A Dpropertyset.hxx105 void getProperties(
/aoo42x/main/offapi/com/sun/star/inspection/
H A DGenericPropertyHandler.idl39 XIntrospectionAccess::getProperties.</p>
/aoo42x/main/oox/source/helper/
H A Dpropertyset.cxx77 void PropertySet::getProperties( Sequence< Any >& orValues, const Sequence< OUString >& rPropNames … in getProperties() function in oox::PropertySet
/aoo42x/main/offapi/com/sun/star/style/
H A DXAutoStyle.idl64 com::sun::star::beans::PropertyValues getProperties();
/aoo42x/main/qadevOOo/tests/java/mod/_fwl/
H A DPathSettings.java142 Property[] allProperties = xPSI.getProperties(); in saveAllPropertyValues()
/aoo42x/main/xmlhelp/source/cxxhelp/provider/
H A Dcontent.hxx128 getProperties( const com::sun::star::uno::Reference<
/aoo42x/main/writerfilter/inc/doctok/
H A DWW8Document.hxx303 virtual writerfilter::Reference<Properties>::Pointer_t getProperties()
/aoo42x/main/comphelper/source/property/
H A DChainablePropertySetInfo.cxx89 Sequence< ::Property > SAL_CALL ChainablePropertySetInfo::getProperties() in getProperties() function in ChainablePropertySetInfo
/aoo42x/main/qadevOOo/tests/java/ifc/document/
H A D_Settings.java140 Property[] props = oObj.getPropertySetInfo().getProperties(); in isReadOnly()
/aoo42x/main/sd/inc/
H A DCustomAnimationPreset.hxx64 UStringList getProperties() const;
/aoo42x/main/oox/source/drawingml/
H A Dtextbodycontext.cxx103 … xRet.set( new TextParagraphPropertiesContext( *this, xAttribs, mrParagraph.getProperties() ) ); in createFastChildContext()
/aoo42x/test/testuno/source/testlib/uno/
H A DTestUtil.java197 Property[] aProps = xPropertySetInfo.getProperties(); in printPropertiesList()

Completed in 127 milliseconds

12345678910>>...15