Lines Matching refs:ucbhelper

184             = new ::ucbhelper::ContentIdentifier( rxSMgr, aURI.getUri() );  in create()
199 = new ::ucbhelper::ContentIdentifier( rxSMgr, aURI.getUri() ); in create()
241 = new ::ucbhelper::ContentIdentifier( rxSMgr, aURI.getUri() ); in create()
490 ucbhelper::cancelCommandExecution( in execute()
512 ucbhelper::cancelCommandExecution( in execute()
524 ucbhelper::cancelCommandExecution( in execute()
566 ucbhelper::cancelCommandExecution( in execute()
589 ucbhelper::cancelCommandExecution( in execute()
628 ucbhelper::cancelCommandExecution( in execute()
652 ucbhelper::cancelCommandExecution( in execute()
677 ucbhelper::cancelCommandExecution( in execute()
708 ucbhelper::cancelCommandExecution( in execute()
724 ucbhelper::cancelCommandExecution( in execute()
787 new ::ucbhelper::ContentIdentifier( m_xSMgr, aURL ) ); in createNewContent()
827 ::ucbhelper::ContentProviderImplHelper >( in getPropertyValues()
833 rtl::Reference< ::ucbhelper::PropertyValueSet > xRow in getPropertyValues()
834 = new ::ucbhelper::PropertyValueSet( rSMgr ); in getPropertyValues()
854 const rtl::Reference< ::ucbhelper::ContentProviderImplHelper >& in getPropertyValues()
860 rtl::Reference< ::ucbhelper::PropertyValueSet > xRow in getPropertyValues()
861 = new ::ucbhelper::PropertyValueSet( rSMgr ); in getPropertyValues()
1093 ::ucbhelper::ContentProviderImplHelper >( in getPropertyValues()
1446 = new ::ucbhelper::ContentIdentifier( m_xSMgr, aNewURL ); in setPropertyValues()
1500 ucbhelper::cancelCommandExecution( in setPropertyValues()
1547 ucbhelper::cancelCommandExecution( in open()
1575 ucbhelper::cancelCommandExecution( in open()
1635 ucbhelper::cancelCommandExecution( in open()
1656 ucbhelper::cancelCommandExecution( in open()
1694 ucbhelper::cancelCommandExecution( in insert()
1721 ucbhelper::cancelCommandExecution( in insert()
1753 ucbhelper::cancelCommandExecution( in insert()
1776 ucbhelper::cancelCommandExecution( in insert()
1793 m_xIdentifier = new ::ucbhelper::ContentIdentifier( m_xSMgr, aNewURL ); in insert()
1807 ucbhelper::cancelCommandExecution( in insert()
1847 ucbhelper::cancelCommandExecution( in destroy()
1890 ucbhelper::cancelCommandExecution( in transfer()
1904 ucbhelper::cancelCommandExecution( in transfer()
1928 ucbhelper::cancelCommandExecution( in transfer()
1944 = new ::ucbhelper::ContentIdentifier( m_xSMgr, rInfo.SourceURL ); in transfer()
1969 ucbhelper::cancelCommandExecution( in transfer()
2003 ucbhelper::cancelCommandExecution( in transfer()
2167 ucbhelper::cancelCommandExecution( in transfer()
2238 = new ::ucbhelper::ContentIdentifier( in exchangeIdentity()
2263 ::ucbhelper::ContentRefList aAllContents; in queryChildren()
2275 ::ucbhelper::ContentRefList::const_iterator it = aAllContents.begin(); in queryChildren()
2276 ::ucbhelper::ContentRefList::const_iterator end = aAllContents.end(); in queryChildren()
2280 ::ucbhelper::ContentImplHelperRef xChild = (*it); in queryChildren()