Home
last modified time | relevance | path

Searched refs:getOleObjectInfo (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/inc/oox/vml/
H A Dvmldrawing.hxx138 const OleObjectInfo* getOleObjectInfo( const ::rtl::OUString& rShapeId ) const;
/trunk/main/oox/source/vml/
H A Dvmldrawing.cxx195 const OleObjectInfo* Drawing::getOleObjectInfo( const OUString& rShapeId ) const in getOleObjectInfo() function in oox::vml::Drawing
H A Dvmlshape.cxx422 if( const OleObjectInfo* pOleObjectInfo = mrDrawing.getOleObjectInfo( maTypeModel.maShapeId ) ) in implConvertAndInsert()
/trunk/main/oox/source/xls/
H A Ddrawingfragment.cxx416 …case XML_Pict: return (pClientData->mbDde || getOleObjectInfo( rShape.getShapeId() )) ? CREAT… in getShapeBaseName()

Completed in 22 milliseconds