Home
last modified time | relevance | path

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

/aoo41x/main/toolkit/source/helper/
H A Dproperty.cxx66 struct ImplPropertyInfo struct
74 ImplPropertyInfo() in ImplPropertyInfo() function
109 ImplPropertyInfo* ImplGetPropertyInfos( sal_uInt16& rElementCount ) in ImplGetPropertyInfos()
111 static ImplPropertyInfo* pPropertyInfos = NULL; in ImplGetPropertyInfos()
118 static ImplPropertyInfo __FAR_DATA aImplPropertyInfos [] = in ImplGetPropertyInfos()
297 nElements = sizeof( aImplPropertyInfos ) / sizeof( ImplPropertyInfo ); in ImplGetPropertyInfos()
307 inline bool operator()(const ImplPropertyInfo& lhs,const ImplPropertyInfo& rhs) const in operator ()()
327 ImplPropertyInfo* pInfos = ImplGetPropertyInfos( nElements ); in ImplAssertValidPropertyArray()
338 ImplPropertyInfo* pInfos = ImplGetPropertyInfos( nElements ); in GetPropertyId()
353 ImplPropertyInfo* pInfos = ImplGetPropertyInfos( nElements ); in ImplGetImplPropertyInfo()
[all …]

Completed in 16 milliseconds