Home
last modified time | relevance | path

Searched refs:isEmbeddedSvg (Results 1 – 10 of 10) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx1213 bool SdrGrafObj::isEmbeddedSvg() const in isEmbeddedSvg() function in SdrGrafObj
1222 if(isEmbeddedSvg() && GetModel()) in getMetafileFromEmbeddedSvg()
1248 if(isEmbeddedSvg()) in DoConvertToPolyObj()
H A Dsvdxcgv.cxx553 if(pSdrGrafObj && pSdrGrafObj->isEmbeddedSvg()) in GetMarkedObjBitmapEx()
706 if(pSdrGrafObj->isEmbeddedSvg()) in GetObjGraphic()
H A Dsvdedtv2.cxx2082 if(pGraf && (pGraf->HasGDIMetaFile() || pGraf->isEmbeddedSvg())) in DoImportMarkedMtf()
2090 else if(pGraf->isEmbeddedSvg()) in DoImportMarkedMtf()
H A Dsvdedtv.cxx645 …fObj && ((pSdrGrafObj->HasGDIMetaFile() && !pSdrGrafObj->IsEPS()) || pSdrGrafObj->isEmbeddedSvg())) in CheckPossibilities()
/trunk/main/svx/inc/svx/
H A Dsvdograf.hxx203 bool isEmbeddedSvg() const;
/trunk/main/sd/source/ui/view/
H A Ddrviewsj.cxx175 pSdrGrafObj->isEmbeddedSvg()) in GetMenuStateSel()
H A Ddrviewsc.cxx373 else if(pGraf->isEmbeddedSvg()) in FuTemp03()
H A Ddrviews2.cxx650 if(pSdrGrafObj && pSdrGrafObj->isEmbeddedSvg()) in FuTemporary()
H A Dsdview.cxx1102 if(GRAPHIC_BITMAP == pObj->GetGraphicType() && !pObj->isEmbeddedSvg()) in IsVectorizeAllowed()
H A Ddrviews7.cxx1457 if(pSdrGrafObj->isEmbeddedSvg()) in GetMenuState()

Completed in 79 milliseconds