Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dbrowserlistbox.hxx79 …ypedef ::std::vector< ListBoxLines::iterator > OrderedListBoxLines; typedef
108 OrderedListBoxLines m_aOrderedLines;
H A Dbrowserlistbox.cxx684 for ( OrderedListBoxLines::const_iterator linePos = m_aOrderedLines.begin(); in GetPropertyPos()
969 for ( OrderedListBoxLines::const_iterator search = m_aOrderedLines.begin(); in impl_getControlPos()
1087 OrderedListBoxLines::iterator orderedPos = m_aOrderedLines.begin() + nPos; in RemoveEntry()

Completed in 15 milliseconds