Lines Matching refs:pOLENd
891 SwOLENode* pOLENd = rNoTNd.GetOLENode(); in PaintPicture() local
896 const bool bIsChart = pOLENd && ChartHelper::IsChart( pOLENd->GetOLEObj().GetObject() ); in PaintPicture()
1112 if ( pOLENd->IsChart() && in PaintPicture()
1125 …const uno::Reference< frame::XModel > aXModel(pOLENd->GetOLEObj().GetOleRef()->getComponent(), uno… in PaintPicture()
1151 if(!bDone && pOLENd) in PaintPicture()
1158 const JobSetup* pJobSetup = pOLENd->getIDocumentDeviceAccess()->getJobsetup(); in PaintPicture()
1171 pGraphic = pOLENd->GetHCGraphic(); in PaintPicture()
1175 pGraphic = pOLENd->GetGraphic(); in PaintPicture()
1182 uno::Reference < embed::XEmbeddedObject > xObj = pOLENd->GetOLEObj().GetOleRef(); in PaintPicture()
1189 …:EmbeddedObjectRef::DrawPaintReplacement( Rectangle( aPosition, aSize ), pOLENd->GetOLEObj().GetCu… in PaintPicture()
1194 … sal_Int64 nMiscStatus = pOLENd->GetOLEObj().GetOleRef()->getStatus( pOLENd->GetAspect() ); in PaintPicture()
1200 … ((SwFEShell*)pShell)->ConnectObj( pOLENd->GetOLEObj().GetObject(), pFly->Prt(), pFly->Frm()); in PaintPicture()
1205 if ( pOLENd->IsChart() && in PaintPicture()