| /AOO41X/main/svl/source/misc/ |
| H A D | inettype.cxx | 843 void INetContentTypes::Uninitialize() in Uninitialize() 850 INetContentType INetContentTypes::RegisterContentType(UniString const & in RegisterContentType() 887 INetContentType INetContentTypes::GetContentType(UniString const & rTypeName) in GetContentType() 909 UniString INetContentTypes::GetContentType(INetContentType eTypeID) in GetContentType() 939 UniString INetContentTypes::GetPresentation(INetContentType eTypeID, in GetPresentation() 958 UniString INetContentTypes::GetExtension(UniString const & rTypeName) in GetExtension() 977 INetContentType INetContentTypes::GetContentType4Extension(UniString const & in GetContentType4Extension() 993 INetContentType INetContentTypes::GetContentTypeFromURL(UniString const & in GetContentTypeFromURL() 1098 bool INetContentTypes::GetExtensionFromURL(UniString const & rURL, in GetExtensionFromURL() 1125 INetContentType INetContentTypes::MapStringToContentType(UniString const & in MapStringToContentType() [all …]
|
| /AOO41X/main/svl/source/items/ |
| H A D | ctypeitm.cxx | 64 : CntUnencodedStringItem( which, INetContentTypes::GetContentType( eType ) ), in CntContentTypeItem() 180 = INetContentTypes::GetPresentation(GetEnumValue(), in GetPresentation() 204 pVarThis->_eType = INetContentTypes::GetContentType( GetValue() ); in GetEnumValue() 213 SetValue( INetContentTypes::GetContentType( eType ) ); in SetValue() 241 INetContentTypes::RegisterContentType(aValue, UniString())); in PutValue()
|
| /AOO41X/main/framework/source/services/ |
| H A D | mediatypedetectionhelper.cxx | 94 INetContentType eType = INetContentTypes::GetContentTypeFromURL( rUrl ); 96 UniString aType( INetContentTypes::GetContentType( eType ) );
|
| /AOO41X/main/desktop/source/deployment/registry/package/ |
| H A D | dp_package.cxx | 428 if (INetContentTypes::parse( mediaType, type, subType, ¶ms )) in bindPackage_() 1333 if (INetContentTypes::parse( in getBundle() 1482 if (! INetContentTypes::parse( mediaType, type, subType, ¶ms )) in scanBundle()
|
| /AOO41X/main/svl/inc/svl/ |
| H A D | inettype.hxx | 339 class SVL_DLLPUBLIC INetContentTypes class
|
| /AOO41X/main/desktop/source/deployment/registry/executable/ |
| H A D | dp_executable.cxx | 181 if (INetContentTypes::parse( mediaType, type, subType, ¶ms )) in bindPackage_()
|
| /AOO41X/main/desktop/source/deployment/registry/sfwk/ |
| H A D | dp_sfwk.cxx | 267 if (INetContentTypes::parse( mediaType, type, subType, ¶ms )) in bindPackage_()
|
| /AOO41X/main/desktop/source/deployment/registry/script/ |
| H A D | dp_script.cxx | 258 if (INetContentTypes::parse( mediaType, type, subType, ¶ms )) in bindPackage_()
|
| /AOO41X/main/desktop/source/deployment/registry/configuration/ |
| H A D | dp_configuration.cxx | 328 if (INetContentTypes::parse( mediaType, type, subType, ¶ms )) in bindPackage_()
|
| /AOO41X/main/desktop/source/deployment/registry/help/ |
| H A D | dp_help.cxx | 192 if (INetContentTypes::parse( mediaType_, type, subType, ¶ms )) in bindPackage_()
|
| /AOO41X/main/svtools/source/contnr/ |
| H A D | templwin.cxx | 246 INetContentTypes::GetContentTypeFromURL( i_rURL ); in fill() 248 aStr = INetContentTypes::GetPresentation( eTypeID, m_aLocale ); in fill()
|
| /AOO41X/main/svtools/source/svhtml/ |
| H A D | parhtml.cxx | 2322 if (INetContentTypes::parse(sMime, sType, sSubType, &aParameters)) in GetEncodingByMIME()
|
| /AOO41X/main/desktop/source/deployment/manager/ |
| H A D | dp_manager.cxx | 1049 if (INetContentTypes::parse( data.mediaType, type, subType, ¶ms )) in getDeployedPackage_()
|
| /AOO41X/main/forms/source/component/ |
| H A D | DatabaseForm.cxx | 1087 INetContentType eContentType = INetContentTypes::GetContentType4Extension( in InsertFilePart() 1090 aContentType = INetContentTypes::GetContentType(eContentType); in InsertFilePart()
|
| /AOO41X/main/desktop/source/deployment/registry/component/ |
| H A D | dp_component.cxx | 749 if (INetContentTypes::parse( mediaType, type, subType, ¶ms )) in bindPackage_()
|
| /AOO41X/main/sfx2/source/doc/ |
| H A D | objmisc.cxx | 1842 if( INetContentTypes::parse( sContent, sType, sSubType, &aParameters ) ) in SetAttribute()
|
| H A D | docfile.cxx | 3890 if( INetContentTypes::parse( sContent, sType, sSubType, &aParameters ) ) in GetCharset()
|