Lines Matching refs:pOLENd
878 SwOLENode* pOLENd = rNoTNd.GetOLENode(); in PaintPicture() local
883 const bool bIsChart = pOLENd && ChartHelper::IsChart( pOLENd->GetOLEObj().GetObject() ); in PaintPicture()
1099 if ( pOLENd->IsChart() && in PaintPicture()
1112 …const uno::Reference< frame::XModel > aXModel(pOLENd->GetOLEObj().GetOleRef()->getComponent(), uno… in PaintPicture()
1138 if(!bDone && pOLENd) in PaintPicture()
1145 const JobSetup* pJobSetup = pOLENd->getIDocumentDeviceAccess()->getJobsetup(); in PaintPicture()
1158 pGraphic = pOLENd->GetHCGraphic(); in PaintPicture()
1162 pGraphic = pOLENd->GetGraphic(); in PaintPicture()
1169 uno::Reference < embed::XEmbeddedObject > xObj = pOLENd->GetOLEObj().GetOleRef(); in PaintPicture()
1176 …:EmbeddedObjectRef::DrawPaintReplacement( Rectangle( aPosition, aSize ), pOLENd->GetOLEObj().GetCu… in PaintPicture()
1181 … sal_Int64 nMiscStatus = pOLENd->GetOLEObj().GetOleRef()->getStatus( pOLENd->GetAspect() ); in PaintPicture()
1187 … ((SwFEShell*)pShell)->ConnectObj( pOLENd->GetOLEObj().GetObject(), pFly->Prt(), pFly->Frm()); in PaintPicture()
1192 if ( pOLENd->IsChart() && in PaintPicture()