Searched refs:pOleNd (Results 1 – 1 of 1) sorted by relevance
933 SwOLENode *pOleNd = const_cast<SwOLENode*>(pNd); in WriteGraphicNode() local934 ASSERT( pOleNd, " Wer hat den OleNode versteckt ?" ); in WriteGraphicNode()935 SwOLEObj& rSObj= pOleNd->GetOLEObj(); in WriteGraphicNode()938 comphelper::EmbeddedObjectContainer aCnt( pOleNd->GetDoc()->GetDocStorage() ); in WriteGraphicNode()976 SwOLENode *pOleNd = const_cast<SwOLENode*>(pNd); in WriteGraphicNode()977 ASSERT( pOleNd, " Wer hat den OleNode versteckt ?" ); in WriteGraphicNode()978 SwOLEObj& rSObj= pOleNd->GetOLEObj(); in WriteGraphicNode()981 … Graphic* pGr = SdrOle2Obj::GetGraphicFromObject( pOleNd->GetDoc()->GetDocStorage(), rObj ); in WriteGraphicNode()