Home
last modified time | relevance | path

Searched refs:deepCopyContainer (Results 1 – 6 of 6) sorted by relevance

/trunk/main/framework/source/fwi/uielement/
H A Ditemcontainer.cxx89 … 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
H A Drootitemcontainer.cxx156 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
H A Dconstitemcontainer.cxx227 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
/trunk/main/framework/inc/uielement/
H A Ditemcontainer.hxx105 …com::sun::star::uno::Reference< com::sun::star::container::XIndexAccess > deepCopyContainer( const…
H A Drootitemcontainer.hxx142 …com::sun::star::uno::Reference< com::sun::star::container::XIndexAccess > deepCopyContainer( const…
H A Dconstitemcontainer.hxx126 …com::sun::star::uno::Reference< com::sun::star::container::XIndexAccess > deepCopyContainer( const…

Completed in 31 milliseconds