Lines Matching defs:xEnv
319 MountOperation::MountOperation(const uno::Reference< ucb::XCommandEnvironment >& xEnv) : mpError(NU… in MountOperation()
345 GFileInfo* Content::getGFileInfo(const uno::Reference< ucb::XCommandEnvironment >& xEnv, GError **p… in getGFileInfo()
376 bool Content::isFolder(const uno::Reference< ucb::XCommandEnvironment >& xEnv) in isFolder()
396 uno::Reference< sdbc::XRow > Content::getPropertyValuesFromGFileInfo(GFileInfo *pInfo, in getPropertyValuesFromGFileInfo()
512 uno::Reference< sdbc::XRow > Content::getPropertyValues( in getPropertyValues()
620 uno::Sequence< uno::Any > Content::setPropertyValues( in setPropertyValues()
832 uno::Any Content::open(const ucb::OpenCommandArgument2 & rOpenCommand, in open()
901 uno::Any SAL_CALL Content::execute( in execute()
1017 void Content::insert(const uno::Reference< io::XInputStream > &xInputStream, in insert()
1065 void Content::transfer( const ucb::TransferInfo& aTransferInfo, const uno::Reference< ucb::XCommand… in transfer()
1089 uno::Sequence< ucb::ContentInfo > Content::queryCreatableContentsInfo( in queryCreatableContentsInfo()
1257 uno::Sequence< ucb::CommandInfo > Content::getCommands( const uno::Reference< ucb::XCommandEnvironm… in getCommands()