Home
last modified time | relevance | path

Searched refs:LCFormatNode (Results 1 – 2 of 2) sorted by relevance

/trunk/main/i18npool/source/localedata/
H A DLocaleNode.hxx173 class LCFormatNode : public LocaleNode { class
177 inline LCFormatNode (const OUString& name, in LCFormatNode() function in LCFormatNode
H A DLocaleNode.cxx130 return new LCFormatNode (name,attr); in createNode()
132 return new LCFormatNode (name,attr); in createNode()
589 sal_Int16 LCFormatNode::mnSection = 0;
590 sal_Int16 LCFormatNode::mnFormats = 0;
592 void LCFormatNode::generateCode (const OFileWriter &of) const in generateCode()

Completed in 34 milliseconds