Searched refs:IsEPS (Results 1 – 8 of 8) sorted by relevance
621 sal_Bool SdrGrafObj::IsEPS() const in IsEPS() function in SdrGrafObj623 return pGraphic->IsEPS(); in IsEPS()798 rInfo.bCanConvToPath = !IsEPS(); in TakeObjInfo()801 rInfo.bCanConvToPoly = !IsEPS(); in TakeObjInfo()
645 …if(pSdrGrafObj && ((pSdrGrafObj->HasGDIMetaFile() && !pSdrGrafObj->IsEPS()) || pSdrGrafObj->isEmbe… in CheckPossibilities()
149 sal_Bool IsEPS() const;
127 sal_Bool IsEPS() const;
205 mbEPS = maGraphic.IsEPS(); in ImplAssignGraphicData()458 if ( !IsInSwapIn() && IsEPS() ) in GetUniqueID()
437 !((SdrGrafObj*) pObj)->IsEPS() && in GetBmpMaskState()
407 sal_Bool IsEPS() const { return mbEPS; } in IsEPS() function in GraphicObject
435 sal_Bool Graphic::IsEPS() const in IsEPS() function in Graphic
Completed in 82 milliseconds