Searched refs:deepCopyContainer (Results 1 – 6 of 6) sorted by relevance
89 … aPropSeq[nContainerIndex].Value <<= deepCopyContainer( xIndexAccess, rMutex ); in ItemContainer()125 aPropSeq[nContainerIndex].Value <<= deepCopyContainer( xIndexAccess, rMutex ); in copyItemContainer()131 Reference< XIndexAccess > ItemContainer::deepCopyContainer( const Reference< XIndexAccess >& rSubCo… in deepCopyContainer() function in framework::ItemContainer
156 aPropSeq[nContainerIndex].Value <<= deepCopyContainer( xIndexAccess ); in RootItemContainer()193 aPropSeq[nContainerIndex].Value <<= deepCopyContainer( xIndexAccess ); in copyItemContainer()199 Reference< XIndexAccess > RootItemContainer::deepCopyContainer( const Reference< XIndexAccess >& rS… in deepCopyContainer() function in framework::RootItemContainer
227 aPropSeq[nContainerIndex].Value <<= deepCopyContainer( xIndexAccess ); in ConstItemContainer()264 aPropSeq[nContainerIndex].Value <<= deepCopyContainer( xIndexAccess ); in copyItemContainer()270 Reference< XIndexAccess > ConstItemContainer::deepCopyContainer( const Reference< XIndexAccess >& r… in deepCopyContainer() function in framework::ConstItemContainer
105 …com::sun::star::uno::Reference< com::sun::star::container::XIndexAccess > deepCopyContainer( const…
142 …com::sun::star::uno::Reference< com::sun::star::container::XIndexAccess > deepCopyContainer( const…
126 …com::sun::star::uno::Reference< com::sun::star::container::XIndexAccess > deepCopyContainer( const…
Completed in 26 milliseconds