Searched refs:cloneSubElements (Results 1 – 2 of 2) sorted by relevance
483 void PDFContainer::cloneSubElements( std::vector<PDFEntry*>& rNewSubElements ) const in cloneSubElements() function in PDFContainer522 cloneSubElements( pNewAr->m_aSubElements ); in clone()614 cloneSubElements( pNewDict->m_aSubElements ); in clone()920 cloneSubElements( pNewOb->m_aSubElements ); in clone()1012 cloneSubElements( pNewTr->m_aSubElements ); in clone()1458 cloneSubElements( pNewFl->m_aSubElements ); in clone()1474 cloneSubElements( pNewPt->m_aSubElements ); in clone()
170 virtual void cloneSubElements( std::vector<PDFEntry*>& rNewSubElements ) const;
Completed in 26 milliseconds