Searched refs:aBinaryTagData10Atom (Results 1 – 1 of 1) sorted by relevance
1560 SvMemoryStream aBinaryTagData10Atom; in ImplCreateSlide() local1561 ImplExportComments( mXDrawPage, aBinaryTagData10Atom ); in ImplCreateSlide()1571 EscherExAtom aMagic2( aBinaryTagData10Atom, 0x2eeb ); in ImplCreateSlide()1572 aBinaryTagData10Atom << (sal_uInt32)0x01c45df9 in ImplCreateSlide()1576 EscherExAtom aMagic( aBinaryTagData10Atom, 0x2b00 ); in ImplCreateSlide()1577 aBinaryTagData10Atom << (sal_uInt32)0; in ImplCreateSlide()1579 aBinaryTagData10Atom.Write( amsofbtAnimGroup.GetData(), amsofbtAnimGroup.Tell() ); in ImplCreateSlide()1581 EscherExContainer aMagic2( aBinaryTagData10Atom, 0x2b02 ); in ImplCreateSlide()1585 if ( aBinaryTagData10Atom.Tell() ) in ImplCreateSlide()1599 mpStrm->Write( aBinaryTagData10Atom.GetData(), aBinaryTagData10Atom.Tell() ); in ImplCreateSlide()
Completed in 160 milliseconds