Home
last modified time | relevance | path

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

/trunk/main/forms/source/component/
H A Dpropertybaghelper.cxx45 #define NEW_HANDLE_BASE 10000 macro
142 if ( !rPropInfo.fillPropertyMembersByHandle( NULL, NULL, nNum + NEW_HANDLE_BASE ) ) in impl_findFreeHandle()
145 nHandle = nNum + NEW_HANDLE_BASE; in impl_findFreeHandle()
155 nHandle = NEW_HANDLE_BASE + 1009; in impl_findFreeHandle()
187 …ertyArrayAggregationHelper( aOwnProps, aAggregateProps, &lcl_getPropertyInfos(), NEW_HANDLE_BASE ); in impl_ts_getArrayHelper()

Completed in 7 milliseconds