Searched refs:SwEscherExGlobal (Results 1 – 2 of 2) sorted by relevance
87 class SwEscherExGlobal : public EscherExGlobal class90 explicit SwEscherExGlobal();91 virtual ~SwEscherExGlobal();
1481 if( SvStream* pPicStrm = static_cast< SwEscherExGlobal& >( *mxGlobal ).GetPictureStream() ) in WritePictures()1497 SwEscherExGlobal::SwEscherExGlobal() in SwEscherExGlobal() function in SwEscherExGlobal1501 SwEscherExGlobal::~SwEscherExGlobal() in ~SwEscherExGlobal()1505 SvStream* SwEscherExGlobal::ImplQueryPictureStream() in ImplQueryPictureStream()1514 … : EscherEx( EscherExGlobalRef( new SwEscherExGlobal ), *pStrm), rWrt(rWW8Wrt), pEscherStrm(pStrm) in SwBasicEscherEx()2195 if( SvStream* pPicStrm = static_cast< SwEscherExGlobal& >( *mxGlobal ).GetPictureStream() ) in WritePictures()
Completed in 28 milliseconds