Searched refs:INetContentType (Results 1 – 7 of 7) sorted by relevance
49 INetContentType m_eTypeID;65 INetContentType m_eTypeID;74 INetContentType m_eTypeID;97 static inline TypeIDMapEntry * getEntry(INetContentType eTypeID);101 static INetContentType RegisterContentType(UniString const & rTypeName,108 static INetContentType GetContentType(UniString const & rTypeName);110 static UniString GetContentType(INetContentType eTypeID);112 static UniString GetPresentation(INetContentType eTypeID);116 static INetContentType GetContentType4Extension(UniString const &129 inline TypeIDMapEntry * Registration::getEntry(INetContentType eTypeID) in getEntry()[all …]
207 enum INetContentType enum344 static INetContentType RegisterContentType(UniString const & rTypeName,352 static INetContentType GetContentType(UniString const & rTypeName);354 static UniString GetContentType(INetContentType eTypeID);356 static UniString GetPresentation(INetContentType eTypeID,361 static INetContentType GetContentType4Extension(UniString const &364 static INetContentType GetContentTypeFromURL(UniString const & rURL);369 static INetContentType MapStringToContentType(UniString const &
34 INetContentType _eType;42 CntContentTypeItem( sal_uInt16 nWhich, const INetContentType eType );72 INetContentType GetEnumValue() const;74 void SetValue( const INetContentType eType );
45 #define CONTENT_TYPE_NOT_INIT ( (INetContentType)-1 )63 const INetContentType eType ) in CntContentTypeItem()196 INetContentType CntContentTypeItem::GetEnumValue() const in GetEnumValue()211 void CntContentTypeItem::SetValue( const INetContentType eType ) in SetValue()
94 INetContentType eType = INetContentTypes::GetContentTypeFromURL( rUrl );
242 INetContentType eTypeID = in fill()
1087 INetContentType eContentType = INetContentTypes::GetContentType4Extension( in InsertFilePart()