Home
last modified time | relevance | path

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

/aoo4110/main/vbahelper/source/msforms/
H A Dvbacontrols.cxx55 ControlIndexMap mIndices; member in ControlArrayWrapper
71 mIndices[ msNames[ nIndex ] ] = nIndex; in SetArrayElementTo()
122 return getByIndex( mIndices[ aName ] ); in getByName()
132 ControlIndexMap::iterator it = mIndices.find( aName ); in hasByName()
133 return it != mIndices.end(); in hasByName()

Completed in 24 milliseconds