Home
last modified time | relevance | path

Searched refs:getReplacement (Results 1 – 11 of 11) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dimpgraph.cxx543 const_cast< ImpGraphic* >(this)->maEx = maSvgData->getReplacement(); in ImplGetBitmap()
653 const_cast< ImpGraphic* >(this)->maEx = maSvgData->getReplacement(); in ImplGetBitmapEx()
710 pThat->maEx = maSvgData->getReplacement(); in ImplGetGDIMetaFile()
799 const_cast< ImpGraphic* >(this)->maEx = maSvgData->getReplacement(); in ImplSetPrefSize()
949 const_cast< ImpGraphic* >(this)->maEx = maSvgData->getReplacement(); in ImplDraw()
987 const_cast< ImpGraphic* >(this)->maEx = maSvgData->getReplacement(); in ImplDraw()
1209 maEx = maSvgData->getReplacement(); in ImplReadEmbedded()
1673 const_cast< ImpGraphic* >(this)->maEx = maSvgData->getReplacement(); in ImplGetChecksum()
H A Dsvgdata.cxx207 const BitmapEx& SvgData::getReplacement() const in getReplacement() function in SvgData
/trunk/main/vcl/inc/vcl/
H A Dsvgdata.hxx79 const BitmapEx& getReplacement() const;
/trunk/main/writerfilter/source/dmapper/
H A DOLEHandler.hxx98 getReplacement() const { return m_xReplacement; } in getReplacement() function in writerfilter::dmapper::OLEHandler
H A DDomainMapper_Impl.cxx1177 uno::Reference< graphic::XGraphic > xGraphic = pOLEHandler->getReplacement(); in appendOLE()
/trunk/main/sw/source/ui/vba/
H A Dvbafind.hxx70 virtual css::uno::Any SAL_CALL getReplacement() throw (css::uno::RuntimeException);
H A Dvbafind.cxx199 uno::Any SAL_CALL SwVbaFind::getReplacement() throw (uno::RuntimeException) in getReplacement() function in SwVbaFind
/trunk/main/sd/source/ui/view/
H A Ddrviews2.cxx652 … aGraphic = Graphic(pSdrGrafObj->GetGraphic().getSvgData()->getReplacement()); in FuTemporary()
/trunk/main/svx/source/svdraw/
H A Dsvdxcgv.cxx555 aBmp = pSdrGrafObj->GetGraphic().getSvgData()->getReplacement(); in GetMarkedObjBitmapEx()
H A Dsvdograf.cxx533 …cast< SdrGrafObj* >(this)->mpReplacementGraphic = new GraphicObject(rSvgDataPtr->getReplacement()); in GetReplacementGraphicObject()
/trunk/main/sw/source/core/graphic/
H A Dndgrf.cxx455 …t< SwGrfNode* >( this )->mpReplacementGraphic = new GraphicObject( rSvgDataPtr->getReplacement() ); in GetReplacementGrfObj()

Completed in 93 milliseconds