Home
last modified time | relevance | path

Searched refs:GetGraphicType (Results 1 – 17 of 17) sorted by relevance

/aoo42x/main/sd/source/ui/view/
H A DGraphicObjectBar.cxx133 …if( pObj && pObj->ISA( SdrGrafObj ) && ( ( (SdrGrafObj*) pObj )->GetGraphicType() == GRAPHIC_BITMA… in GetFilterState()
151 …if( pObj && pObj->ISA( SdrGrafObj ) && ( (SdrGrafObj*) pObj )->GetGraphicType() == GRAPHIC_BITMAP ) in ExecuteFilter()
H A Ddrviewsj.cxx173 pSdrGrafObj->GetGraphicType() != GRAPHIC_BITMAP || in GetMenuStateSel()
H A Ddrviews1.cxx820 ((SdrGrafObj*) pObj)->GetGraphicType() == GRAPHIC_BITMAP && in DoVerb()
H A Dsdview.cxx1102 if(GRAPHIC_BITMAP == pObj->GetGraphicType() && !pObj->isEmbeddedSvg()) in IsVectorizeAllowed()
H A Ddrviews7.cxx1453 switch(pSdrGrafObj->GetGraphicType()) in GetMenuState()
/aoo42x/main/sc/source/ui/drawfunc/
H A Dgraphsh.cxx102 …if( pObj && pObj->ISA( SdrGrafObj ) && ( ( (SdrGrafObj*) pObj )->GetGraphicType() == GRAPHIC_BITMA… in GetFilterState()
119 …if( pObj && pObj->ISA( SdrGrafObj ) && ( (SdrGrafObj*) pObj )->GetGraphicType() == GRAPHIC_BITMAP ) in ExecuteFilter()
/aoo42x/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx970 ( pObj->GetGraphicType() != GRAPHIC_NONE ) && in ExecuteGrafAttr()
971 ( pObj->GetGraphicType() != GRAPHIC_DEFAULT ) ) in ExecuteGrafAttr()
1147 ( pGrafObj->GetGraphicType() == GRAPHIC_NONE ) || in GetGrafAttrState()
1148 ( pGrafObj->GetGraphicType() == GRAPHIC_DEFAULT )) in GetGrafAttrState()
/aoo42x/main/sw/source/ui/shells/
H A Dgrfsh.cxx392 ( GRAPHIC_BITMAP == ( nGrfType = GetShell().GetGraphicType()) || in ExecAttr()
563 if( rSh.GetGraphicType() == GRAPHIC_NONE ) in GetAttrState()
678 const sal_uInt16 eGraphicType( rSh.GetGraphicType() ); in GetAttrState()
H A Dbasesh.cxx1294 GRAPHIC_NONE != ( nGrfType = rSh.GetGraphicType() ) && in IMPL_LINK()
1501 rSh.GetGraphicType() == GRAPHIC_NONE ) ) ) in GetState()
1591 bDisable = GRAPHIC_NONE == rSh.GetGraphicType(); in GetState()
/aoo42x/main/svx/source/svdraw/
H A Dsvdograf.cxx574 GraphicType eType = GetGraphicType(); in GetTransformedGraphic()
611 GraphicType SdrGrafObj::GetGraphicType() const in GetGraphicType() function in SdrGrafObj
1215 return GRAPHIC_BITMAP == GetGraphicType() && GetGraphic().getSvgData().get(); in isEmbeddedSvg()
1245 GraphicType aGraphicType(GetGraphicType()); in DoConvertToPolyObj()
H A Dsvdxcgv.cxx544 if( pGrafObj && ( pGrafObj->GetGraphicType() == GRAPHIC_BITMAP ) ) in GetMarkedObjBitmapEx()
H A Dsvddrgmt.cxx3735 …if( !pObj || (pObj->GetGraphicType() == GRAPHIC_NONE) || (pObj->GetGraphicType() == GRAPHIC_DEFAUL… in EndSdrDrag()
H A Dsvdobj.cxx2913 …( pGrafObj->GetGraphicType() == GRAPHIC_BITMAP && pGrafObj->GetGraphic().GetBitmapEx().IsAlpha() )… in IsTransparent()
/aoo42x/main/svx/inc/svx/
H A Dsvdograf.hxx144 GraphicType GetGraphicType() const;
/aoo42x/main/sw/inc/
H A Deditsh.hxx574 sal_uInt16 GetGraphicType() const;
/aoo42x/main/sw/source/core/edit/
H A Deditsh.cxx324 sal_uInt16 SwEditShell::GetGraphicType() const in GetGraphicType() function in SwEditShell
/aoo42x/main/sw/source/filter/ww8/
H A Dww8graf.cxx3163 GraphicType eType = pGrf->GetGraphicType(); in ImportReplaceableDrawables()

Completed in 250 milliseconds