Home
last modified time | relevance | path

Searched defs:name (Results 176 – 200 of 714) sorted by path

12345678910>>...29

/trunk/main/i18npool/source/localedata/
H A DLocaleNode.cxx45 LocaleNode::LocaleNode (const OUString& name, const Reference< XAttributeList > & attr) in LocaleNode()
123 LocaleNode* LocaleNode::createNode (const OUString& name, const Reference< XAttributeList > & attr) in createNode()
1505 const sal_Char *name; member
1642 const char* name = attr[j]; in generateCode() local
1728 const char* name = attr[k]; in generateCode() local
H A DLocaleNode.hxx91 Sequence <OUString> name; member in Attr
159 inline LCInfoNode (const OUString& name, in LCInfoNode()
167 inline LCCTYPENode (const OUString& name, in LCCTYPENode()
177 inline LCFormatNode (const OUString& name, in LCFormatNode()
185 inline LCCollationNode (const OUString& name, in LCCollationNode()
193 inline LCIndexNode (const OUString& name, in LCIndexNode()
201 inline LCSearchNode (const OUString& name, in LCSearchNode()
209 inline LCCalendarNode (const OUString& name, in LCCalendarNode()
217 inline LCCurrencyNode (const OUString& name, in LCCurrencyNode()
233 inline LCMiscNode (const OUString& name, in LCMiscNode()
[all …]
H A Dlocaledata.cxx465 Sequence< CalendarItem > &LocaleData::getCalendarItemByName(const OUString& name, in getCalendarItemByName()
1355 OUString name = OUString::createFromAscii( aLibTable[i].pLocale ); in getAllInstalledLocaleNames() local
/trunk/main/i18npool/source/transliteration/
H A Dchartonum.cxx37 #define TRANSLITERATION_CHARTONUM( name ) \ argument
H A Dnumtochar.cxx37 #define TRANSLITERATION_NUMTOCHAR( name, number ) \ argument
H A Dnumtotext_cjk.cxx34 #define TRANSLITERATION_NUMTOTEXT( name, number ) \ argument
65 #define TRANSLITERATION_NUMTOTEXT( name, _table, recycle ) \ argument
H A Dtexttonum.cxx37 #define TRANSLITERATION_TEXTTONUM( name ) \ argument
H A DtransliterationImpl.cxx57 #define TmItem1( name ) \ argument
60 #define TmItem2( name ) \ argument
/trunk/main/i18nutil/source/utility/
H A Dunicode.cxx359 #define bit(name) (1 << name) argument
/trunk/main/idl/source/objects/
H A Dobject.cxx1005 ByteString name = GetSvName(); in WriteCxx() local
H A Dtypes.cxx824 ByteString name; // (rBase.GetActModulePrefix()); in Write() local
853 ByteString name = GetName(); in Write() local
1608 ByteString name = GetName(); in Write() local
1802 ByteString name = GetName(); in WriteAttributesSvIdl() local
/trunk/main/idlc/inc/idlc/
H A Dastattribute.hxx37 sal_uInt32 flags, AstType const * type, rtl::OString const & name, in AstAttribute()
43 …AstAttribute(NodeType nodeType, sal_uInt32 flags, AstType const * pType, const ::rtl::OString& nam… in AstAttribute()
H A Dastbasetype.hxx33 AstBaseType(const ExprType type, const ::rtl::OString& name, AstScope* pScope) in AstBaseType()
H A Dastconstants.hxx31 AstConstants(const ::rtl::OString& name, AstScope* pScope) in AstConstants()
H A Dastexception.hxx31 AstException(const ::rtl::OString& name, AstException* pBaseType, AstScope* pScope) in AstException()
H A Dastinterfacemember.hxx31 AstInterfaceMember(const sal_uInt32 flags, AstInterface* pRealInterface, in AstInterfaceMember()
H A Dastmember.hxx36 AstType const * pType, rtl::OString const & name, AstScope * pScope): in AstMember()
45 NodeType type, AstType const * pType, rtl::OString const & name, in AstMember()
H A Dastmodule.hxx33 AstModule(const ::rtl::OString& name, AstScope* pScope) in AstModule()
37 AstModule(NodeType type, const ::rtl::OString& name, AstScope* pScope) in AstModule()
H A Dastneeds.hxx31 AstNeeds(AstService* pRealService, const ::rtl::OString& name, AstScope* pScope) in AstNeeds()
H A Dastobserves.hxx31 AstObserves(AstInterface* pRealInterface, const ::rtl::OString& name, AstScope* pScope) in AstObserves()
H A Dastoperation.hxx40 AstOperation(sal_uInt32 flags, AstType* pReturnType, const ::rtl::OString& name, AstScope* pScope) in AstOperation()
H A Dastparameter.hxx35 rtl::OString const & name, AstScope * scope): in AstParameter()
H A Dastservice.hxx33 AstService(const ::rtl::OString& name, AstScope* pScope) in AstService()
38 AstService(const NodeType type, const ::rtl::OString& name, AstScope* pScope) in AstService()
H A Dastservicemember.hxx31 AstServiceMember(const sal_uInt32 flags, AstService* pRealService, in AstServiceMember()
H A Dasttype.hxx31 AstType(const NodeType type, const ::rtl::OString& name, AstScope* pScope) in AstType()

Completed in 90 milliseconds

12345678910>>...29