Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Descher.hxx87 class SwEscherExGlobal : public EscherExGlobal class
90 explicit SwEscherExGlobal();
91 virtual ~SwEscherExGlobal();
H A Dwrtw8esh.cxx1492 if( SvStream* pPicStrm = static_cast< SwEscherExGlobal& >( *mxGlobal ).GetPictureStream() ) in WritePictures()
1508 SwEscherExGlobal::SwEscherExGlobal() in SwEscherExGlobal() function in SwEscherExGlobal
1512 SwEscherExGlobal::~SwEscherExGlobal() in ~SwEscherExGlobal()
1516 SvStream* SwEscherExGlobal::ImplQueryPictureStream() in ImplQueryPictureStream()
1525 … : EscherEx( EscherExGlobalRef( new SwEscherExGlobal ), *pStrm), rWrt(rWW8Wrt), pEscherStrm(pStrm) in SwBasicEscherEx()
2206 if( SvStream* pPicStrm = static_cast< SwEscherExGlobal& >( *mxGlobal ).GetPictureStream() ) in WritePictures()

Completed in 28 milliseconds