Searched refs:ImplEscherExSdr (Results 1 – 4 of 4) sorted by relevance
35 class ImplEscherExSdr;55 ImplEESdrObject( ImplEscherExSdr& rEx, const SdrObject& rObj );183 class ImplEscherExSdr : public ImplEESdrWriter class190 ImplEscherExSdr( EscherEx& rEx );191 virtual ~ImplEscherExSdr();
919 ImplEscherExSdr::ImplEscherExSdr( EscherEx& rEx ) in ImplEscherExSdr() function in ImplEscherExSdr930 ImplEscherExSdr::~ImplEscherExSdr() in ~ImplEscherExSdr()939 bool ImplEscherExSdr::ImplInitPage( const SdrPage& rPage ) in ImplInitPage()973 bool ImplEscherExSdr::ImplInitUnoShapes( const Reference< XShapes >& rxShapes ) in ImplInitUnoShapes()994 void ImplEscherExSdr::ImplExitPage() in ImplExitPage()1007 void ImplEscherExSdr::ImplFlushSolverContainer() in ImplFlushSolverContainer()1020 void ImplEscherExSdr::ImplWriteCurrentPage() in ImplWriteCurrentPage()1030 sal_uInt32 ImplEscherExSdr::ImplWriteTheShape( ImplEESdrObject& rObj ) in ImplWriteTheShape()1123 ImplEESdrObject::ImplEESdrObject( ImplEscherExSdr& rEx, in ImplEESdrObject()
5082 mpImplEscherExSdr.reset( new ImplEscherExSdr( *this ) ); in EscherEx()
1442 class ImplEscherExSdr;1447 typedef ::std::auto_ptr< ImplEscherExSdr > ImplEscherExSdrPtr;
Completed in 176 milliseconds