Documentation
¶
Index ¶
- func CountParagraphs(cbcs []*_a.EG_ContentBlockContent) int
- func CountTables(cbcs []*_a.EG_ContentBlockContent) int
- func ForEachParagraph(cbcs []*_a.EG_ContentBlockContent, fn func(*_a.CT_P) bool)
- func ForEachTable(cbcs []*_a.EG_ContentBlockContent, fn func(*_a.CT_Tbl) bool)
- func HasParagraphs(cbcs []*_a.EG_ContentBlockContent) bool
- func HasTables(cbcs []*_a.EG_ContentBlockContent) bool
- func Iterate(cbcs []*_a.EG_ContentBlockContent) func(_df func(*_a.EG_ContentBlockContentChoice) bool)
- func Unwrap(cbcs []*_a.EG_ContentBlockContent) []*_a.EG_ContentBlockContentChoice
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CountParagraphs ¶
func CountParagraphs(cbcs []*_a.EG_ContentBlockContent) int
func CountTables ¶
func CountTables(cbcs []*_a.EG_ContentBlockContent) int
func ForEachParagraph ¶
func ForEachParagraph(cbcs []*_a.EG_ContentBlockContent, fn func(*_a.CT_P) bool)
func ForEachTable ¶
func ForEachTable(cbcs []*_a.EG_ContentBlockContent, fn func(*_a.CT_Tbl) bool)
func HasParagraphs ¶
func HasParagraphs(cbcs []*_a.EG_ContentBlockContent) bool
func HasTables ¶
func HasTables(cbcs []*_a.EG_ContentBlockContent) bool
func Iterate ¶
func Iterate(cbcs []*_a.EG_ContentBlockContent) func(_df func(*_a.EG_ContentBlockContentChoice) bool)
func Unwrap ¶
func Unwrap(cbcs []*_a.EG_ContentBlockContent) []*_a.EG_ContentBlockContentChoice
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.