Home
last modified time | relevance | path

Searched refs:GetContentType (Results 1 – 16 of 16) sorted by relevance

/trunk/main/svl/source/misc/
H A Dinettype.cxx108 static INetContentType GetContentType(UniString const & rTypeName);
110 static UniString GetContentType(INetContentType eTypeID);
678 DBG_ASSERT(GetContentType(rTypeName) == CONTENT_TYPE_UNKNOWN, in RegisterContentType()
712 INetContentType Registration::GetContentType(UniString const & rTypeName) in GetContentType() function in Registration
730 UniString Registration::GetContentType(INetContentType eTypeID) in GetContentType() function in Registration
859 INetContentType eTypeID = GetContentType(rTypeName); in RegisterContentType()
887 INetContentType INetContentTypes::GetContentType(UniString const & rTypeName) in GetContentType() function in INetContentTypes
898 Registration::GetContentType(aType); in GetContentType()
909 UniString INetContentTypes::GetContentType(INetContentType eTypeID) in GetContentType() function in INetContentTypes
926 Registration::GetContentType(eTypeID); in GetContentType()
[all …]
/trunk/main/svl/source/items/
H A Dctypeitm.cxx64 : CntUnencodedStringItem( which, INetContentTypes::GetContentType( eType ) ), in CntContentTypeItem()
204 pVarThis->_eType = INetContentTypes::GetContentType( GetValue() ); in GetEnumValue()
213 SetValue( INetContentTypes::GetContentType( eType ) ); in SetValue()
/trunk/main/sfx2/source/appl/
H A Dimpldde.cxx217 SotExchange::GetFormatMimeType( pSvLink->GetContentType()), in Connect()
262 pLink->SetFormat( pSvLink->GetContentType() ); in Connect()
270 SotExchange::GetFormatMimeType( pSvLink->GetContentType()), in Connect()
H A Dlnkbase2.cxx480 sal_uIntPtr SvBaseLink::GetContentType() const in GetContentType() function in sfx2::SvBaseLink
H A Dfileobj.cxx277 AddDataAdvise( pLink, SotExchange::GetFormatMimeType( pLink->GetContentType()), 0 ); in Connect()
H A Dlinkmgr2.cxx664 SotExchange::GetFormatDataFlavor( pLink->GetContentType(), aFl ); in Connect()
/trunk/main/tools/inc/tools/
H A Dinetmsg.hxx559 UniString GetContentType (void) const in GetContentType() function in INetMIMEMessage
580 UniString aType (GetContentType()); in IsMessage()
585 UniString aType (GetContentType()); in IsMultipart()
/trunk/main/tools/source/inet/
H A Dinetstrm.cxx1373 String aPCT (pMsg->GetParent()->GetContentType()); in GetMsgLine()
1386 String aContentType (pMsg->GetContentType()); in GetMsgLine()
1651 pMsg->GetContentType(), RTL_TEXTENCODING_ASCII_US); in PutMsgLine()
1774 if (pMsg->GetContentType().Len() == 0) in PutMsgLine()
H A Dinetmsg.cxx1302 String aParentCT (pParent->GetContentType()); in GetDefaultContentType()
/trunk/main/svl/inc/svl/
H A Dinettype.hxx352 static INetContentType GetContentType(UniString const & rTypeName);
354 static UniString GetContentType(INetContentType eTypeID);
/trunk/main/framework/source/services/
H A Dmediatypedetectionhelper.cxx96 UniString aType( INetContentTypes::GetContentType( eType ) );
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx610 String GetContentType();
627 String UCBStorageElement_Impl::GetContentType() in GetContentType() function in UCBStorageElement_Impl
2228 aProps[0].Value <<= (::rtl::OUString ) pElement->GetContentType();
2416 … if ( pElement->IsLoaded() && pElement->GetContentType() != pElement->GetOriginalContentType() )
2421 aAny <<= (rtl::OUString) pElement->GetContentType();
/trunk/main/sfx2/inc/sfx2/
H A Dlnkbase.hxx141 sal_uIntPtr GetContentType() const;
/trunk/main/unotools/inc/unotools/
H A Ducblockbytes.hxx166 String GetContentType() const;
/trunk/main/sw/source/core/docnode/
H A Dswbaslnk.cxx412 String aMimeType( SotExchange::GetFormatMimeType( GetContentType() )); in SwapIn()
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx600 rContentType = UniString(aParent.GetContentType()); in GetDataMultiPartEncoded()
1090 aContentType = INetContentTypes::GetContentType(eContentType); in InsertFilePart()

Completed in 124 milliseconds