Lines Matching refs:clone
148 PDFEntry* PDFComment::clone() const in clone() function in PDFComment
164 PDFEntry* PDFName::clone() const in clone() function in PDFName
252 PDFEntry* PDFString::clone() const in clone() function in PDFString
401 PDFEntry* PDFNumber::clone() const in clone() function in PDFNumber
416 PDFEntry* PDFBool::clone() const in clone() function in PDFBool
430 PDFEntry* PDFNull::clone() const in clone() function in PDFNull
451 PDFEntry* PDFObjectRef::clone() const in clone() function in PDFObjectRef
487 rNewSubElements.push_back( m_aSubElements[i]->clone() ); in cloneSubElements()
519 PDFEntry* PDFArray::clone() const in clone() function in PDFArray
611 PDFEntry* PDFDict::clone() const in clone() function in PDFDict
628 PDFEntry* PDFStream::clone() const in clone() function in PDFStream
850 PDFObject* pClone = static_cast<PDFObject*>(clone()); in emit()
917 PDFEntry* PDFObject::clone() const in clone() function in PDFObject
1009 PDFEntry* PDFTrailer::clone() const in clone() function in PDFTrailer
1453 PDFEntry* PDFFile::clone() const in clone() function in PDFFile
1471 PDFEntry* PDFPart::clone() const in clone() function in PDFPart