Home
last modified time | relevance | path

Searched refs:aBinaryTagData10Atom (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/filter/eppt/
H A Deppt.cxx320 SvMemoryStream aBinaryTagData10Atom; in ImplWriteSlide() local
321 ImplExportComments( mXDrawPage, aBinaryTagData10Atom ); in ImplWriteSlide()
329 EscherExAtom aMagic2( aBinaryTagData10Atom, 0x2eeb ); in ImplWriteSlide()
330 aBinaryTagData10Atom.WriteUInt32( 0x01c45df9 ) in ImplWriteSlide()
334 EscherExAtom aMagic( aBinaryTagData10Atom, 0x2b00 ); in ImplWriteSlide()
335 aBinaryTagData10Atom.WriteUInt32( 0 ); in ImplWriteSlide()
337 aBinaryTagData10Atom.WriteBytes(amsofbtAnimGroup.GetData(), amsofbtAnimGroup.Tell()); in ImplWriteSlide()
339 EscherExContainer aMagic2( aBinaryTagData10Atom, 0x2b02 ); in ImplWriteSlide()
342 if ( aBinaryTagData10Atom.Tell() ) in ImplWriteSlide()
356 mpStrm->WriteBytes(aBinaryTagData10Atom.GetData(), aBinaryTagData10Atom.Tell()); in ImplWriteSlide()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/filter/eppt/
H A Deppt.cxx319 SvMemoryStream aBinaryTagData10Atom; in ImplWriteSlide() local
320 ImplExportComments( mXDrawPage, aBinaryTagData10Atom ); in ImplWriteSlide()
328 EscherExAtom aMagic2( aBinaryTagData10Atom, 0x2eeb ); in ImplWriteSlide()
329 aBinaryTagData10Atom.WriteUInt32( 0x01c45df9 ) in ImplWriteSlide()
333 EscherExAtom aMagic( aBinaryTagData10Atom, 0x2b00 ); in ImplWriteSlide()
334 aBinaryTagData10Atom.WriteUInt32( 0 ); in ImplWriteSlide()
336 aBinaryTagData10Atom.WriteBytes(amsofbtAnimGroup.GetData(), amsofbtAnimGroup.Tell()); in ImplWriteSlide()
338 EscherExContainer aMagic2( aBinaryTagData10Atom, 0x2b02 ); in ImplWriteSlide()
341 if ( aBinaryTagData10Atom.Tell() ) in ImplWriteSlide()
355 mpStrm->WriteBytes(aBinaryTagData10Atom.GetData(), aBinaryTagData10Atom.Tell()); in ImplWriteSlide()