/trunk/test/testuno/source/fvt/uno/sc/chart/ |
H A D | ChartDataLabel.java | 173 result = ((Integer) SCUtil.getProperties(xChartDocument.getDiagram(), "DataCaption")).intValue(); in testCreateDataLabel()
|
H A D | ChartMeanValueLine.java | 164 result = (Boolean) SCUtil.getProperties(xDiagram, "MeanValue"); in testCreateTrendline()
|
H A D | ChartTrendline.java | 167 result = (ChartRegressionCurveType) SCUtil.getProperties(xDiagram, "RegressionCurves"); in testCreateTrendline()
|
/trunk/test/testuno/source/testlib/uno/ |
H A D | TestUtil.java | 197 Property[] aProps = xPropertySetInfo.getProperties(); in printPropertiesList()
|
/trunk/main/writerfilter/inc/resourcemodel/ |
H A D | WW8ResourceModel.hxx | 316 virtual writerfilter::Reference<Properties>::Pointer_t getProperties() = 0;
|
/trunk/main/ucb/source/ucp/webdav/ |
H A D | ContentProperties.hxx | 178 const std::auto_ptr< PropertyValueMap > & getProperties() const in getProperties() function in http_dav_ucp::ContentProperties
|
/trunk/main/extensions/source/propctrlr/ |
H A D | xsddatatypes.cxx | 213 Sequence< Property > aProperties( xSourceInfo->getProperties() ); in lcl_copyProperties()
|
/trunk/main/udkapi/com/sun/star/beans/ |
H A D | PropertyConcept.idl | 50 <member>XIntrospectionAccess::getProperties()</member>
|
H A D | XPropertySetInfo.idl | 65 sequence<com::sun::star::beans::Property> getProperties();
|
/trunk/main/wizards/com/sun/star/wizards/ui/ |
H A D | DocumentPreview.java | 92 return setDocument(url, ps.getProperties()); in setDocument()
|
/trunk/main/writerfilter/qa/cppunittests/odiapi/ |
H A D | testCore.cxx | 49 CPPUNIT_ASSERT_MESSAGE("Create node failed wrong pool handle", node->getProperties() == ph); in testCreateCore()
|
/trunk/main/toolkit/source/helper/ |
H A D | unopropertyarrayhelper.cxx | 72 …n::star::uno::Sequence< ::com::sun::star::beans::Property > UnoPropertyArrayHelper::getProperties() in getProperties() function in UnoPropertyArrayHelper
|
/trunk/main/ucb/qa/complex/tdoc/ |
H A D | CheckTransientDocumentsContent.java | 106 Property[] props = xPropertySetInfo.getProperties(); in checkTransientDocumentsContent()
|
/trunk/main/framework/inc/classes/ |
H A D | propertysethelper.hxx | 233 virtual css::uno::Sequence< css::beans::Property > SAL_CALL getProperties()
|
/trunk/main/ucbhelper/inc/ucbhelper/ |
H A D | contentinfo.hxx | 88 getProperties()
|
/trunk/test/testcommon/source/org/openoffice/test/ |
H A D | Run.java | 84 System.getProperties().putAll(props); in main()
|
/trunk/main/svx/source/table/ |
H A D | propertyset.cxx | 106 Sequence< Property > SAL_CALL FastPropertySetInfo::getProperties() throw (RuntimeException) in getProperties() function in comphelper::FastPropertySetInfo
|
/trunk/main/wizards/com/sun/star/wizards/db/ |
H A D | ColumnPropertySet.java | 49 Property[] props = _xNewPropertySet.getPropertySetInfo().getProperties(); in propertySet2PropertyValueArray()
|
/trunk/main/ucb/source/ucp/ext/ |
H A D | ucpext_content.hxx | 125 …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 D | Runner.java | 135 Properties aProps = System.getProperties(); in checkAllVariablesForCygwinPath()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/validation/ |
H A D | _XValidatableFormComponent.java | 110 Property[] properties = propertySetInfo.getProperties(); in changeAllProperties()
|
/trunk/main/comphelper/source/property/ |
H A D | MasterPropertySetInfo.cxx | 116 Sequence< ::Property > SAL_CALL MasterPropertySetInfo::getProperties() in getProperties() function in MasterPropertySetInfo
|
/trunk/main/forms/qa/complex/forms/ |
H A D | CheckOGroupBoxModel.java | 133 Property[] properties = m_xPropSet.getPropertySetInfo().getProperties(); in getBoundPropsToTest()
|
/trunk/main/xmlhelp/source/cxxhelp/provider/ |
H A D | contentcaps.cxx | 41 uno::Sequence< beans::Property > Content::getProperties( in getProperties() function in Content
|
/trunk/main/vcl/source/window/ |
H A D | window4.cxx | 210 uno::Sequence< beans::PropertyValue > Window::getProperties() const in getProperties() function in Window
|