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()
250 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in checkForSelectedFontWork() local
251 sal_uIntPtr nCount = rMarkList.GetMarkCount(), i; in checkForSelectedFontWork()
255 SdrObject* pObj = rMarkList.GetMark(i)->GetMarkedSdrObj(); in checkForSelectedFontWork()
475 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in execute() local
476 sal_uInt32 nCount = rMarkList.GetMarkCount(), i; in execute()
479 SdrObject* pObj = rMarkList.GetMark( i )->GetMarkedSdrObj(); in execute()
551 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in execute() local
552 sal_uIntPtr nCount = rMarkList.GetMarkCount(), i; in execute()
555 SdrObject* pObj = rMarkList.GetMark(i)->GetMarkedSdrObj(); in execute()