Lines Matching refs:XCommandEnvironment

147     return isFolder(uno::Reference< ucb::XCommandEnvironment >())  in getContentType()
314 MountOperation(const uno::Reference< ucb::XCommandEnvironment >& 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()
398 const uno::Reference< ucb::XCommandEnvironment > & xEnv, in getPropertyValuesFromGFileInfo()
514 const uno::Reference< ucb::XCommandEnvironment >& xEnv ) in getPropertyValues()
622 const uno::Reference< ucb::XCommandEnvironment >& xEnv ) in setPropertyValues()
803 const uno::Reference< ucb::XCommandEnvironment >& /*xEnv*/ ) in feedSink()
833 const uno::Reference< ucb::XCommandEnvironment > & xEnv ) in open()
904 const uno::Reference< ucb::XCommandEnvironment >& xEnv ) in execute()
1018 sal_Bool bReplaceExisting, const uno::Reference< ucb::XCommandEnvironment > &xEnv ) in insert()
1065 …r( const ucb::TransferInfo& aTransferInfo, const uno::Reference< ucb::XCommandEnvironment >& xEnv ) in transfer()
1090 const uno::Reference< ucb::XCommandEnvironment >& xEnv) in queryCreatableContentsInfo()
1127 return queryCreatableContentsInfo( uno::Reference< ucb::XCommandEnvironment >() ); in queryCreatableContentsInfo()
1176 if ( isFolder( uno::Reference< ucb::XCommandEnvironment >() ) ) in getTypes()
1211 const uno::Reference< ucb::XCommandEnvironment > & /*xEnv*/ ) in getProperties()
1257 …< ucb::CommandInfo > Content::getCommands( const uno::Reference< ucb::XCommandEnvironment > & xEnv) in getCommands()