Lines Matching refs:ucb
93 const uno::Reference< ucb::XContentIdentifier >& Identifier ) in create()
108 const uno::Reference< ucb::XContentIdentifier >& Identifier, in create()
109 const ucb::ContentInfo& Info ) in create()
133 const uno::Reference< ucb::XContentIdentifier >& Identifier, in HierarchyContent()
149 const uno::Reference< ucb::XContentIdentifier >& Identifier, in HierarchyContent()
150 const ucb::ContentInfo& Info ) in HierarchyContent()
203 rType, static_cast< ucb::XContentCreator * >( this ) ); in queryInterface()
245 CPPU_TYPE_REF( ucb::XContent ), in getTypes()
246 CPPU_TYPE_REF( ucb::XCommandProcessor ), in getTypes()
248 CPPU_TYPE_REF( ucb::XCommandInfoChangeNotifier ), in getTypes()
252 CPPU_TYPE_REF( ucb::XContentCreator ) ); // !! in getTypes()
278 CPPU_TYPE_REF( ucb::XContent ), in getTypes()
279 CPPU_TYPE_REF( ucb::XCommandProcessor ), in getTypes()
281 CPPU_TYPE_REF( ucb::XCommandInfoChangeNotifier ), in getTypes()
348 uno::Reference< ucb::XContentIdentifier > SAL_CALL
356 return uno::Reference< ucb::XContentIdentifier >(); in getIdentifier()
370 const ucb::Command& aCommand, in execute()
372 const uno::Reference< ucb::XCommandEnvironment >& Environment ) in execute()
374 ucb::CommandAbortedException, in execute()
460 ucb::OpenCommandArgument2 aOpenCommand; in execute()
473 uno::Reference< ucb::XDynamicResultSet > xSet in execute()
486 ucb::InsertCommandArgument aArg; in execute()
500 ? ucb::NameClash::OVERWRITE in execute()
501 : ucb::NameClash::ERROR; in execute()
530 ucb::IOErrorCode_CANT_WRITE, in execute()
551 ucb::TransferInfo aInfo; in execute()
576 ucb::ContentInfo aInfo; in execute()
599 uno::makeAny( ucb::UnsupportedCommandException( in execute()
624 uno::Sequence< ucb::ContentInfo > SAL_CALL
633 uno::Reference< ucb::XContent > SAL_CALL
634 HierarchyContent::createNewContent( const ucb::ContentInfo& Info ) in createNewContent()
642 return uno::Reference< ucb::XContent >(); in createNewContent()
651 return uno::Reference< ucb::XContent >(); in createNewContent()
666 uno::Reference< ucb::XContentIdentifier > xId in createNewContent()
675 return uno::Reference< ucb::XContent >(); in createNewContent()
692 const uno::Reference< ucb::XContentIdentifier >& Identifier ) in hasData()
713 const uno::Reference< ucb::XContentIdentifier >& Identifier, in loadData()
746 const uno::Reference< ucb::XContentIdentifier >& xOldId, in renameData()
747 const uno::Reference< ucb::XContentIdentifier >& xNewId ) in renameData()
765 const uno::Reference< ucb::XContentIdentifier >& Identifier ) in setKind()
818 uno::Reference< ucb::XContentIdentifier >
829 return uno::Reference< ucb::XContentIdentifier >( in makeNewIdentifier()
888 const uno::Reference< ucb::XContentIdentifier >& xNewId ) in exchangeIdentity()
895 uno::Reference< ucb::XContent > xThis = this; in exchangeIdentity()
938 uno::Reference< ucb::XContentIdentifier > xOldChildId in exchangeIdentity()
947 uno::Reference< ucb::XContentIdentifier > xNewChildId in exchangeIdentity()
1108 const uno::Sequence< ucb::ContentInfo > * >( 0 ) ), in getPropertyValues()
1139 const uno::Reference< ucb::XCommandEnvironment > & xEnv ) in setPropertyValues()
1159 uno::Reference< ucb::XPersistentPropertySet > xAdditionalPropSet; in setPropertyValues()
1384 uno::Reference< ucb::XContentIdentifier > xOldId in setPropertyValues()
1386 uno::Reference< ucb::XContentIdentifier > xNewId in setPropertyValues()
1442 ucb::IOErrorCode_CANT_WRITE, in setPropertyValues()
1464 ucb::XCommandEnvironment > & xEnv ) in insert()
1473 uno::makeAny( ucb::UnsupportedCommandException( in insert()
1487 uno::makeAny( ucb::MissingPropertiesException( in insert()
1497 uno::Reference< ucb::XContentIdentifier > xId in insert()
1505 case ucb::NameClash::ERROR: in insert()
1510 ucb::NameClashException( in insert()
1521 case ucb::NameClash::OVERWRITE: in insert()
1525 case ucb::NameClash::RENAME: in insert()
1543 ucb::UnsupportedNameClashException( in insert()
1561 case ucb::NameClash::KEEP: // deprecated in insert()
1562 case ucb::NameClash::ASK: in insert()
1568 ucb::UnsupportedNameClashException( in insert()
1594 ucb::IOErrorCode_CANT_WRITE, in insert()
1614 ucb::XCommandEnvironment > & xEnv ) in destroy()
1621 uno::Reference< ucb::XContent > xThis = this; in destroy()
1627 uno::makeAny( ucb::UnsupportedCommandException( in destroy()
1639 uno::makeAny( ucb::UnsupportedCommandException( in destroy()
1672 const ucb::TransferInfo& rInfo, in transfer()
1673 const uno::Reference< ucb::XCommandEnvironment > & xEnv ) in transfer()
1682 uno::makeAny( ucb::UnsupportedCommandException( in transfer()
1697 uno::makeAny( ucb::InteractiveBadTransferURLException( in transfer()
1726 ucb::IOErrorCode_RECURSIVE, in transfer()
1740 uno::Reference< ucb::XContentIdentifier > xId in transfer()
1752 catch ( ucb::IllegalIdentifierException const & ) in transfer()
1767 ucb::IOErrorCode_CANT_READ, in transfer()
1783 ucb::ContentInfo aContentInfo; in transfer()
1802 ucb::IOErrorCode_CANT_CREATE, in transfer()
1904 ucb::TransferInfo aInfo; in transfer()
1937 ucb::IOErrorCode_CANT_WRITE, in transfer()
1959 uno::Sequence< ucb::ContentInfo >
1964 uno::Sequence< ucb::ContentInfo > aSeq( 2 ); in getCreatableContentsInfo()
1970 = ucb::ContentInfoAttribute::KIND_FOLDER; in getCreatableContentsInfo()
1984 = ucb::ContentInfoAttribute::KIND_LINK; in getCreatableContentsInfo()
2003 return uno::Sequence< ucb::ContentInfo >( 0 ); in getCreatableContentsInfo()