Home
last modified time | relevance | path

Searched refs:sMimeType (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sfx2/source/appl/
H A Dlnkbase2.cxx401 String sMimeType( SotExchange::GetFormatMimeType( in Update() local
405 if( xObj->GetData( aData, sMimeType ) ) in Update()
407 DataChanged( sMimeType, aData ); in Update()
685 String sMimeType( SotExchange::GetFormatMimeType( nFormat )); in Get() local
686 if( pLink->GetObj()->GetData( aValue, sMimeType ) ) in Get()
H A Dappdde.cxx650 String sMimeType( SotExchange::GetFormatMimeType( nFormat )); in Get() local
652 long nRet = pSh->DdeGetData( GetCurItem(), sMimeType, aValue ); in Get()
671 String sMimeType( SotExchange::GetFormatMimeType( pData->GetFormat() )); in Put() local
672 bRet = 0 != pSh->DdeSetData( GetCurItem(), sMimeType, aValue ); in Put()
/trunk/main/sot/source/base/
H A Dexchange.cxx384 String sMimeType; in GetFormatMimeType() local
386 sMimeType.AssignAscii( FormatArray_Impl::get()[nFormat].pMimeType ); in GetFormatMimeType()
394 sMimeType = ((DataFlavor*) rL.GetObject( nFormat ))->MimeType; in GetFormatMimeType()
397 DBG_ASSERT( sMimeType.Len(), "SotExchange::GetFormatMimeType(): DataFlavor not initialized" ); in GetFormatMimeType()
399 return sMimeType; in GetFormatMimeType()
/trunk/main/reportdesign/source/core/api/
H A DReportEngineJFree.cxx178 const ::rtl::OUString sMimeType = m_xReport->getMimeType(); in getNewOutputName() local
179 …* pFilter = SfxFilter::GetDefaultFilter( aConfighelper.GetDocServiceNameFromMediaType(sMimeType) ); in getNewOutputName()
195 xStorageProp->setPropertyValue( s_sMediaType, uno::makeAny(sMimeType)); in getNewOutputName()
226 xStorageProp->setPropertyValue( s_sMediaType, uno::makeAny(sMimeType)); in getNewOutputName()
H A DReportDefinition.cxx1953 ::rtl::OUString sMimeType; in getPreferredVisualRepresentation()
1954 …e<io::XInputStream> xStream = m_pImpl->m_pObjectContainer->GetGraphicStream(sImageName,&sMimeType); in getPreferredVisualRepresentation()
1961 aResult.Flavor.MimeType = sMimeType; in getPreferredVisualRepresentation()
/trunk/main/ooxml/source/framework/JavaPartManager/src/org/apache/openoffice/ooxml/framework/part/
H A DContentType.java69 ContentType (final String sMimeType) in ContentType() argument
71 msMimeType = sMimeType; in ContentType()
/trunk/main/sfx2/source/bastyp/
H A Dfltfnc.cxx935 ::rtl::OUString sMimeType ; in ReadSingleFilter_Impl()
1008 lTypeProperties[nTypeProperty].Value >>= sMimeType; in ReadSingleFilter_Impl()
1062 sMimeType , in ReadSingleFilter_Impl()
1074 pFilter->aMimeType = sMimeType; in ReadSingleFilter_Impl()
/trunk/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx416 ::rtl::OUString sMimeType;
591 ->createAndInsertPlugin( sMimeType, sHRef, in Create()
1096 sMimeType = rValue; in XMLTextFrameContext_Impl()
1110 sHRef.getLength() == 0 && sMimeType.getLength() == 0 ) ) in XMLTextFrameContext_Impl()
/trunk/main/sw/source/ui/dbui/
H A Dmmoutputpage.cxx1187 String sMimeType = pSfxFlt->GetMimeType(); in IMPL_LINK() local
1369 aDesc.sMimeType = sMimeType; in IMPL_LINK()
H A Dmmoutputpage.hxx153 ::rtl::OUString sMimeType;
H A Dmailmergechildwindow.cxx665 pCurrentMailDescriptor->sMimeType ); in IterateMails()
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx277 ::rtl::OUString sMimeType; in lcl_getMimeType_nothrow()
281 sMimeType = xContent->getContentType(); in lcl_getMimeType_nothrow()
287 return sMimeType; in lcl_getMimeType_nothrow()
/trunk/main/framework/inc/services/
H A Dframeloaderfactory.hxx71 ::rtl::OUString sMimeType ;
/trunk/main/sw/source/core/docnode/
H A Dsection.cxx1223 String sMimeType( SotExchange::GetFormatMimeType( FORMAT_FILE )); in lcl_UpdateLinksInSect() local
1243 pBLink->DataChanged( sMimeType, aValue ); in lcl_UpdateLinksInSect()

Completed in 239 milliseconds