Searched refs:TSectionsMap (Results 1 – 2 of 2) sorted by relevance
230 TSectionsMap::iterator aEnd = m_aSections.end(); in resize()361 TSectionsMap::iterator aEnd = m_aSections.end(); in SetInsertObj()526 TSectionsMap::iterator aEnd = m_aSections.end(); in unmarkAllObjects()588 TSectionsMap::iterator aEnd = m_aSections.end(); in MouseButtonUp()610 TSectionsMap::iterator aEnd = m_aSections.end(); in handleKeyEvent()624 TSectionsMap::iterator aRet = m_aSections.end(); in getIteratorAtPos()640 TSectionsMap::iterator aEnd = m_aSections.end(); in setMarked()685 TSectionsMap::iterator aEnd = m_aSections.end(); in collectRectangles()936 TSectionsMap::iterator aEnd = m_aSections.end(); in setGridSnap()948 TSectionsMap::iterator aEnd = m_aSections.end(); in setDragStripes()[all …]
118 typedef ::std::vector< ::boost::shared_ptr<OSectionWindow> > TSectionsMap; typedef in rptui::OViewsWindow120 …struct TReportPairHelper : public ::std::unary_function< TSectionsMap::value_type, OReportSection >122 OReportSection& operator() (const TSectionsMap::value_type& lhs) const in operator ()()127 … struct TStartMarkerHelper : public ::std::unary_function< TSectionsMap::value_type, OStartMarker >129 OStartMarker& operator() (const TSectionsMap::value_type& lhs) const in operator ()()135 TSectionsMap m_aSections;145 TSectionsMap::iterator getIteratorAtPos(sal_uInt16 _nPos);
Completed in 30 milliseconds