Searched refs:CntContentTypeItem (Results 1 – 2 of 2) sorted by relevance
43 TYPEINIT1_AUTOFACTORY( CntContentTypeItem, CntUnencodedStringItem );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()86 SfxPoolItem* CntContentTypeItem::Create( SvStream& rStream, in Create()105 return new CntContentTypeItem(Which(), aValue); in Create()110 SvStream & CntContentTypeItem::Store(SvStream & rStream, sal_uInt16) const in Store()121 int CntContentTypeItem::operator==( const SfxPoolItem& rOrig ) const in operator ==()[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 );