Searched refs:PPTWriter (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/main/sd/source/filter/eppt/ |
| H A D | eppt.cxx | 120 PPTWriter::PPTWriter( const std::vector< com::sun::star::beans::PropertyValue >& rMediaData, SvStor… in PPTWriter() function in PPTWriter 271 PPTWriter::~PPTWriter() in ~PPTWriter() 306 sal_Bool PPTWriter::ImplCreateCurrentUserStream() in ImplCreateCurrentUserStream() 338 sal_Bool PPTWriter::ImplCreateDocumentSummaryInformation( sal_uInt32 nCnvrtFlags ) in ImplCreateDocumentSummaryInformation() 393 void PPTWriter::ImplWriteExtParaHeader( SvMemoryStream& rSt, sal_uInt32 nRef, sal_uInt32 nInstance,… in ImplWriteExtParaHeader() 408 void PPTWriter::ImplCreateHeaderFooterStrings( SvStream& rStrm, ::com::sun::star::uno::Reference< :… in ImplCreateHeaderFooterStrings() 417 PPTWriter::WriteCString( rStrm, aString, 1 ); in ImplCreateHeaderFooterStrings() 422 PPTWriter::WriteCString( rStrm, aString, 2 ); in ImplCreateHeaderFooterStrings() 427 PPTWriter::WriteCString( rStrm, aString, 0 ); in ImplCreateHeaderFooterStrings() 434 void PPTWriter::ImplCreateHeaderFooters( ::com::sun::star::uno::Reference< ::com::sun::star::beans:… in ImplCreateHeaderFooters() [all …]
|
| H A D | epptso.cxx | 414 sal_uInt32 PPTWriter::ImplVBAInfoContainer( SvStream* pStrm ) in ImplVBAInfoContainer() 433 sal_uInt32 PPTWriter::ImplSlideViewInfoContainer( sal_uInt32 nInstance, SvStream* pStrm ) in ImplSlideViewInfoContainer() 484 sal_uInt32 PPTWriter::ImplOutlineViewInfoContainer( SvStream* pStrm ) in ImplOutlineViewInfoContainer() 504 sal_uInt32 PPTWriter::ImplProgBinaryTag( SvStream* pStrm ) in ImplProgBinaryTag() 535 sal_uInt32 PPTWriter::ImplProgBinaryTagContainer( SvStream* pStrm, SvMemoryStream* pBinTagStrm ) in ImplProgBinaryTagContainer() 566 sal_uInt32 PPTWriter::ImplProgTagContainer( SvStream* pStrm, SvMemoryStream* pBinTagStrm ) in ImplProgTagContainer() 589 sal_uInt32 PPTWriter::ImplDocumentListContainer( SvStream* pStrm ) in ImplDocumentListContainer() 614 sal_uInt32 PPTWriter::ImplMasterSlideListContainer( SvStream* pStrm ) in ImplMasterSlideListContainer() 637 sal_uInt32 PPTWriter::ImplInsertBookmarkURL( const String& rBookmarkURL, const sal_uInt32 nType, in ImplInsertBookmarkURL() 709 sal_Bool PPTWriter::ImplCloseDocument() in ImplCloseDocument() [all …]
|
| H A D | eppt.hxx | 679 class PPTWriter : public GroupTable, public PropValue, public PPTExBulletProvider class 834 … PPTWriter( const std::vector< com::sun::star::beans::PropertyValue >&, SvStorageRef& rSvStorage, 839 ~PPTWriter();
|