Home
last modified time | relevance | path

Searched refs:getProperties (Results 126 – 150 of 357) sorted by relevance

12345678910>>...15

/aoo42x/main/ucb/source/ucp/webdav/
H A DContentProperties.hxx178 const std::auto_ptr< PropertyValueMap > & getProperties() const in getProperties() function in http_dav_ucp::ContentProperties
/aoo42x/main/writerfilter/inc/resourcemodel/
H A DWW8ResourceModel.hxx316 virtual writerfilter::Reference<Properties>::Pointer_t getProperties() = 0;
/aoo42x/main/sdext/source/pdfimport/tree/
H A Dstyle.hxx171 const PropertyMap* getProperties( sal_Int32 nStyleId ) const;
/aoo42x/test/testuno/source/fvt/uno/sc/chart/
H A DChartDataLabel.java173 result = ((Integer) SCUtil.getProperties(xChartDocument.getDiagram(), "DataCaption")).intValue(); in testCreateDataLabel()
H A DChartMeanValueLine.java164 result = (Boolean) SCUtil.getProperties(xDiagram, "MeanValue"); in testCreateTrendline()
H A DChartTrendline.java167 result = (ChartRegressionCurveType) SCUtil.getProperties(xDiagram, "RegressionCurves"); in testCreateTrendline()
/aoo42x/main/extensions/source/propctrlr/
H A Dxsddatatypes.cxx213 Sequence< Property > aProperties( xSourceInfo->getProperties() ); in lcl_copyProperties()
/aoo42x/main/writerfilter/qa/cppunittests/odiapi/
H A DtestCore.cxx49 CPPUNIT_ASSERT_MESSAGE("Create node failed wrong pool handle", node->getProperties() == ph); in testCreateCore()
/aoo42x/main/wizards/com/sun/star/wizards/ui/
H A DDocumentPreview.java92 return setDocument(url, ps.getProperties()); in setDocument()
/aoo42x/main/ucb/qa/complex/tdoc/
H A DCheckTransientDocumentsContent.java106 Property[] props = xPropertySetInfo.getProperties(); in checkTransientDocumentsContent()
/aoo42x/main/udkapi/com/sun/star/beans/
H A DPropertyConcept.idl50 <member>XIntrospectionAccess::getProperties()</member>
H A DXPropertySetInfo.idl65 sequence<com::sun::star::beans::Property> getProperties();
/aoo42x/main/toolkit/source/helper/
H A Dunopropertyarrayhelper.cxx72 …n::star::uno::Sequence< ::com::sun::star::beans::Property > UnoPropertyArrayHelper::getProperties() in getProperties() function in UnoPropertyArrayHelper
/aoo42x/main/framework/inc/classes/
H A Dpropertysethelper.hxx233 virtual css::uno::Sequence< css::beans::Property > SAL_CALL getProperties()
/aoo42x/test/testcommon/source/org/openoffice/test/
H A DRun.java84 System.getProperties().putAll(props); in main()
/aoo42x/main/comphelper/source/property/
H A DMasterPropertySetInfo.cxx116 Sequence< ::Property > SAL_CALL MasterPropertySetInfo::getProperties() in getProperties() function in MasterPropertySetInfo
/aoo42x/main/svx/source/table/
H A Dpropertyset.cxx106 Sequence< Property > SAL_CALL FastPropertySetInfo::getProperties() throw (RuntimeException) in getProperties() function in comphelper::FastPropertySetInfo
/aoo42x/main/wizards/com/sun/star/wizards/db/
H A DColumnPropertySet.java49 Property[] props = _xNewPropertySet.getPropertySetInfo().getProperties(); in propertySet2PropertyValueArray()
/aoo42x/main/qadevOOo/tests/java/ifc/form/validation/
H A D_XValidatableFormComponent.java110 Property[] properties = propertySetInfo.getProperties(); in changeAllProperties()
/aoo42x/main/ucb/source/ucp/ext/
H A Ducpext_content.hxx125 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > getProperties( const …
/aoo42x/main/ucbhelper/inc/ucbhelper/
H A Dcontentinfo.hxx88 getProperties()
/aoo42x/main/qadevOOo/runner/org/openoffice/
H A DRunner.java135 Properties aProps = System.getProperties(); in checkAllVariablesForCygwinPath()
/aoo42x/main/forms/qa/complex/forms/
H A DCheckOGroupBoxModel.java137 Property[] properties = m_xPropSet.getPropertySetInfo().getProperties(); in getBoundPropsToTest()
/aoo42x/main/xmlhelp/source/cxxhelp/provider/
H A Dcontentcaps.cxx41 uno::Sequence< beans::Property > Content::getProperties( in getProperties() function in Content
/aoo42x/main/ucb/source/ucp/ftp/
H A Dftpcontent.hxx147 getProperties( const com::sun::star::uno::Reference<

Completed in 99 milliseconds

12345678910>>...15