Home
last modified time | relevance | path

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

12345678910>>...15

/trunk/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()
/trunk/test/testuno/source/testlib/uno/
H A DTestUtil.java197 Property[] aProps = xPropertySetInfo.getProperties(); in printPropertiesList()
/trunk/main/writerfilter/inc/resourcemodel/
H A DWW8ResourceModel.hxx316 virtual writerfilter::Reference<Properties>::Pointer_t getProperties() = 0;
/trunk/main/ucb/source/ucp/webdav/
H A DContentProperties.hxx178 const std::auto_ptr< PropertyValueMap > & getProperties() const in getProperties() function in http_dav_ucp::ContentProperties
/trunk/main/extensions/source/propctrlr/
H A Dxsddatatypes.cxx213 Sequence< Property > aProperties( xSourceInfo->getProperties() ); in lcl_copyProperties()
/trunk/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();
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DDocumentPreview.java92 return setDocument(url, ps.getProperties()); in setDocument()
/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DtestCore.cxx49 CPPUNIT_ASSERT_MESSAGE("Create node failed wrong pool handle", node->getProperties() == ph); in testCreateCore()
/trunk/main/toolkit/source/helper/
H A Dunopropertyarrayhelper.cxx72 …n::star::uno::Sequence< ::com::sun::star::beans::Property > UnoPropertyArrayHelper::getProperties() in getProperties() function in UnoPropertyArrayHelper
/trunk/main/ucb/qa/complex/tdoc/
H A DCheckTransientDocumentsContent.java106 Property[] props = xPropertySetInfo.getProperties(); in checkTransientDocumentsContent()
/trunk/main/framework/inc/classes/
H A Dpropertysethelper.hxx233 virtual css::uno::Sequence< css::beans::Property > SAL_CALL getProperties()
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dcontentinfo.hxx88 getProperties()
/trunk/test/testcommon/source/org/openoffice/test/
H A DRun.java84 System.getProperties().putAll(props); in main()
/trunk/main/svx/source/table/
H A Dpropertyset.cxx106 Sequence< Property > SAL_CALL FastPropertySetInfo::getProperties() throw (RuntimeException) in getProperties() function in comphelper::FastPropertySetInfo
/trunk/main/wizards/com/sun/star/wizards/db/
H A DColumnPropertySet.java49 Property[] props = _xNewPropertySet.getPropertySetInfo().getProperties(); in propertySet2PropertyValueArray()
/trunk/main/ucb/source/ucp/ext/
H A Ducpext_content.hxx125 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > getProperties( const …
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/org/openoffice/
H A DRunner.java135 Properties aProps = System.getProperties(); in checkAllVariablesForCygwinPath()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/validation/
H A D_XValidatableFormComponent.java110 Property[] properties = propertySetInfo.getProperties(); in changeAllProperties()
/trunk/main/comphelper/source/property/
H A DMasterPropertySetInfo.cxx116 Sequence< ::Property > SAL_CALL MasterPropertySetInfo::getProperties() in getProperties() function in MasterPropertySetInfo
/trunk/main/forms/qa/complex/forms/
H A DCheckOGroupBoxModel.java133 Property[] properties = m_xPropSet.getPropertySetInfo().getProperties(); in getBoundPropsToTest()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dcontentcaps.cxx41 uno::Sequence< beans::Property > Content::getProperties( in getProperties() function in Content
/trunk/main/vcl/source/window/
H A Dwindow4.cxx210 uno::Sequence< beans::PropertyValue > Window::getProperties() const in getProperties() function in Window

Completed in 118 milliseconds

12345678910>>...15