Home
last modified time | relevance | path

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

/trunk/main/oox/source/export/
H A Dshapes.cxx347 ShapeExport::ShapeExport( sal_Int32 nXmlNamespace, FSHelperPtr pFS, ::oox::core::XmlFilterBase* pFB… in ShapeExport() argument
349 , mnXmlNamespace( nXmlNamespace ) in ShapeExport()
363 ShapeExport& ShapeExport::SetXmlNamespace( sal_Int32 nXmlNamespace ) in SetXmlNamespace() argument
365 mnXmlNamespace = nXmlNamespace; in SetXmlNamespace()
H A Ddrawingml.cxx556 …:WriteBlipFill( Reference< XPropertySet > rXPropSet, String sURLPropName, sal_Int32 nXmlNamespace ) in WriteBlipFill() argument
567 mpFS->startElementNS( nXmlNamespace , XML_blipFill, FSEND ); in WriteBlipFill()
581 mpFS->endElementNS( nXmlNamespace, XML_blipFill ); in WriteBlipFill()
/trunk/main/oox/inc/oox/export/
H A Dshapes.hxx74 …ShapeExport( sal_Int32 nXmlNamespace, ::sax_fastparser::FSHelperPtr pFS, ::oox::core::XmlFilterBas…
78 ShapeExport& SetXmlNamespace( sal_Int32 nXmlNamespace );
H A Ddrawingml.hxx97 … ::com::sun::star::beans::XPropertySet > rXPropSet, String sURLPropName, sal_Int32 nXmlNamespace );

Completed in 31 milliseconds