Searched refs:getReplacement (Results 1 – 11 of 11) sorted by relevance
543 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()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()
207 const BitmapEx& SvgData::getReplacement() const in getReplacement() function in SvgData
79 const BitmapEx& getReplacement() const;
98 getReplacement() const { return m_xReplacement; } in getReplacement() function in writerfilter::dmapper::OLEHandler
991 uno::Reference< graphic::XGraphic > xGraphic = pOLEHandler->getReplacement(); in appendOLE()
70 virtual css::uno::Any SAL_CALL getReplacement() throw (css::uno::RuntimeException);
199 uno::Any SAL_CALL SwVbaFind::getReplacement() throw (uno::RuntimeException) in getReplacement() function in SwVbaFind
555 aBmp = pSdrGrafObj->GetGraphic().getSvgData()->getReplacement(); in GetMarkedObjBitmapEx()
533 …cast< SdrGrafObj* >(this)->mpReplacementGraphic = new GraphicObject(rSvgDataPtr->getReplacement()); in GetReplacementGraphicObject()
652 … aGraphic = Graphic(pSdrGrafObj->GetGraphic().getSvgData()->getReplacement()); in FuTemporary()
455 …t< SwGrfNode* >( this )->mpReplacementGraphic = new GraphicObject( rSvgDataPtr->getReplacement() ); in GetReplacementGrfObj()
Completed in 114 milliseconds