Home
last modified time | relevance | path

Searched refs:NormalContent (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Writers/Powerpoint/
H A DOutput.hs124 , envContentType = NormalContent
130 data ContentType = NormalContent constructor
376 NormalContent | (sp : _) <- contentShapes -> return sp
1091 (\env -> env {envContentType = NormalContent})
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Writers/Powerpoint/
H A DOutput.hs142 , envContentType = NormalContent
173 data ContentType = NormalContent constructor
572 NormalContent | (sp : _) <- contentShapes -> return sp
1305 (\env -> env {envContentType = NormalContent})