Searched refs:eDocumentType (Results 1 – 8 of 8) sorted by relevance
/trunk/main/sd/source/ui/docshell/ |
H A D | docshell.cxx | 161 DocumentType eDocumentType) : in DrawDocShell() argument 168 meDocType(eDocumentType), in DrawDocShell() 183 …ocShell( const sal_uInt64 nModelCreationFlags, sal_Bool bDataObject, DocumentType eDocumentType ) : in DrawDocShell() argument 190 meDocType(eDocumentType), in DrawDocShell() 207 DocumentType eDocumentType) : in DrawDocShell() argument 214 meDocType(eDocumentType), in DrawDocShell()
|
/trunk/main/oox/inc/oox/export/ |
H A D | drawingml.hxx | 82 …rBase* pFB = NULL, DocumentType eDocumentType = DOCUMENT_PPTX ) : mpFS( pFS ), mpFB( pFB ), meDocu… in DrawingML() argument
|
H A D | shapes.hxx | 74 …FSHelperPtr pFS, ::oox::core::XmlFilterBase* pFB = NULL, DocumentType eDocumentType = DOCUMENT_PPT…
|
/trunk/main/oox/source/export/ |
H A D | shapes.cxx | 347 …Int32 nXmlNamespace, FSHelperPtr pFS, ::oox::core::XmlFilterBase* pFB, DocumentType eDocumentType ) in ShapeExport() argument 348 : DrawingML( pFS, pFB, eDocumentType ) in ShapeExport()
|
/trunk/main/writerfilter/inc/dmapper/ |
H A D | DomainMapper.hxx | 85 SourceDocumentType eDocumentType );
|
/trunk/main/writerfilter/source/dmapper/ |
H A D | DomainMapper_Impl.hxx | 386 SourceDocumentType eDocumentType );
|
H A D | DomainMapper.cxx | 121 SourceDocumentType eDocumentType) : in DomainMapper() argument 125 m_pImpl( new DomainMapper_Impl( *this, xContext, xModel, eDocumentType )), in DomainMapper()
|
H A D | DomainMapper_Impl.cxx | 136 SourceDocumentType eDocumentType) : in DomainMapper_Impl() argument 137 m_eDocumentType( eDocumentType ), in DomainMapper_Impl()
|
Completed in 83 milliseconds