Home
last modified time | relevance | path

Searched refs:EPP_ProgTags (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/sd/source/filter/eppt/
H A Depptdef.hxx199 #define EPP_ProgTags 5000 macro
H A Deppt.cxx1587 EscherExContainer aProgTags ( *mpStrm, EPP_ProgTags ); in ImplCreateSlide()
H A Depptso.cxx574 *pStrm << (sal_uInt32)( 0xf | ( EPP_ProgTags << 16 ) ) << (sal_uInt32)0; in ImplProgTagContainer()