Lines Matching refs:DVPSImageBoxContent

38   OFListConstIterator(DVPSImageBoxContent *) first = arg.list_.begin();  in DVPSImageBoxContent_PList()
39 OFListConstIterator(DVPSImageBoxContent *) last = arg.list_.end(); in DVPSImageBoxContent_PList()
54 OFListIterator(DVPSImageBoxContent *) first = list_.begin(); in clear()
55 OFListIterator(DVPSImageBoxContent *) last = list_.end(); in clear()
67 DVPSImageBoxContent *newImage = NULL; in read()
80 newImage = new DVPSImageBoxContent(); in read()
111 OFListIterator(DVPSImageBoxContent *) first = list_.begin(); in write()
112 OFListIterator(DVPSImageBoxContent *) last = list_.end(); in write()
143 OFListIterator(DVPSImageBoxContent *) first = list_.begin(); in createDefaultValues()
144 OFListIterator(DVPSImageBoxContent *) last = list_.end(); in createDefaultValues()
158 OFListIterator(DVPSImageBoxContent *) first = list_.begin(); in addImageSOPClasses()
159 OFListIterator(DVPSImageBoxContent *) last = list_.end(); in addImageSOPClasses()
185 DVPSImageBoxContent *newImage = new DVPSImageBoxContent(); in addImageBox()
196 OFCondition DVPSImageBoxContent_PList::addImageBox(DVPSImageBoxContent * box) in addImageBox()
205 OFListIterator(DVPSImageBoxContent *) first = list_.begin(); in setRequestedDecimateCropBehaviour()
206 OFListIterator(DVPSImageBoxContent *) last = list_.end(); in setRequestedDecimateCropBehaviour()
218 OFListIterator(DVPSImageBoxContent *) first = list_.begin(); in deleteImage()
219 OFListIterator(DVPSImageBoxContent *) last = list_.end(); in deleteImage()
232 OFListIterator(DVPSImageBoxContent *) first = list_.begin(); in deleteMultipleImages()
233 OFListIterator(DVPSImageBoxContent *) last = list_.end(); in deleteMultipleImages()
242 DVPSImageBoxContent *DVPSImageBoxContent_PList::getImageBox(size_t idx) in getImageBox()
244 OFListIterator(DVPSImageBoxContent *) first = list_.begin(); in getImageBox()
245 OFListIterator(DVPSImageBoxContent *) last = list_.end(); in getImageBox()
257 DVPSImageBoxContent *box = getImageBox(idx); in imageHasAdditionalSettings()
264 DVPSImageBoxContent *box = getImageBox(idx); in setImagePolarity()
271 DVPSImageBoxContent *box = getImageBox(idx); in setImageRequestedSize()
278 DVPSImageBoxContent *box = getImageBox(idx); in setImageMagnificationType()
285 DVPSImageBoxContent *box = getImageBox(idx); in setImageSmoothingType()
292 DVPSImageBoxContent *box = getImageBox(idx); in setImageConfigurationInformation()
299 DVPSImageBoxContent *box = getImageBox(idx); in setImageSOPInstanceUID()
306 DVPSImageBoxContent *box = getImageBox(idx); in getImagePolarity()
313 DVPSImageBoxContent *box = getImageBox(idx); in getImageRequestedSize()
320 DVPSImageBoxContent *box = getImageBox(idx); in getImageMagnificationType()
327 DVPSImageBoxContent *box = getImageBox(idx); in getImageSmoothingType()
334 DVPSImageBoxContent *box = getImageBox(idx); in getImageConfigurationInformation()
341 DVPSImageBoxContent *box = getImageBox(idx); in getSOPInstanceUID()
348 DVPSImageBoxContent *box = getImageBox(idx); in getReferencedPresentationLUTInstanceUID()
356 OFListIterator(DVPSImageBoxContent *) first = list_.begin(); in setAllImagesToDefault()
357 OFListIterator(DVPSImageBoxContent *) last = list_.end(); in setAllImagesToDefault()
369 DVPSImageBoxContent *box = getImageBox(idx); in getImageReference()
376 DVPSImageBoxContent *box = getImageBox(idx); in prepareBasicImageBox()
387 OFListIterator(DVPSImageBoxContent *) first = list_.begin(); in presentationLUTInstanceUIDisUsed()
388 OFListIterator(DVPSImageBoxContent *) last = list_.end(); in presentationLUTInstanceUIDisUsed()
408 OFListIterator(DVPSImageBoxContent *) first = list_.begin(); in haveSinglePresentationLUTUsed()
409 OFListIterator(DVPSImageBoxContent *) last = list_.end(); in haveSinglePresentationLUTUsed()
443 DVPSImageBoxContent *box = NULL; in printSCPCreate()
447 box = new DVPSImageBoxContent(); in printSCPCreate()
479 OFListIterator(DVPSImageBoxContent *) first = list_.begin(); in writeReferencedImageBoxSQ()
480 OFListIterator(DVPSImageBoxContent *) last = list_.end(); in writeReferencedImageBoxSQ()
511 OFListConstIterator(DVPSImageBoxContent *) first = list_.begin(); in matchesPresentationLUT()
512 OFListConstIterator(DVPSImageBoxContent *) last = list_.end(); in matchesPresentationLUT()
522 DVPSImageBoxContent *DVPSImageBoxContent_PList::duplicateImageBox(const char *uid) in duplicateImageBox()
527 OFListIterator(DVPSImageBoxContent *) first = list_.begin(); in duplicateImageBox()
528 OFListIterator(DVPSImageBoxContent *) last = list_.end(); in duplicateImageBox()
542 OFListIterator(DVPSImageBoxContent *) first = list_.begin(); in haveImagePositionClash()
543 OFListIterator(DVPSImageBoxContent *) last = list_.end(); in haveImagePositionClash()
553 void DVPSImageBoxContent_PList::replace(DVPSImageBoxContent *newImageBox) in replace()
558 OFListIterator(DVPSImageBoxContent *) first = list_.begin(); in replace()
559 OFListIterator(DVPSImageBoxContent *) last = list_.end(); in replace()
574 OFListIterator(DVPSImageBoxContent *) first = list_.begin(); in emptyPageWarning()
575 OFListIterator(DVPSImageBoxContent *) last = list_.end(); in emptyPageWarning()