null.findItem
fn
const(ConfigItem) * findItem(const ref OdfSettings settings,
string setName, string itemName)Finds a config item by set name and item name.
Parameters
settings | OdfSettings to search. |
setName | Name of the parent <config:config-item-set>. |
itemName | Name of the desired <config:config-item>. |
Returns
Pointer to the matching ConfigItem, or