Searched refs:xChildId (Results 1 – 2 of 2) sorted by relevance
71 uno::Reference< XContentIdentifier > xChildId( p ); in notifyChildInserted() local73 uno::Reference< XContent > xChildContent = m_pMyShell->m_pProvider->queryContent( xChildId ); in notifyChildInserted()110 uno::Reference< XContentIdentifier > xChildId( p ); in notifyRemoved() local112 BaseContent* pp = new BaseContent( m_pMyShell,xChildId,aChildName ); in notifyRemoved()
1947 uno::Reference< ucb::XContentIdentifier > xChildId in queryChildContent() local1954 xChild = m_pProvider->queryContent( xChildId ); in queryChildContent()
Completed in 31 milliseconds