Lines Matching defs:const
107 const LocaleNode * LocaleNode::findNode ( const sal_Char *name) const { in findNode() argument
231 void LocaleNode :: generateCode (const OFileWriter &of) const in generateCode() argument
245 ::rtl::OUString LocaleNode::writeParameterCheckLen( const OFileWriter &of, in writeParameterCheckLen()
281 ::rtl::OUString LocaleNode::writeParameterCheckLen( const OFileWriter &of, in writeParameterCheckLen()
299 void LocaleNode::incError( const char* pStr ) const in incError()
305 void LocaleNode::incError( const ::rtl::OUString& rStr ) const in incError()
310 char* LocaleNode::prepareErrorFormat( const char* pFormat, const char* pDefaultConversion ) const in prepareErrorFormat()
324 void LocaleNode::incErrorInt( const char* pStr, int nVal ) const in incErrorInt()
330 void LocaleNode::incErrorStr( const char* pStr, const ::rtl::OUString& rVal ) const in incErrorStr()
336 void LCInfoNode::generateCode (const OFileWriter &of) const in generateCode() argument
375 void LCCTYPENode::generateCode (const OFileWriter &of) const in generateCode() argument
592 void LCFormatNode::generateCode (const OFileWriter &of) const in generateCode() argument
917 void LCCollationNode::generateCode (const OFileWriter &of) const in generateCode() argument
990 void LCSearchNode::generateCode (const OFileWriter &of) const in generateCode() argument
1028 void LCIndexNode::generateCode (const OFileWriter &of) const in generateCode() argument
1130 void LCCalendarNode::generateCode (const OFileWriter &of) const in generateCode() argument
1379 void LCCurrencyNode :: generateCode (const OFileWriter &of) const in generateCode() argument
1474 void LCTransliterationNode::generateCode (const OFileWriter &of) const in generateCode() argument
1523 void LCMiscNode::generateCode (const OFileWriter &of) const in generateCode() argument
1619 void LCNumberingLevelNode::generateCode (const OFileWriter &of) const in generateCode() argument
1689 void LCOutlineNumberingLevelNode::generateCode (const OFileWriter &of) const in generateCode() argument
1835 const OUString& Attr::getValueByName (const sal_Char *str) const { in getValueByName() argument
1848 const OUString& Attr::getTypeByIndex (sal_Int32 idx) const { in getTypeByIndex()
1852 const OUString& Attr::getValueByIndex (sal_Int32 idx) const in getValueByIndex()