Home
last modified time | relevance | path

Searched refs:eTypeID (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svl/source/misc/
H A Dinettype.cxx681 INetContentType eTypeID in RegisterContentType() local
707 return eTypeID; in RegisterContentType()
860 if (eTypeID == CONTENT_TYPE_UNKNOWN) in RegisterContentType()
882 return eTypeID; in RegisterContentType()
943 if (eTypeID <= CONTENT_TYPE_LAST) in GetPresentation()
985 INetContentType eTypeID in GetContentType4Extension() local
1026 eTypeID = CONTENT_TYPE_TEXT_HTML; in GetContentTypeFromURL()
1079 eTypeID = CONTENT_TYPE_APP_MACRO; in GetContentTypeFromURL()
1084 eTypeID = GetContentType(aToken); in GetContentTypeFromURL()
1087 if (eTypeID == CONTENT_TYPE_UNKNOWN) in GetContentTypeFromURL()
[all …]
/trunk/main/svl/inc/svl/
H A Dinettype.hxx354 static UniString GetContentType(INetContentType eTypeID);
356 static UniString GetPresentation(INetContentType eTypeID,
/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx245 INetContentType eTypeID = in fill() local
247 if ( eTypeID != CONTENT_TYPE_APP_OCTSTREAM ) { in fill()
248 aStr = INetContentTypes::GetPresentation( eTypeID, m_aLocale ); in fill()

Completed in 36 milliseconds