Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/filter/eppt/
H A Deppt.cxx137 mpPptEscherEx ( NULL ), in PPTWriter()
275 delete mpPptEscherEx; in ~PPTWriter()
512 mpPptEscherEx->CloseContainer(); in ImplCreateHeaderFooters()
560 mpPptEscherEx->CloseContainer(); in ImplCreateDocument()
566 mpPptEscherEx->CloseContainer(); in ImplCreateDocument()
993 mpPptEscherEx->BeginAtom(); in ImplCreateMaster()
1021 mpPptEscherEx->EnterGroup(0,0); in ImplCreateMaster()
1023 mpPptEscherEx->LeaveGroup(); in ImplCreateMaster()
1085 mpPptEscherEx->LeaveGroup(); in ImplCreateMainNotes()
1534 mpPptEscherEx->LeaveGroup(); in ImplCreateSlide()
[all …]
H A Depptso.cxx4245 mpPptEscherEx->AddShape( nType, nFlags, nId ); in ImplCreateShape()
5040 mpPptEscherEx->BeginAtom(); in ImplWritePage()
5507 mpPptEscherEx->AddClientAnchor( maRect ); in ImplWritePage()
5582 mpPptEscherEx->AddClientAnchor( maRect ); in ImplWritePage()
5674 mpPptEscherEx->CloseContainer(); in ImplCreateCellBorder()
5776 mpPptEscherEx->AddAtom( 16, ESCHER_Spgr, 1 ); in ImplCreateTable()
5806 mpPptEscherEx->AddChildAnchor( maRect ); in ImplCreateTable()
5808 mpPptEscherEx->AddClientAnchor( maRect ); in ImplCreateTable()
5809 mpPptEscherEx->CloseContainer(); in ImplCreateTable()
5870 mpPptEscherEx->CloseContainer(); in ImplCreateTable()
[all …]
H A Deppt.hxx730 PptEscherEx* mpPptEscherEx; member in PPTWriter

Completed in 68 milliseconds