Home
last modified time | relevance | path

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

/aoo42x/main/toolkit/source/helper/
H A Dunopropertyarrayhelper.cxx76 Table aSortedPropsIds; in getProperties() local
82 aSortedPropsIds.Insert( 1+GetPropertyOrderNr( nId ), (void*)(sal_uInt32)nId ); in getProperties()
88 aSortedPropsIds.Insert( 1+GetPropertyOrderNr( i ), (void*)(sal_uInt32)i ); in getProperties()
92 nProps = aSortedPropsIds.Count(); // koennen jetzt mehr sein in getProperties()
98 sal_uInt16 nId = (sal_uInt16)(sal_uLong)aSortedPropsIds.GetObject( n ); in getProperties()

Completed in 11 milliseconds