Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A DOutlinerIterator.cxx472 mrObjectList(rObjectList), in SelectionIteratorImpl()
485 mrObjectList, mnObjectIndex, mpDocument, mpViewShellWeak, mbDirectionIsForward); in Clone()
492 SdrTextObj* pTextObj = dynamic_cast< SdrTextObj* >( mrObjectList.at(mnObjectIndex).get() ); in GotoNextText()
528 pTextObj = dynamic_cast< SdrTextObj* >( mrObjectList.at(mnObjectIndex).get() ); in GotoNextText()
541 maPosition.mxObject = mrObjectList.at(mnObjectIndex); in GetPosition()
/trunk/main/sd/source/ui/inc/
H A DOutlinerIteratorImpl.hxx158 const ::std::vector<SdrObjectWeakRef>& mrObjectList; member in sd::outliner::SelectionIteratorImpl

Completed in 18 milliseconds