Lines Matching refs:ucbhelper
401 … rtl::Reference< ::ucbhelper::PropertyValueSet > xRow = new ::ucbhelper::PropertyValueSet( rSMgr ); in getPropertyValuesFromGFileInfo()
519 ucbhelper::cancelCommandExecution(mapGIOError(pError), xEnv); in getPropertyValues()
536 ucbhelper::ContentRefList aAllContents; in queryChildren()
547 ucbhelper::ContentRefList::const_iterator it = aAllContents.begin(); in queryChildren()
548 ucbhelper::ContentRefList::const_iterator end = aAllContents.end(); in queryChildren()
552 ucbhelper::ContentImplHelperRef xChild = (*it); in queryChildren()
607 = new ::ucbhelper::ContentIdentifier( m_xSMgr, aNewChildURL ); in exchangeIdentity()
632 ucbhelper::cancelCommandExecution(mapGIOError(pError), xEnv); in setPropertyValues()
738 = new ::ucbhelper::ContentIdentifier( m_xSMgr, aNewURL ); in setPropertyValues()
848 ucbhelper::cancelCommandExecution(aErr, xEnv); in open()
872 ucbhelper::cancelCommandExecution( in open()
889 ucbhelper::cancelCommandExecution( in open()
918 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute()
929 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute()
936 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute()
943 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute()
951 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute()
958 ucbhelper::cancelCommandExecution ( getBadArgExcept (), xEnv ); in execute()
975 ucbhelper::cancelCommandExecution(mapGIOError(pError), xEnv); in execute()
987 ucbhelper::cancelCommandExecution in execute()
1031 ucbhelper::cancelCommandExecution(mapGIOError(pError), xEnv); in insert()
1037 ucbhelper::cancelCommandExecution( uno::makeAny in insert()
1047 ucbhelper::cancelCommandExecution(mapGIOError(pError), xEnv); in insert()
1052 ucbhelper::cancelCommandExecution(mapGIOError(pError), xEnv); in insert()
1086 ucbhelper::cancelCommandExecution(mapGIOError(pError), xEnv); in transfer()
1162 … uno::Reference< ucb::XContentIdentifier > xId(new ::ucbhelper::ContentIdentifier(m_xSMgr, aURL)); in createNewContent()