Searched refs:getOleObjectInfo (Results 1 – 4 of 4) sorted by relevance
138 const OleObjectInfo* getOleObjectInfo( const ::rtl::OUString& rShapeId ) const;
195 const OleObjectInfo* Drawing::getOleObjectInfo( const OUString& rShapeId ) const in getOleObjectInfo() function in oox::vml::Drawing
422 if( const OleObjectInfo* pOleObjectInfo = mrDrawing.getOleObjectInfo( maTypeModel.maShapeId ) ) in implConvertAndInsert()
416 …case XML_Pict: return (pClientData->mbDde || getOleObjectInfo( rShape.getShapeId() )) ? CREAT… in getShapeBaseName()
Completed in 34 milliseconds