Home
last modified time | relevance | path

Searched refs:ImportGraphic (Results 1 – 25 of 36) sorted by relevance

12

/trunk/main/svtools/source/filter/
H A Dfilter.cxx1384 sal_uInt16 GraphicFilter::ImportGraphic( Graphic& rGraphic, const INetURLObject& rPath, in ImportGraphic() function in GraphicFilter
1394 …nRetValue = ImportGraphic( rGraphic, aMainUrl, *pStream, nFormat, pDeterminedFormat, nImportFlags … in ImportGraphic()
1400 sal_uInt16 GraphicFilter::ImportGraphic( Graphic& rGraphic, const String& rPath, SvStream& rIStream, in ImportGraphic() function in GraphicFilter
1403 return ImportGraphic( rGraphic, rPath, rIStream, nFormat, pDeterminedFormat, nImportFlags, NULL ); in ImportGraphic()
1408 sal_uInt16 GraphicFilter::ImportGraphic( Graphic& rGraphic, const String& rPath, SvStream& rIStream, in ImportGraphic() function in GraphicFilter
2266 nRet = ImportGraphic( pData->maGraphic, String(), pData->mrStm ) == 0; in IMPL_LINK()
2316 nRes = pFilter->ImportGraphic( rGraphic, aURL, nFilter, pDeterminedFormat ); in LoadGraphic()
2318 nRes = pFilter->ImportGraphic( rGraphic, rPath, *pStream, nFilter, pDeterminedFormat ); in LoadGraphic()
/trunk/main/sw/source/core/graphic/
H A Dndgrf.cxx504 sal_Bool SwGrfNode::ImportGraphic( in ImportGraphic() function in SwGrfNode
510 if ( !GraphicFilter::GetGraphicFilter()->ImportGraphic( aGraphic, aURL, rStrm ) ) in ImportGraphic()
585 if ( ImportGraphic( *pStrm ) ) in SwapIn()
1048 GraphicFilter::GetGraphicFilter()->ImportGraphic( aTmpGrf, aURL, *pStrm ); in MakeCopy()
1132 ImportGraphic( *pStrm ); in IMPL_LINK()
/trunk/main/svtools/inc/svtools/
H A Dfilter.hxx333 sal_uInt16 ImportGraphic( Graphic& rGraphic, const INetURLObject& rPath,
341 sal_uInt16 ImportGraphic( Graphic& rGraphic, const String& rPath,
346 sal_uInt16 ImportGraphic( Graphic& rGraphic, const String& rPath,
/trunk/main/sfx2/source/appl/
H A Dfileobj.cxx347 : pGF->ImportGraphic( rGrf, INetURLObject(sFileNm), in GetGraphic_Impl()
354 nRes = pGF->ImportGraphic( rGrf, sFileNm, *pStream, nFilter ); in GetGraphic_Impl()
358 nRes = pGF->ImportGraphic( pDownLoadData->aGrf, aEmptyStr, in GetGraphic_Impl()
/trunk/main/svgio/source/svgreader/
H A Dsvgimagenode.cxx232 if(GRFILTER_OK == GraphicFilter::GetGraphicFilter()->ImportGraphic( in decomposeSvgNode()
254 if(GRFILTER_OK == GraphicFilter::GetGraphicFilter()->ImportGraphic( in decomposeSvgNode()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx195 …if( pGF->ImportGraphic( aGr1, aEmptyStr, *pGraphicStream, GRFILTER_FORMAT_DONTKNOW ) == GRFILTER_O… in TestOleNeedsGraphic()
201 …if( pGF->ImportGraphic( aGr2, aEmptyStr, *pGraphicStream, GRFILTER_FORMAT_DONTKNOW ) == GRFILTER_O… in TestOleNeedsGraphic()
947 …if( pGF->ImportGraphic( aGr, aEmptyStr, *pGraphicStream, GRFILTER_FORMAT_DONTKNOW ) == GRFILTER_OK… in WriteGraphicNode()
H A Dww8graf2.cxx256 return 0 == GraphicFilter::GetGraphicFilter()->ImportGraphic(rGraphic, aEmptyStr, rSrc, in GetPictGrafFromStream()
/trunk/main/svx/source/xml/
H A Dxmlgrhlp.cxx330 …GraphicFilter::GetGraphicFilter()->ImportGraphic( aGraphic, String(), *mpOStm ,nFormat,&pDetermine… in GetGraphicObject()
373 …GraphicFilter::GetGraphicFilter()->ImportGraphic( aGraphic, String(), *pDest ,nFormat,&pDetermined… in GetGraphicObject()
570 GraphicFilter::GetGraphicFilter()->ImportGraphic( aGraphic, String(), *pStream ); in ImplReadGraphic()
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx482 … pGF->ImportGraphic( *mpImp->pGraphic, String(), *pGraphicStream, GRFILTER_FORMAT_DONTKNOW ); in GetReplacement()
617 if ( pGF->ImportGraphic( *pGraphic, String(), *pStream, GRFILTER_FORMAT_DONTKNOW ) == 0 ) in GetHCGraphic()
648 pGF->ImportGraphic( *mpImp->pGraphic, String(), *pGraphicStream, GRFILTER_FORMAT_DONTKNOW ); in SetGraphicStream()
/trunk/main/framework/source/uielement/
H A Dimagebuttontoolbarcontroller.cxx209 pGF->ImportGraphic( aGraphic, String(), *pStream, GRFILTER_FORMAT_DONTKNOW ); in ReadImageFromURL()
/trunk/main/sw/inc/
H A Dndgrf.hxx77 sal_Bool ImportGraphic( SvStream& rStrm );
/trunk/main/editeng/source/rtf/
H A Drtfgrf.cxx534 bValidBmp = 0 == pGF->ImportGraphic( rGrf, sTmpStr, *pTmpFile, in ReadBmpData()
/trunk/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx832 …nRet = mpGraphicFilter->ImportGraphic( rGraphic, rURL, *pStream, nFilter, NULL, nFilterImportFlags… in getGraphic()
834 nRet = mpGraphicFilter->ImportGraphic( rGraphic, aURLObj, nFilter, NULL, nFilterImportFlags ); in getGraphic()
839 nRet = mpGraphicFilter->ImportGraphic( rGraphic, aURLObj, nFilter, NULL, nFilterImportFlags ); in getGraphic()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx1918 m_pImpl->ImportGraphic( val.getProperties(), IMPORT_AS_DETECTED_INLINE ); in lcl_attribute()
4127 m_pImpl->ImportGraphic(pProperties, eGraphicType); in sprmWithProps()
4591 m_pImpl->ImportGraphic(ref, IMPORT_AS_GRAPHIC); in lcl_props()
4595 m_pImpl->ImportGraphic(ref, IMPORT_AS_SHAPE); in lcl_props()
H A DDomainMapper_Impl.hxx482 …void ImportGraphic(writerfilter::Reference< Properties>::Pointer_t, GraphicImportType eGraphicI…
/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx154 pGF->ImportGraphic( aGraphic, aFileName, *pInStrm, nFilter, NULL, 0, &aFilterData ); in ImpLoadLinkedGraphic()
1558 if(!GraphicFilter::GetGraphicFilter()->ImportGraphic( in IMPL_LINK()
/trunk/main/svx/source/gallery2/
H A Dgalmisc.cxx129 …if( !pGraphicFilter->ImportGraphic( rGraphic, rURL.GetMainURL( INetURLObject::NO_DECODE ), *pIStm,… in GalleryGraphicImport()
H A Dgalctrl.cxx102 if( pFilter->ImportGraphic( aGraphic, _aURL, GRFILTER_FORMAT_DONTKNOW ) ) in SetGraphic()
/trunk/main/sd/source/filter/grf/
H A Dsdgrffilter.cxx214 …sal_uInt16 nReturn = pIStm ? pGraphicFilter->ImportGraphic( aGraphic, aFileName, *pIStm, nFilter… in Import()
/trunk/main/sd/source/ui/view/
H A Dsdview4.cxx395 if( !pGraphicFilter->ImportGraphic( aGraphic, aURL ) ) in IMPL_LINK()
/trunk/main/svx/inc/svx/
H A Ddialogs.hrc326 // ResId fuer den ImportGraphic-Dialog
453 // String-ResId fuer den ImportGraphic-Dialog
/trunk/main/desktop/source/splash/
H A Dsplash.cxx447 pGF->ImportGraphic( aGraphic, String(), aStrm, GRFILTER_FORMAT_DONTKNOW ); in loadBitmap()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx449 SdrObject* ImportGraphic( SvStream&, SfxItemSet&, const DffObjData& ) const;
/trunk/main/cui/source/customize/
H A Dcfg.cxx5504 if ( ImportGraphic( rPaths[0] ) == sal_False ) in ImportGraphics()
5538 bool result = ImportGraphic( aPath ); in ImportGraphics()
5551 bool result = ImportGraphic( aSourcePath + rPaths[i] ); in ImportGraphics()
5579 bool SvxIconSelectorDialog::ImportGraphic( const OUString& aURL ) in ImportGraphic() function in SvxIconSelectorDialog
/trunk/main/filter/source/flash/
H A Dswfexporter.cxx752 aFilter.ImportGraphic( aGraphic, String(aFile.GetURL()), *aFile.GetStream( STREAM_READ ) ); in getMetaFile()

Completed in 227 milliseconds

12