Home
last modified time | relevance | path

Searched refs:mkCustomProp (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Writers/
H A DDocx.hs440 let mkCustomProp (k, v) pid = mknode "property" function
448 ] $ zipWith mkCustomProp customProperties [(2 :: Int)..]
/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.hs1722 let mkCustomProp (k, v) pid = mknode "property" function
1729 ] $ zipWith mkCustomProp (fromMaybe [] $ customProperties docProps) [(2 :: Int)..]
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Writers/
H A DDocx.hs545 let mkCustomProp (k, v) pid = mknode "property" function
553 ] $ zipWith mkCustomProp customProperties [(2 :: Int)..]
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Writers/Powerpoint/
H A DOutput.hs1933 let mkCustomProp (k, v) pid = mknode "property" function
1940 ] $ zipWith mkCustomProp (fromMaybe [] $ customProperties docProps) [(2 :: Int)..]