Lines Matching refs:ucb

101                                        const uno::Reference< ucb::XCommandEnvironment >& xEnv )  in lcl_sendPartialGETRequest()
218 const uno::Reference< ucb::XContentIdentifier >& Identifier, in Content()
220 throw ( ucb::ContentCreationException ) in Content()
240 throw ucb::ContentCreationException(); in Content()
249 const uno::Reference< ucb::XContentIdentifier >& Identifier, in Content()
252 throw ( ucb::ContentCreationException ) in Content()
267 throw ucb::ContentCreationException(); in Content()
309 static_cast< ucb::XContentCreator * >( this ) ); in queryInterface()
329 uno::Reference< ucb::XCommandEnvironment > xCmdEnv( in queryInterface()
330 ucb::CommandEnvironment::create( in queryInterface()
333 uno::Reference< ucb::XProgressHandler >() ) ); in queryInterface()
366 = isFolder( uno::Reference< ucb::XCommandEnvironment >() ); in getTypes()
394 CPPU_TYPE_REF( ucb::XContent ), in getTypes()
395 CPPU_TYPE_REF( ucb::XCommandProcessor ), in getTypes()
397 CPPU_TYPE_REF( ucb::XCommandInfoChangeNotifier ), in getTypes()
401 CPPU_TYPE_REF( ucb::XContentCreator ) ); // !! in getTypes()
427 CPPU_TYPE_REF( ucb::XContent ), in getTypes()
428 CPPU_TYPE_REF( ucb::XCommandProcessor ), in getTypes()
430 CPPU_TYPE_REF( ucb::XCommandInfoChangeNotifier ), in getTypes()
486 = isFolder( uno::Reference< ucb::XCommandEnvironment >() ); in getContentType()
510 const ucb::Command& aCommand, in execute()
512 const uno::Reference< ucb::XCommandEnvironment >& Environment ) in execute()
514 ucb::CommandAbortedException, in execute()
608 ucb::OpenCommandArgument2 aOpenCommand; in execute()
630 ucb::InsertCommandArgument arg; in execute()
695 ucb::TransferInfo transferArgs; in execute()
717 ucb::PostCommandArgument2 aArg; in execute()
756 ucb::ContentInfo aArg; in execute()
773 ucb::PropertyCommandArgument aPropArg; in execute()
840 uno::makeAny( ucb::UnsupportedCommandException( in execute()
884 void Content::addProperty( const com::sun::star::ucb::PropertyCommandArgument &aCmdArg, in addProperty()
885 const uno::Reference< ucb::XCommandEnvironment >& xEnv ) in addProperty()
1023 const uno::Reference< ucb::XCommandEnvironment >& xEnv ) in removeProperty()
1146 addProperty( ucb::PropertyCommandArgument( aProperty, DefaultValue ), in addProperty()
1147 uno::Reference< ucb::XCommandEnvironment >()); in addProperty()
1157 uno::Reference< ucb::XCommandEnvironment >() ); in removeProperty()
1167 uno::Sequence< ucb::ContentInfo > SAL_CALL
1173 uno::Sequence< ucb::ContentInfo > aSeq( 2 ); in queryCreatableContentsInfo()
1179 = ucb::ContentInfoAttribute::INSERT_WITH_INPUTSTREAM in queryCreatableContentsInfo()
1180 | ucb::ContentInfoAttribute::KIND_DOCUMENT; in queryCreatableContentsInfo()
1194 = ucb::ContentInfoAttribute::KIND_FOLDER; in queryCreatableContentsInfo()
1204 uno::Reference< ucb::XContent > SAL_CALL
1205 Content::createNewContent( const ucb::ContentInfo& Info ) in createNewContent()
1211 return uno::Reference< ucb::XContent >(); in createNewContent()
1218 return uno::Reference< ucb::XContent >(); in createNewContent()
1241 uno::Reference< ucb::XContentIdentifier > xId( in createNewContent()
1253 catch ( ucb::ContentCreationException & ) in createNewContent()
1255 return uno::Reference< ucb::XContent >(); in createNewContent()
1382 const uno::Reference< ucb::XCommandEnvironment >& xEnv ) in getPropertyValues()
1391 uno::Reference< ucb::XContentIdentifier > xIdentifier; in getPropertyValues()
1699 : uno::Sequence< ucb::ContentInfo >() ), in getPropertyValues()
1729 const uno::Reference< ucb::XCommandEnvironment >& xEnv ) in setPropertyValues()
1733 uno::Reference< ucb::XContentIdentifier > xIdentifier; in setPropertyValues()
1763 uno::Reference< ucb::XPersistentPropertySet > xAdditionalPropSet; in setPropertyValues()
2077 uno::Reference< ucb::XContentIdentifier > xNewId in setPropertyValues()
2079 uno::Reference< ucb::XContentIdentifier > xOldId = xIdentifier; in setPropertyValues()
2160 const ucb::OpenCommandArgument2 & rArg, in open()
2161 const uno::Reference< ucb::XCommandEnvironment > & xEnv ) in open()
2166 sal_Bool bOpenFolder = ( ( rArg.Mode == ucb::OpenMode::ALL ) || in open()
2167 ( rArg.Mode == ucb::OpenMode::FOLDERS ) || in open()
2168 ( rArg.Mode == ucb::OpenMode::DOCUMENTS ) ); in open()
2175 uno::Reference< ucb::XDynamicResultSet > xSet in open()
2202 if ( ( rArg.Mode == ucb::OpenMode::DOCUMENT_SHARE_DENY_NONE ) || in open()
2203 ( rArg.Mode == ucb::OpenMode::DOCUMENT_SHARE_DENY_WRITE ) ) in open()
2208 ucb::UnsupportedOpenModeException( in open()
2315 ucb::UnsupportedDataSinkException( in open()
2330 const ucb::PostCommandArgument2 & rArg, in post()
2331 const uno::Reference< ucb::XCommandEnvironment > & xEnv ) in post()
2402 ucb::UnsupportedDataSinkException( in post()
2467 const uno::Reference< ucb::XCommandEnvironment >& Environment ) in insert()
2492 uno::makeAny( ucb::MissingPropertiesException( in insert()
2521 ucb::UnsupportedNameClashException aEx( in insert()
2524 ucb::NameClash::ERROR ); in insert()
2558 throw ucb::CommandFailedException( in insert()
2568 throw ucb::CommandFailedException( in insert()
2651 ucb::NameClashException( in insert()
2685 ucb::MissingInputStreamException( in insert()
2711 const ucb::TransferInfo & rArgs, in transfer()
2712 const uno::Reference< ucb::XCommandEnvironment >& Environment ) in transfer()
2716 uno::Reference< ucb::XContentIdentifier > xIdentifier; in transfer()
2717 uno::Reference< ucb::XContentProvider > xProvider; in transfer()
2766 ucb::InteractiveBadTransferURLException( in transfer()
2794 uno::makeAny( ucb::InteractiveBadTransferURLException( in transfer()
2822 uno::Reference< ucb::XContentIdentifier > xTargetId in transfer()
2831 uno::Reference< ucb::XContentIdentifier > xId in transfer()
2850 == ucb::NameClash::OVERWRITE, in transfer()
2877 == ucb::NameClash::OVERWRITE, in transfer()
2896 catch ( ucb::IllegalIdentifierException const & ) in transfer()
2916 ucb::NameClashException( in transfer()
2925 case ucb::NameClash::OVERWRITE: in transfer()
2928 case ucb::NameClash::KEEP: // deprecated in transfer()
2929 case ucb::NameClash::RENAME: in transfer()
2930 case ucb::NameClash::ASK: in transfer()
2935 ucb::UnsupportedNameClashException( in transfer()
2962 uno::Reference< ucb::XContent > xThis = this; in destroy()
2985 const uno::Reference< ucb::XCommandEnvironment >& Environment ) in supportsExclusiveWriteLock()
2991 uno::Sequence< ucb::LockEntry > aSupportedLocks; in supportsExclusiveWriteLock()
2998 == ucb::LockScope_EXCLUSIVE && in supportsExclusiveWriteLock()
3000 == ucb::LockType_WRITE ) in supportsExclusiveWriteLock()
3011 const uno::Reference< ucb::XCommandEnvironment >& Environment ) in lock()
3060 ucb::Lock aLock( in lock()
3061 ucb::LockScope_EXCLUSIVE, in lock()
3062 ucb::LockType_WRITE, in lock()
3063 ucb::LockDepth_ZERO, in lock()
3084 throw(ucb::InteractiveLockingLockedException( in lock()
3121 const uno::Reference< ucb::XCommandEnvironment >& Environment ) in unlock()
3144 throw ucb::InteractiveNetworkReadException( e.getData(), in unlock()
3155 const uno::Reference< ucb::XContentIdentifier >& xNewId ) in exchangeIdentity()
3162 uno::Reference< ucb::XContent > xThis = this; in exchangeIdentity()
3194 uno::Reference< ucb::XContentIdentifier > in exchangeIdentity()
3203 uno::Reference< ucb::XContentIdentifier > xNewChildId in exchangeIdentity()
3224 const uno::Reference< ucb::XCommandEnvironment >& xEnv ) in isFolder()
3283 ucb::InteractiveAugmentedIOException( in MapDAVException()
3287 ucb::IOErrorCode_NOT_EXISTING, in MapDAVException()
3301 ucb::InteractiveNetworkWriteException( in MapDAVException()
3308 ucb::InteractiveNetworkReadException( in MapDAVException()
3318 ucb::InteractiveNetworkResolveNameException( in MapDAVException()
3335 ucb::InteractiveNetworkConnectException( in MapDAVException()
3365 ucb::InteractiveLockingLockedException( in MapDAVException()
3382 ucb::InteractiveAugmentedIOException( in MapDAVException()
3386 ucb::IOErrorCode_LOCKING_VIOLATION, in MapDAVException()
3394 ucb::InteractiveLockingLockedException( in MapDAVException()
3406 ucb::InteractiveLockingNotLockedException( in MapDAVException()
3416 ucb::InteractiveLockingLockExpiredException( in MapDAVException()
3432 ucb::InteractiveNetworkGeneralException( in MapDAVException()
3446 case 10: throw ucb::InteractiveNetworkGeneralException(); in ucb_dummyThrower()
3447 case 11: throw ucb::InteractiveAugmentedIOException(); in ucb_dummyThrower()
3448 case 12: throw ucb::InteractiveNetworkGeneralException(); in ucb_dummyThrower()
3449 case 13: throw ucb::InteractiveNetworkWriteException(); in ucb_dummyThrower()
3450 case 14: throw ucb::InteractiveNetworkReadException(); in ucb_dummyThrower()
3451 case 15: throw ucb::InteractiveNetworkConnectException(); in ucb_dummyThrower()
3452 case 16: throw ucb::InteractiveLockingLockedException(); in ucb_dummyThrower()
3453 case 17: throw ucb::InteractiveLockingNotLockedException(); in ucb_dummyThrower()
3454 case 18: throw ucb::InteractiveNetworkGeneralException(); in ucb_dummyThrower()
3455 case 19: throw ucb::InteractiveLockingLockExpiredException(); in ucb_dummyThrower()
3476 const uno::Reference< ucb::XCommandEnvironment > & xEnv, in cancelCommandExecution()
3518 const uno::Reference< ucb::XCommandEnvironment >& xEnv, in getResourceType()
3596 cancelCommandExecution( e, uno::Reference< ucb::XCommandEnvironment >() ); in getResourceType()
3606 const uno::Reference< ucb::XCommandEnvironment >& xEnv ) in getResourceType()
3612 rtl::OUString Content::getLockOwner( const uno::Reference< ucb::XCommandEnvironment >& Environment ) in getLockOwner()
3629 uno::Sequence< ::com::sun::star::ucb::Lock > aLocks; in getLockOwner()
3634 ucb::Lock aLock = aLocks[0]; in getLockOwner()