Lines Matching refs:rMarkList

63 	const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList();  in SetAlignmentState()  local
64 sal_uIntPtr nCount = rMarkList.GetMarkCount(), i; in SetAlignmentState()
69 SdrObject* pObj = rMarkList.GetMark( i )->GetMarkedSdrObj(); in SetAlignmentState()
100 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in SetCharacterSpacingState() local
101 sal_uIntPtr nCount = rMarkList.GetMarkCount(), i; in SetCharacterSpacingState()
106 SdrObject* pObj = rMarkList.GetMark( i )->GetMarkedSdrObj(); in SetCharacterSpacingState()
125 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in SetKernCharacterPairsState() local
126 sal_uIntPtr nCount = rMarkList.GetMarkCount(), i; in SetKernCharacterPairsState()
131 SdrObject* pObj = rMarkList.GetMark( i )->GetMarkedSdrObj(); in SetKernCharacterPairsState()
144 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in SetFontWorkShapeTypeState() local
145 sal_uIntPtr nCount = rMarkList.GetMarkCount(), i; in SetFontWorkShapeTypeState()
151 SdrObject* pObj = rMarkList.GetMark( i )->GetMarkedSdrObj(); in SetFontWorkShapeTypeState()
256 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in checkForSelectedFontWork() local
257 sal_uIntPtr nCount = rMarkList.GetMarkCount(), i; in checkForSelectedFontWork()
261 SdrObject* pObj = rMarkList.GetMark(i)->GetMarkedSdrObj(); in checkForSelectedFontWork()
481 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in execute() local
482 sal_uInt32 nCount = rMarkList.GetMarkCount(), i; in execute()
485 SdrObject* pObj = rMarkList.GetMark( i )->GetMarkedSdrObj(); in execute()
557 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in execute() local
558 sal_uIntPtr nCount = rMarkList.GetMarkCount(), i; in execute()
561 SdrObject* pObj = rMarkList.GetMark(i)->GetMarkedSdrObj(); in execute()