MCPcopy Create free account
hub / github.com/Distrotech/reportlab / getSampleStyleSheet

Function getSampleStyleSheet

tools/pythonpoint/pythonpoint.py:933–935  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

931 return self.figure
932
933def getSampleStyleSheet():
934 from tools.pythonpoint.styles.standard import getParagraphStyles
935 return getParagraphStyles()
936
937def toolsDir():
938 import tools

Callers 2

saveAsHandoutMethod · 0.70
getStylesFunction · 0.70

Calls 1

getParagraphStylesFunction · 0.90

Tested by

no test coverage detected