Home
last modified time | relevance | path

Searched refs:EscherExAtom (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx1177 EscherExAtom aCommentAtom10( rBinaryTagData10Atom, EPP_CommentAtom10 ); in ImplExportComments()
1571 EscherExAtom aMagic2( aBinaryTagData10Atom, 0x2eeb ); in ImplCreateSlide()
1576 EscherExAtom aMagic( aBinaryTagData10Atom, 0x2b00 ); in ImplCreateSlide()
1590 EscherExAtom aCString( *mpStrm, EPP_CString ); in ImplCreateSlide()
1598 EscherExAtom aBinaryTagData( *mpStrm, EPP_BinaryTagData ); in ImplCreateSlide()
H A Dpptexanimations.cxx565 EscherExAtom aAnimNodeExAtom( rStrm, DFF_msofbtAnimNode ); in exportNode()
800 EscherExAtom aAnimNodeExAtom( rStrm, DFF_msofbtAnimNode ); in exportAnimNode()
1258 EscherExAtom aExAtom( rStrm, DFF_msofbtAnimAction ); in exportAnimAction()
1410 EscherExAtom aAnimTrigger( rStrm, DFF_msofbtAnimTrigger ); in exportAnimEvent()
1638 EscherExAtom aAnimateData( rStrm, DFF_msofbtAnimateData ); in exportAnimate()
1811 EscherExAtom a2b01Atom( rStrm, 0x2b01 ); in exportAnimateTargetElement()
1829 EscherExAtom aAnimKeyTime( rStrm, DFF_msofbtAnimKeyTime ); in exportAnimateKeyPoints()
1875 EscherExAtom aExAtom( rStrm, DFF_msofbtAnimValue ); in exportAnimValue()
1884 EscherExAtom aExAtom( rStrm, DFF_msofbtAnimValue ); in exportAnimValue()
1894 EscherExAtom aExAtom( rStrm, DFF_msofbtAnimValue ); in exportAnimValue()
[all …]
H A Depptso.cxx720EscherExAtom aTxMasterStyleAtom( aTxMasterStyleAtomStrm, EPP_TxMasterStyleAtom, EPP_TEXTTYPE_Other… in ImplCloseDocument()
3093 EscherExAtom aAnimationInfoAtom( *pStrm, EPP_TextSpecInfoAtom, 0, 0 ); in WriteTextSpecInfo()
3482 EscherExAtom aAnimationInfoAtom( rSt, EPP_AnimationInfoAtom, 0, 1 ); in ImplWriteObjectEffect()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx124 EscherExAtom::EscherExAtom( SvStream& rSt, const sal_uInt16 nRecType, const sal_uInt16 nInstance, c… in EscherExAtom() function in EscherExAtom
130 EscherExAtom::~EscherExAtom() in ~EscherExAtom()
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1000 struct MSFILTER_DLLPUBLIC EscherExAtom struct
1005EscherExAtom( SvStream& rSt, const sal_uInt16 nRecType, const sal_uInt16 nInstance = 0, const sal_… argument
1006 ~EscherExAtom();

Completed in 128 milliseconds