Searched refs:GetHCGraphic (Results 1 – 7 of 7) sorted by relevance
121 Graphic* GetHCGraphic(); // tries to retrieve HighContrast representation if possible
109 Graphic* GetHCGraphic() const;
283 Graphic* SwOLENode::GetHCGraphic() in GetHCGraphic() function in SwOLENode285 return aOLEObj.xOLERef.GetHCGraphic(); in GetHCGraphic()
52 ? pSource->getEmbeddedObjectRef().GetHCGraphic() in create2DDecomposition()
1171 pGraphic = pOLENd->GetHCGraphic(); in PaintPicture()
567 Graphic* EmbeddedObjectRef::GetHCGraphic() const in GetHCGraphic() function in svt::EmbeddedObjectRef
1373 pOLEGraphic = getEmbeddedObjectRef().GetHCGraphic(); in createSdrGrafObjReplacement()