Searched refs:CntContentTypeItem (Results 1 – 2 of 2) sorted by relevance
48 CntContentTypeItem::CntContentTypeItem() in CntContentTypeItem() function in CntContentTypeItem55 CntContentTypeItem::CntContentTypeItem( sal_uInt16 which, const XubString& rType ) in CntContentTypeItem() function in CntContentTypeItem62 CntContentTypeItem::CntContentTypeItem( sal_uInt16 which, in CntContentTypeItem() function in CntContentTypeItem70 CntContentTypeItem::CntContentTypeItem( const CntContentTypeItem& rOrig ) in CntContentTypeItem() function in CntContentTypeItem79 sal_uInt16 CntContentTypeItem::GetVersion(sal_uInt16) const in GetVersion()105 return new CntContentTypeItem(Which(), aValue); in Create()123 const CntContentTypeItem& rOther = (const CntContentTypeItem&)rOrig; in operator ==()136 return new CntContentTypeItem( *this ); in Clone()167 SfxItemPresentation CntContentTypeItem::GetPresentation( in GetPresentation()196 INetContentType CntContentTypeItem::GetEnumValue() const in GetEnumValue()[all …]
31 class CntContentTypeItem : public CntUnencodedStringItem class40 CntContentTypeItem();41 CntContentTypeItem( sal_uInt16 nWhich, const XubString& rType );42 CntContentTypeItem( sal_uInt16 nWhich, const INetContentType eType );43 CntContentTypeItem( const CntContentTypeItem& rOrig );
Completed in 22 milliseconds