Home
last modified time | relevance | path

Searched refs:getCreatableContentsInfo (Results 1 – 6 of 6) sorted by relevance

/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx617 return m_aProps.getCreatableContentsInfo(); in queryCreatableContentsInfo()
1006 rProp, uno::makeAny( rData.getCreatableContentsInfo() ) ); in getPropertyValues()
1099 uno::makeAny( rData.getCreatableContentsInfo() ) ); in getPropertyValues()
1944 HierarchyContentProperties::getCreatableContentsInfo() const in getCreatableContentsInfo() function in HierarchyContentProperties
H A Dhierarchycontent.hxx98 getCreatableContentsInfo() const;
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx723 return m_aProps.getCreatableContentsInfo(); in queryCreatableContentsInfo()
1033 rProp, uno::makeAny( rData.getCreatableContentsInfo() ) ); in getPropertyValues()
1138 uno::makeAny( rData.getCreatableContentsInfo() ) ); in getPropertyValues()
3037 ContentProperties::getCreatableContentsInfo() const in getCreatableContentsInfo() function in ContentProperties
H A Dtdoc_content.hxx92 getCreatableContentsInfo() const;
/trunk/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx116 ContentProperties::getCreatableContentsInfo( PackageUri const & rUri ) const in getCreatableContentsInfo() function in ContentProperties
745 return m_aProps.getCreatableContentsInfo( m_aUri ); in queryCreatableContentsInfo()
890 rData.getCreatableContentsInfo( in getPropertyValues()
1010 rData.getCreatableContentsInfo( PackageUri( rContentId ) ) ) ); in getPropertyValues()
H A Dpkgcontent.hxx96 getCreatableContentsInfo( PackageUri const & rUri ) const;