Home
last modified time | relevance | path

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

/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx1255 sal_Int32 nAbsolutePosition, in typelib_typedescription_newInterfaceMethod() argument
1297 (*ppRet)->aBase.nPosition = nAbsolutePosition; in typelib_typedescription_newInterfaceMethod()
1323 (nAbsolutePosition >= pInterface->nAllMembers - pInterface->nMembers) in typelib_typedescription_newInterfaceMethod()
1324 && nAbsolutePosition < pInterface->nAllMembers); in typelib_typedescription_newInterfaceMethod()
1325 (*ppRet)->nIndex = nAbsolutePosition in typelib_typedescription_newInterfaceMethod()
1335 sal_Int32 nAbsolutePosition, in typelib_typedescription_newInterfaceAttribute() argument
1343 ppRet, nAbsolutePosition, pTypeName, eAttributeTypeClass, in typelib_typedescription_newInterfaceAttribute()
1350 sal_Int32 nAbsolutePosition, in typelib_typedescription_newExtendedInterfaceAttribute() argument
1390 (*ppRet)->aBase.nPosition = nAbsolutePosition; in typelib_typedescription_newExtendedInterfaceAttribute()
1397 && nAbsolutePosition < pInterface->nAllMembers); in typelib_typedescription_newExtendedInterfaceAttribute()
[all …]
/trunk/main/cppu/inc/typelib/
H A Dtypedescription.h724 sal_Int32 nAbsolutePosition,
750 sal_Int32 nAbsolutePosition,
776 sal_Int32 nAbsolutePosition,

Completed in 25 milliseconds