Searched refs:LCFormatNode (Results 1 – 2 of 2) sorted by relevance
173 class LCFormatNode : public LocaleNode { class177 inline LCFormatNode (const OUString& name, in LCFormatNode() function in LCFormatNode
130 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 44 milliseconds