findItem

fnconst(ConfigItem) * findItem(const ref OdfSettings settings, string setName, string itemName)

Finds a config item by set name and item name.

Parameters

settingsOdfSettings to search.
setNameName of the parent <config:config-item-set>.
itemNameName of the desired <config:config-item>.

Returns

Pointer to the matching ConfigItem, or null.