Home
last modified time | relevance | path

Searched defs:prstGeom (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/chart/
H A Dshapes.py46 prstGeom = Typed(expected_type=PresetGeometry2D, allow_none=True) variable in GraphicalProperties
74 prstGeom=None, argument
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Writers/
H A DDocx.hs1260 prstGeom = mknode "a:prstGeom" [("prst","rect")] $ function
/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.hs726 let prstGeom = mknode "a:prstGeom" [("prst","rect")] $ function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Writers/
H A DDocx.hs1428 prstGeom = mknode "a:prstGeom" [("prst","rect")] $ function
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Writers/Powerpoint/
H A DOutput.hs936 let prstGeom = mknode "a:prstGeom" [("prst","rect")] $ function