Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/file/
H A Dfilnot.cxx71 uno::Reference< XContentIdentifier > xChildId( p ); in notifyChildInserted() local
73 uno::Reference< XContent > xChildContent = m_pMyShell->m_pProvider->queryContent( xChildId ); in notifyChildInserted()
110 uno::Reference< XContentIdentifier > xChildId( p ); in notifyRemoved() local
112 BaseContent* pp = new BaseContent( m_pMyShell,xChildId,aChildName ); in notifyRemoved()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx1947 uno::Reference< ucb::XContentIdentifier > xChildId in queryChildContent() local
1954 xChild = m_pProvider->queryContent( xChildId ); in queryChildContent()

Completed in 23 milliseconds