Home
last modified time | relevance | path

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

/aoo42x/main/basic/source/classes/
H A Dpropacc.cxx234 bsearch( &rPropName, _aProps.getConstArray(), _aProps.getLength(), in GetIndex_Impl()
237 return pP ? sal::static_int_cast<sal_Int32>( (pP-_aProps.getConstArray()) / sizeof(pP) ) : -1; in GetIndex_Impl()
242 return _aProps; in getProperties()
249 return _aProps.getConstArray()[ nIndex ]; in getPropertyByName()
270 aImpl._aProps.realloc( rPropVals.Count() ); in SbPropertySetInfo()
273 Property &rProp = aImpl._aProps.getArray()[n]; in SbPropertySetInfo()
/aoo42x/main/basic/source/inc/
H A Dpropacc.hxx117 NS_UNO::Sequence< NS_BEANS::Property > _aProps; member in PropertySetInfoImpl

Completed in 19 milliseconds