Home
last modified time | relevance | path

Searched defs:getProperties (Results 1 – 25 of 88) sorted by relevance

1234

/trunk/main/oox/inc/oox/drawingml/
H A Dtextparagraph.hxx49 inline TextParagraphProperties& getProperties() { return maProperties; } in getProperties() function in oox::drawingml::TextParagraph
50 inline const TextParagraphProperties& getProperties() const { return maProperties; } in getProperties() function in oox::drawingml::TextParagraph
/trunk/main/wizards/com/sun/star/wizards/common/
H A DProperties.java68 public PropertyValue[] getProperties() in getProperties() method in Properties
73 public static PropertyValue[] getProperties(Map map) in getProperties() method in Properties
/trunk/main/ucb/source/ucp/odma/
H A Dodma_contentcaps.cxx60 uno::Sequence< beans::Property > Content::getProperties( in getProperties() function in Content
/trunk/main/ucb/source/ucp/ftp/
H A Dftpcontentcaps.cxx42 uno::Sequence< beans::Property > FTPContent::getProperties( in getProperties() function in FTPContent
/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_contentcaps.cxx68 uno::Sequence< beans::Property > Content::getProperties( in getProperties() function in Content
/trunk/main/unotools/source/property/
H A Dpropertysetinfo.cxx105 Sequence< Property > PropertyMapImpl::getProperties() throw() in getProperties() function in PropertyMapImpl
177 Sequence< ::com::sun::star::beans::Property > SAL_CALL PropertySetInfo::getProperties() throw(::com… in getProperties() function in PropertySetInfo
/trunk/main/stoc/source/javavm/
H A Djvmargs.cxx57 const ::std::vector< ::rtl::OUString > & JVM::getProperties() const in getProperties() function in stoc_javavm::JVM
/trunk/main/comphelper/source/property/
H A Dpropertysetinfo.cxx108 Sequence< Property > PropertyMapImpl::getProperties() throw() in getProperties() function in PropertyMapImpl
192 Sequence< ::com::sun::star::beans::Property > SAL_CALL PropertySetInfo::getProperties() throw(::com… in getProperties() function in PropertySetInfo
H A DChainablePropertySetInfo.cxx89 Sequence< ::Property > SAL_CALL ChainablePropertySetInfo::getProperties() in getProperties() function in ChainablePropertySetInfo
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dcontentcaps.cxx41 uno::Sequence< beans::Property > Content::getProperties( in getProperties() function in Content
/trunk/main/writerfilter/source/doctok/
H A DWW8FKPImpl.cxx66 writerfilter::Reference<Properties>::Pointer_t WW8CHPFKPImpl::getProperties(const Fc & rFc) const in getProperties() function in writerfilter::doctok::WW8CHPFKPImpl
115 WW8PAPFKPImpl::getProperties(const Fc & rFc) const in getProperties() function in writerfilter::doctok::WW8PAPFKPImpl
/trunk/main/ucb/source/ucp/package/
H A Dpkgcontentcaps.cxx90 uno::Sequence< beans::Property > Content::getProperties( in getProperties() function in Content
/trunk/main/writerfilter/source/dmapper/
H A DBorderHandler.cxx150 PropertyMapPtr BorderHandler::getProperties() in getProperties() function in writerfilter::dmapper::BorderHandler
H A DCellColorHandler.cxx127 TablePropertyMapPtr CellColorHandler::getProperties() in getProperties() function in writerfilter::dmapper::CellColorHandler
H A DTblStylePrHandler.hxx73 inline PropertyMapPtr getProperties() { return m_pProperties; }; in getProperties() function in writerfilter::dmapper::TblStylePrHandler
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontentcaps.cxx89 uno::Sequence< beans::Property > HierarchyContent::getProperties( in getProperties() function in HierarchyContent
/trunk/main/basic/source/classes/
H A Dpropacc.cxx240 Sequence< Property > PropertySetInfoImpl::getProperties(void) throw() in getProperties() function in PropertySetInfoImpl
290 Sequence< Property > SbPropertySetInfo::getProperties(void) throw( RuntimeException ) in getProperties() function in SbPropertySetInfo
341 Sequence< Property > SbPropertyContainer::getProperties(void) throw () in getProperties() function in SbPropertyContainer
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_contentcaps.cxx100 uno::Sequence< beans::Property > Content::getProperties( in getProperties() function in Content
/trunk/main/svl/source/items/
H A Ditemprop.cxx112 uno::Sequence<beans::Property> SfxItemPropertyMap::getProperties() const in getProperties() function in SfxItemPropertyMap
418 SfxItemPropertySetInfo::getProperties( ) in getProperties() function in SfxItemPropertySetInfo
477 SfxExtItemPropertySetInfo::getProperties( ) throw(RuntimeException) in getProperties() function in SfxExtItemPropertySetInfo
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DCfgParser.java126 protected Properties getProperties(String name) in getProperties() method in CfgParser
/trunk/main/ucb/source/ucp/file/
H A Dfilprp.cxx131 XPropertySetInfo_impl::getProperties( in getProperties() function in XPropertySetInfo_impl
/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DPropertiesRetriever.java147 public Vector getProperties() { in getProperties() method in PropertiesRetriever
/trunk/main/vcl/source/components/
H A Ddisplay.cxx130 Sequence< Property > SAL_CALL DisplayInfo::getProperties( ) throw (RuntimeException) in getProperties() function in vcl::DisplayInfo
270 Sequence< Property > SAL_CALL DisplayAccess::getProperties( ) throw (RuntimeException) in getProperties() function in vcl::DisplayAccess
/trunk/main/writerfilter/inc/resourcemodel/
H A DTableData.hxx117 PropertiesPointer getProperties() { return mpProps; } in getProperties() function in writerfilter::CellData
256 PropertiesPointer getProperties() in getProperties() function in writerfilter::RowData
/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

Completed in 88 milliseconds

1234