Exemplo n.º 1
0
 def subclass_fixture(self):
     return SlideMaster(None, None)
Exemplo n.º 2
0
 def layouts_fixture(self, SlideLayouts_, slide_layouts_):
     sldMaster = element('p:sldMaster/p:sldLayoutIdLst')
     slide_master = SlideMaster(sldMaster, None)
     sldMasterIdLst = sldMaster.sldLayoutIdLst
     return slide_master, SlideLayouts_, sldMasterIdLst, slide_layouts_