Lines Matching refs:ucbhelper
534 ucbhelper::cancelCommandExecution( in execute()
556 ucbhelper::cancelCommandExecution( in execute()
568 ucbhelper::cancelCommandExecution( in execute()
611 ucbhelper::cancelCommandExecution( in execute()
633 ucbhelper::cancelCommandExecution( in execute()
698 ucbhelper::cancelCommandExecution( in execute()
720 ucbhelper::cancelCommandExecution( in execute()
759 ucbhelper::cancelCommandExecution( in execute()
776 ucbhelper::cancelCommandExecution( in execute()
793 ucbhelper::cancelCommandExecution( uno::makeAny( e ), Environment ); in execute()
797 ucbhelper::cancelCommandExecution( uno::makeAny( e ), Environment ); in execute()
801 ucbhelper::cancelCommandExecution( uno::makeAny( e ), Environment ); in execute()
809 ucbhelper::cancelCommandExecution( in execute()
826 ucbhelper::cancelCommandExecution( uno::makeAny( e ), Environment ); in execute()
830 ucbhelper::cancelCommandExecution( uno::makeAny( e ), Environment ); in execute()
839 ucbhelper::cancelCommandExecution( in execute()
1242 new ::ucbhelper::ContentIdentifier( m_xSMgr, aURL ) ); in createNewContent()
1300 const rtl::Reference< ::ucbhelper::ContentProviderImplHelper >& rProvider, in getPropertyValues()
1305 rtl::Reference< ::ucbhelper::PropertyValueSet > xRow in getPropertyValues()
1306 = new ::ucbhelper::PropertyValueSet( rSMgr ); in getPropertyValues()
1392 rtl::Reference< ::ucbhelper::ContentProviderImplHelper > xProvider; in getPropertyValues()
2078 = new ::ucbhelper::ContentIdentifier( xSMgr, aNewURL ); in setPropertyValues()
2187 ucbhelper::cancelCommandExecution( in open()
2206 ucbhelper::cancelCommandExecution( in open()
2313 ucbhelper::cancelCommandExecution( in open()
2400 ucbhelper::cancelCommandExecution( in post()
2419 ::ucbhelper::ContentRefList aAllContents; in queryChildren()
2433 ::ucbhelper::ContentRefList::const_iterator it = aAllContents.begin(); in queryChildren()
2434 ::ucbhelper::ContentRefList::const_iterator end = aAllContents.end(); in queryChildren()
2438 ::ucbhelper::ContentImplHelperRef xChild = (*it); in queryChildren()
2491 ucbhelper::cancelCommandExecution( in insert()
2535 rtl::Reference< ucbhelper::SimpleInteractionRequest > xRequest in insert()
2536 = new ucbhelper::SimpleInteractionRequest( in insert()
2538 ucbhelper::CONTINUATION_APPROVE in insert()
2539 | ucbhelper::CONTINUATION_DISAPPROVE ); in insert()
2546 case ucbhelper::CONTINUATION_UNKNOWN: in insert()
2551 case ucbhelper::CONTINUATION_APPROVE: in insert()
2556 case ucbhelper::CONTINUATION_DISAPPROVE: in insert()
2649 ucbhelper::cancelCommandExecution( in insert()
2669 = new ::ucbhelper::ContentIdentifier( m_xSMgr, aURL ); in insert()
2683 ucbhelper::cancelCommandExecution( in insert()
2764 ucbhelper::cancelCommandExecution( in transfer()
2793 ucbhelper::cancelCommandExecution( in transfer()
2823 = new ::ucbhelper::ContentIdentifier( xSMgr, aTargetURL ); in transfer()
2832 = new ::ucbhelper::ContentIdentifier( xSMgr, rArgs.SourceURL ); in transfer()
2914 ucbhelper::cancelCommandExecution( in transfer()
2933 ucbhelper::cancelCommandExecution( in transfer()
3204 = new ::ucbhelper::ContentIdentifier( in exchangeIdentity()
3480 ucbhelper::cancelCommandExecution( MapDAVException( e, bWrite ), xEnv ); in cancelCommandExecution()