Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/ole/
H A Doleobjw.cxx2217 CComBSTR memberName; in getFuncDesc() local
2220 if( SUCCEEDED(getTypeInfo()->GetNames( id, & memberName, 1, &pcNames))) in getFuncDesc()
2279 CComBSTR memberName; in getPropDesc() local
2282 if( SUCCEEDED(getTypeInfo()->GetNames( id, & memberName, 1, &pcNames))) in getPropDesc()
2287 …p = m_mapComFunc.equal_range(OUString(reinterpret_cast<const sal_Unicode*>(LPCOLESTR(memberName)))… in getPropDesc()
2424 CComBSTR memberName; in buildComTlbIndex() local
2426 … if( SUCCEEDED(pType->GetNames( funcDesc->memid, & memberName, 1, &pcNames))) in buildComTlbIndex()
2428 OUString usName(reinterpret_cast<const sal_Unicode*>(LPCOLESTR(memberName))); in buildComTlbIndex()
2449 CComBSTR memberName; in buildComTlbIndex() local
2451 … if (SUCCEEDED(pType->GetNames(varDesc->memid, & memberName, 1, &pcNames))) in buildComTlbIndex()
[all …]
/aoo4110/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java166 protected void registerProperty(String propertyName, String memberName, short attributes) in registerProperty() argument
171 propField= getClass().getDeclaredField(memberName); in registerProperty()
175 … throw new com.sun.star.uno.RuntimeException("there is no member variable: " + memberName); in registerProperty()
182 registerProperty(p,memberName); in registerProperty()
185 … throw new com.sun.star.uno.RuntimeException("the member has an unknown type: " + memberName); in registerProperty()
/aoo4110/main/wizards/com/sun/star/wizards/common/
H A DConfigSet.java404 …public void reindexSet(Object confView, String memberName, String indexPropertyName) throws Except… in reindexSet() argument
417 if (!names[i].equals(memberName)) in reindexSet()
/aoo4110/main/oox/source/token/
H A Dtokens.txt3274 memberName

Completed in 41 milliseconds