Home
last modified time | relevance | path

Searched refs:CntContentTypeItem (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svl/source/items/
H A Dctypeitm.cxx43 TYPEINIT1_AUTOFACTORY( CntContentTypeItem, CntUnencodedStringItem );
48 CntContentTypeItem::CntContentTypeItem() in CntContentTypeItem() function in CntContentTypeItem
55 CntContentTypeItem::CntContentTypeItem( sal_uInt16 which, const XubString& rType ) in CntContentTypeItem() function in CntContentTypeItem
62 CntContentTypeItem::CntContentTypeItem( sal_uInt16 which, in CntContentTypeItem() function in CntContentTypeItem
70 CntContentTypeItem::CntContentTypeItem( const CntContentTypeItem& rOrig ) in CntContentTypeItem() function in CntContentTypeItem
79 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 …]
/trunk/main/svl/inc/svl/
H A Dctypeitm.hxx31 class CntContentTypeItem : public CntUnencodedStringItem class
40 CntContentTypeItem();
41 CntContentTypeItem( sal_uInt16 nWhich, const XubString& rType );
42 CntContentTypeItem( sal_uInt16 nWhich, const INetContentType eType );
43 CntContentTypeItem( const CntContentTypeItem& rOrig );