Home
last modified time | relevance | path

Searched refs:OXMLImage (Results 1 – 3 of 3) sorted by relevance

/trunk/main/reportdesign/source/filter/xml/
H A DxmlImage.hxx34 class OXMLImage : public OXMLReportElementBase class
36 OXMLImage(const OXMLImage&);
37 void operator =(const OXMLImage&);
40 OXMLImage( ORptFilter& rImport, sal_uInt16 nPrfx,
45 virtual ~OXMLImage();
H A DxmlImage.cxx50 OXMLImage::OXMLImage( ORptFilter& rImport, in DBG_NAME()
117 OXMLImage::~OXMLImage() in ~OXMLImage()
H A DxmlCell.cxx157 … pContext = new OXMLImage( rImport, _nPrefix, _rLocalName,xAttrList,xControl.get(),m_pContainer); in CreateChildContext()

Completed in 16 milliseconds