Home
last modified time | relevance | path

Searched defs:xEnv (Results 1 – 25 of 25) sorted by relevance

/trunk/main/ucb/source/ucp/webdav/
H A DDAVResourceAccess.cxx176 void DAVResourceAccess::PROPFIND( in PROPFIND()
220 void DAVResourceAccess::PROPFIND( in PROPFIND()
300 void DAVResourceAccess::HEAD( in HEAD()
382 void DAVResourceAccess::GET( in GET()
511 void DAVResourceAccess::GET( in GET()
592 void DAVResourceAccess::PUT( in PUT()
702 void DAVResourceAccess::POST( in POST()
764 void DAVResourceAccess::MKCOL( in MKCOL()
801 void DAVResourceAccess::COPY( in COPY()
843 void DAVResourceAccess::MOVE( in MOVE()
[all …]
H A DDAVAuthListenerImpl.hxx48 DAVAuthListener_Impl( in DAVAuthListener_Impl()
H A Dwebdavcontentcaps.cxx290 uno::Sequence< beans::Property > Content::getProperties( in getProperties()
528 uno::Sequence< ucb::CommandInfo > Content::getCommands( in getCommands()
H A Dwebdavcontent.cxx95 static void lcl_sendPartialGETRequest( bool &bError, in lcl_sendPartialGETRequest()
884 void Content::addProperty( const com::sun::star::ucb::PropertyCommandArgument &aCmdArg, in addProperty()
1022 void Content::removeProperty( const rtl::OUString& Name, in removeProperty()
1380 uno::Reference< sdbc::XRow > Content::getPropertyValues( in getPropertyValues()
1727 uno::Sequence< uno::Any > Content::setPropertyValues( in setPropertyValues()
2159 uno::Any Content::open( in open()
2329 void Content::post( in post()
3223 sal_Bool Content::isFolder( in isFolder()
3474 void Content::cancelCommandExecution( in cancelCommandExecution()
3517 const Content::ResourceType & Content::getResourceType( in getResourceType()
[all …]
H A DCurlSession.cxx576 const uno::Reference< ucb::XCommandEnvironment > xEnv( getRequestEnvironment().m_xEnv ); in verifyCertificateChain() local
/trunk/main/ucbhelper/source/provider/
H A Dcancelcommandexecution.cxx48 void cancelCommandExecution( const uno::Any & rException, in cancelCommandExecution()
90 void cancelCommandExecution( const ucb::IOErrorCode eError, in cancelCommandExecution()
H A Dcontenthelper.cxx556 uno::Reference< com::sun::star::ucb::XCommandEnvironment > xEnv; in addProperty() local
649 uno::Reference< com::sun::star::ucb::XCommandEnvironment > xEnv; in removeProperty() local
1089 ContentImplHelper::getCommandInfo( in getCommandInfo()
1107 ContentImplHelper::getPropertySetInfo( in getPropertySetInfo()
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx283 uno::Any SAL_CALL Content::execute( in execute()
576 uno::Reference< sdbc::XRow > Content::getPropertyValues( in getPropertyValues()
754 uno::Sequence< uno::Any > Content::setPropertyValues( in setPropertyValues()
921 void Content::insert( in insert()
1018 void Content::transfer(const ucb::TransferInfo & /*rArgs*/, in transfer()
1292 void Content::cancelCommandExecution( in cancelCommandExecution()
1355 uno::Sequence< ucb::CommandInfo > Content::getCommands( in getCommands()
1434 Content::createTempStream( in createTempStream()
1463 Content::createInputStream( in createInputStream()
1507 Content::feedSink( uno::Reference< uno::XInterface > aSink, in feedSink()
[all …]
/trunk/main/ucb/source/ucp/gio/
H A Dgio_content.cxx319 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()
1089 uno::Sequence< ucb::ContentInfo > Content::queryCreatableContentsInfo( in queryCreatableContentsInfo()
[all …]
H A Dgio_mount.cxx71 …const com::sun::star::uno::Reference< com::sun::star::ucb::XCommandEnvironment > &xEnv = *(pThis->… in ooo_mount_operation_ask_password() local
/trunk/main/svl/source/misc/
H A Ddocumentlockfile.cxx117 uno::Reference < ::com::sun::star::ucb::XCommandEnvironment > xEnv; in CreateOwnLockFile() local
184 uno::Reference < ::com::sun::star::ucb::XCommandEnvironment > xEnv; in OverwriteOwnLockFile() local
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx1201 uno::Sequence< uno::Any > Content::setPropertyValues( in setPropertyValues()
1499 uno::Any Content::open( in open()
1689 void Content::insert( const uno::Reference< io::XInputStream >& xData, in insert()
1864 void Content::destroy( sal_Bool bDeletePhysical, in destroy()
2015 void Content::transfer( in transfer()
2479 bool Content::storeData( const uno::Reference< io::XInputStream >& xData, in storeData()
2875 static rtl::OUString obtainPassword( in obtainPassword()
2934 uno::Reference< io::XInputStream > Content::getInputStream( in getInputStream()
2975 static uno::Reference< io::XOutputStream > lcl_getTruncatedOutputStream( in lcl_getTruncatedOutputStream()
3007 uno::Reference< io::XOutputStream > Content::getTruncatedOutputStream( in getTruncatedOutputStream()
[all …]
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx1137 uno::Sequence< uno::Any > HierarchyContent::setPropertyValues( in setPropertyValues()
1462 void HierarchyContent::insert( sal_Int32 nNameClashResolve, in insert()
1612 void HierarchyContent::destroy( sal_Bool bDeletePhysical, in destroy()
1671 void HierarchyContent::transfer( in transfer()
/trunk/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx1099 uno::Sequence< uno::Any > Content::setPropertyValues( in setPropertyValues()
1520 uno::Any Content::open( in open()
1672 void Content::insert( in insert()
1833 void Content::destroy( in destroy()
1880 void Content::transfer( in transfer()
/trunk/main/ucb/source/core/
H A Ducbcmds.cxx86 uno::Reference< ucb::XCommandEnvironment > xEnv; member
402 NameClashContinuation interactiveNameClashResolve( in interactiveNameClashResolve()
477 bool setTitle( in setTitle()
1732 void UniversalContentBroker::globalTransfer( in globalTransfer()
/trunk/main/filter/source/xmlfilterdetect/
H A Dfilterdetect.cxx140 Reference< com::sun::star::ucb::XCommandEnvironment > xEnv; in detect() local
/trunk/main/ucbhelper/workben/ucbexplorer/
H A Ducbexplorer.cxx463 uno::Reference< XCommandEnvironment > xEnv; in createNewContent() local
1000 uno::Reference< XCommandEnvironment > xEnv; in InsertEntry() local
/trunk/main/framework/source/accelerators/
H A Dacceleratorexecute.cxx100 void AcceleratorExecute::init(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR, in init()
/trunk/main/ucb/source/ucp/file/
H A Dfilglob.cxx260 void throw_handler( in throw_handler()
/trunk/main/svtools/source/misc/
H A Dacceleratorexecute.cxx153 void AcceleratorExecute::init(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR, in init()
/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx529 Reference < ::com::sun::star::ucb::XCommandEnvironment > xEnv; in GetContent() local
1956 uno::Reference < ::com::sun::star::ucb::XCommandEnvironment > xEnv; in TryDirectTransfer() local
2006 Reference < ::com::sun::star::ucb::XCommandEnvironment > xEnv; in Transfer_Impl() local
2317 Reference < ::com::sun::star::ucb::XCommandEnvironment > xEnv; in DoBackup_Impl() local
H A Ddoctemplates.cxx2046 uno::Reference < ucb::XCommandEnvironment > xEnv; in addTemplate() local
/trunk/main/svx/source/gallery2/
H A Dgallery1.cxx286 uno::Reference< ucb::XCommandEnvironment > xEnv; in ImplLoadSubDirs() local
/trunk/main/ucb/workben/ucb/
H A Ducbdemo.cxx672 uno::Reference< ucb::XCommandEnvironment > xEnv( in executeCommand() local
1364 uno::Reference< ucb::XCommandEnvironment > xEnv( in transfer() local
/trunk/main/svtools/source/contnr/
H A Dfileview.cxx1893 SvtFileView_Impl::SvtFileView_Impl( SvtFileView* pAntiImpl, Reference < XCommandEnvironment > xEnv,… in SvtFileView_Impl()

Completed in 211 milliseconds