Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A DOutlinerIterator.cxx212 const ::std::vector<SdrObjectWeakRef>& rObjectList, in CreateSelectionIterator()
231 nObjectIndex = rObjectList.size(); in CreateSelectionIterator()
240 nObjectIndex = rObjectList.size()-1; in CreateSelectionIterator()
248 rObjectList, nObjectIndex, pDocument, rpViewShell, bDirectionIsForward)); in CreateSelectionIterator()
466 const ::std::vector<SdrObjectWeakRef>& rObjectList, in SelectionIteratorImpl()
472 mrObjectList(rObjectList), in SelectionIteratorImpl()
/trunk/main/sd/inc/
H A DOutlinerIterator.hxx254 const ::std::vector<SdrObjectWeakRef>& rObjectList,
/trunk/main/sd/source/ui/inc/
H A DOutlinerIteratorImpl.hxx144 const ::std::vector< SdrObjectWeakRef >& rObjectList,
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1408 …reateSubPath( sal_uInt16& rSrcPt, sal_uInt16& rSegmentInd, std::vector< SdrPathObj* >& rObjectList, in CreateSubPath() argument
1864 rObjectList.push_back(pFill); in CreateSubPath()
1880 rObjectList.push_back(pStroke); in CreateSubPath()
1911 rObjectList.push_back(pObj); in CreateSubPath()
/trunk/main/svx/inc/svx/
H A DEnhancedCustomShape2d.hxx130 …reateSubPath( sal_uInt16& rSrcPt, sal_uInt16& rSegmentInd, std::vector< SdrPathObj* >& rObjectList,

Completed in 43 milliseconds