Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/i18npool/source/localedata/
H A DLocaleNode.hxx166 class LCSearchNode : public LocaleNode { class
168 LCSearchNode (const OUString& name, in LCSearchNode() function in LCSearchNode
H A DLocaleNode.cxx111 return new LCSearchNode (name,attr); in createNode()
1329 void LCSearchNode::generateCode (const OFileWriter &of) const in generateCode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/i18npool/source/localedata/
H A DLocaleNode.hxx164 class LCSearchNode : public LocaleNode { class
166 LCSearchNode (const OUString& name, in LCSearchNode() function in LCSearchNode
H A DLocaleNode.cxx109 return new LCSearchNode (name,attr); in createNode()
1324 void LCSearchNode::generateCode (const OFileWriter &of) const in generateCode()