Home
last modified time | relevance | path

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

/aoo4110/main/cppu/source/typelib/
H A Dtypelib.cxx1257 sal_Int32 nAbsolutePosition, in typelib_typedescription_newInterfaceMethod() argument
1299 (*ppRet)->aBase.nPosition = nAbsolutePosition; in typelib_typedescription_newInterfaceMethod()
1325 (nAbsolutePosition >= pInterface->nAllMembers - pInterface->nMembers) in typelib_typedescription_newInterfaceMethod()
1326 && nAbsolutePosition < pInterface->nAllMembers); in typelib_typedescription_newInterfaceMethod()
1327 (*ppRet)->nIndex = nAbsolutePosition in typelib_typedescription_newInterfaceMethod()
1337 sal_Int32 nAbsolutePosition, in typelib_typedescription_newInterfaceAttribute() argument
1345 ppRet, nAbsolutePosition, pTypeName, eAttributeTypeClass, in typelib_typedescription_newInterfaceAttribute()
1352 sal_Int32 nAbsolutePosition, in typelib_typedescription_newExtendedInterfaceAttribute() argument
1392 (*ppRet)->aBase.nPosition = nAbsolutePosition; in typelib_typedescription_newExtendedInterfaceAttribute()
1399 && nAbsolutePosition < pInterface->nAllMembers); in typelib_typedescription_newExtendedInterfaceAttribute()
[all …]
/aoo4110/main/cppu/inc/typelib/
H A Dtypedescription.h724 sal_Int32 nAbsolutePosition,
750 sal_Int32 nAbsolutePosition,
776 sal_Int32 nAbsolutePosition,

Completed in 28 milliseconds