Searched refs:pGSC (Results 1 – 1 of 1) sorted by relevance
467 …const SdXMLGraphicObjectShapeContext* pGSC = dynamic_cast< const SdXMLGraphicObjectShapeContext* >… in AddShape() local472 if(!pGSC || !pGSC->getLateAddToIdentifierMapper()) in AddShape()3595 … SdXMLGraphicObjectShapeContext* pGSC = dynamic_cast< SdXMLGraphicObjectShapeContext* >(pContext); in CreateChildContext() local3597 if(pGSC) in CreateChildContext()3600 pGSC->setLateAddToIdentifierMapper(true); in CreateChildContext()3612 … SdXMLGraphicObjectShapeContext* pGSC = dynamic_cast< SdXMLGraphicObjectShapeContext* >(pContext); in CreateChildContext() local3614 if(pGSC) in CreateChildContext()3617 pGSC->setLateAddToIdentifierMapper(true); in CreateChildContext()
Completed in 32 milliseconds