Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchydata.cxx535 uno::Reference< util::XChangesBatch > xOldParentBatch; in move() local
596 xOldParentBatch = uno::Reference< util::XChangesBatch >( in move()
603 OSL_ENSURE( xOldParentBatch.is(), "HierarchyEntry::move - No batch!" ); in move()
605 if ( !xOldParentBatch.is() ) in move()
611 xNewParentBatch = xOldParentBatch; in move()
660 xOldParentBatch, uno::UNO_QUERY ); in move()
706 xOldParentBatch->commitChanges(); in move()
835 xOldParentBatch->commitChanges(); in move()

Completed in 17 milliseconds