Searched refs:ImplPropertyInfo (Results 1 – 1 of 1) sorted by relevance
66 struct ImplPropertyInfo struct74 ImplPropertyInfo() in ImplPropertyInfo() argument109 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 10 milliseconds