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.cxx48 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()
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 …]
/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 );

Completed in 23 milliseconds