Home
last modified time | relevance | path

Searched refs:getProperties (Results 76 – 100 of 357) sorted by relevance

12345678910>>...15

/aoo42x/test/testuno/source/testlib/uno/
H A DSCUtil.java482 public static Object getProperties(Object obj, String propName) throws Exception { in getProperties() method in SCUtil
510 return getProperties(xCell, propName); in getCellProperties()
/aoo42x/main/reportdesign/source/core/api/
H A DShape.cxx202 aAggSeq = m_aProps.aComponent.m_xProperty->getPropertySetInfo()->getProperties(); in getInfoHelper()
203 … OPropertyArrayAggregationHelper(ShapePropertySet::getPropertySetInfo()->getProperties(),aAggSeq)); in getInfoHelper()
/aoo42x/main/writerfilter/source/dmapper/
H A DCellColorHandler.hxx54 ::boost::shared_ptr<TablePropertyMap> getProperties();
H A DTblStylePrHandler.hxx73 inline PropertyMapPtr getProperties() { return m_pProperties; }; in getProperties() function in writerfilter::dmapper::TblStylePrHandler
H A DBorderHandler.hxx70 ::boost::shared_ptr<PropertyMap> getProperties();
/aoo42x/main/stoc/source/javavm/
H A Djvmargs.cxx57 const ::std::vector< ::rtl::OUString > & JVM::getProperties() const in getProperties() function in stoc_javavm::JVM
/aoo42x/main/ucbhelper/source/provider/
H A Dresultset.cxx115 virtual uno::Sequence< beans::Property > SAL_CALL getProperties()
1558 const uno::Sequence< beans::Property >& ResultSet::getProperties() in getProperties() function in ucbhelper::ResultSet
1643 uno::Sequence< beans::Property > SAL_CALL PropertySetInfo::getProperties() in getProperties() function in ucbhelper_impl::PropertySetInfo
/aoo42x/main/writerfilter/source/doctok/
H A DWW8FKP.hxx103 getProperties(const Fc & rFc)
/aoo42x/main/scripting/java/com/sun/star/script/framework/log/
H A DLogUtils.java34 System.getProperties().getProperty("ScriptJavaRuntimeDebug");
/aoo42x/main/qadevOOo/tests/java/ifc/beans/
H A D_XPropertySetInfo.java54 Property[] properties = oObj.getProperties(); in _getProperties()
/aoo42x/main/ucb/workben/ucb/
H A Ducbdemo.cxx770 uno::Sequence< beans::Property > getProperties();
1436 uno::Sequence< beans::Property > UcbContent::getProperties() in getProperties() function in UcbContent
1444 uno::Sequence< beans::Property > aProps( xInfo->getProperties() ); in getProperties()
2231 m_pContent->getProperties(); in IMPL_LINK()
/aoo42x/main/toolkit/inc/toolkit/helper/
H A Dunopropertyarrayhelper.hxx52 ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getProperties();
/aoo42x/main/scripting/java/org/openoffice/idesupport/
H A DLocalOffice.java58 path.addElement(System.getProperties().getProperty("netbeans.home") + in create()
/aoo42x/main/unotools/inc/unotools/
H A Dpropertysetinfo.hxx79 …un::star::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getProperties() throw(::com:…
/aoo42x/main/comphelper/inc/comphelper/
H A DChainablePropertySetInfo.hxx65 …tual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getProperties()
H A DMasterPropertySetInfo.hxx57 …tual ::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getProperties()
H A Dpropertysetinfo.hxx89 …un::star::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getProperties() throw(::com:…
/aoo42x/main/jvmfwk/java/jreproperties/src/main/java/
H A DJREProperties.java84 Properties p = System.getProperties(); in main()
/aoo42x/main/wizards/com/sun/star/wizards/web/export/
H A DFilterExporter.java57 storeToURL(document, target, filterName, props.getProperties()); in export()
/aoo42x/main/ucb/source/core/
H A Ducbprops.hxx77 getProperties()
/aoo42x/main/wizards/com/sun/star/wizards/db/
H A DTableDescriptor.java604 Property[] aColProperties = xPropertySet.getPropertySetInfo().getProperties(); in clonePropertySet()
726 Property[] aProperties = xColPropertySet.getPropertySetInfo().getProperties(); in getNonBinaryFieldNames()
/aoo42x/test/testuno/source/fvt/uno/sd/file/
H A DCheckFileProperties.java587 Property[] pros = xproSetInfo.getProperties(); in testCustomRemovePro()
604 Property[] pros2 = xproSetInfo2.getProperties(); in testCustomRemovePro()
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DCompHelper.java52 for (Property srcProperty : srcPropertySetInfo.getProperties()) { in copyProperties()
/aoo42x/main/ucb/source/ucp/file/
H A Dfilprp.hxx70 getProperties(
/aoo42x/main/forms/source/xforms/
H A Dunohelper.cxx74 xTo->getPropertySetInfo()->getProperties(); in copy()

Completed in 95 milliseconds

12345678910>>...15