Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/inspection/
H A Dmetadata.cxx127 static OPropertyInfoImpl aPropertyInfos[] = in getPropertyInfo() local
176 s_pPropertyInfos = aPropertyInfos; in getPropertyInfo()
177 s_nCount = sizeof(aPropertyInfos) / sizeof(OPropertyInfoImpl); in getPropertyInfo()
179 ::std::sort( aPropertyInfos, aPropertyInfos + s_nCount, PropertyInfoLessByName() ); in getPropertyInfo()
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DXLayerContentDescriber.idl69 @param aPropertyInfos
80 [in] sequence<PropertyInfo> aPropertyInfos)
/trunk/main/extensions/source/propctrlr/
H A Dformmetadata.cxx127 static OPropertyInfoImpl aPropertyInfos[] = in getPropertyInfo() local
360 s_pPropertyInfos = aPropertyInfos; in getPropertyInfo()
361 s_nCount = sizeof(aPropertyInfos) / sizeof(OPropertyInfoImpl); in getPropertyInfo()

Completed in 31 milliseconds