Home
last modified time | relevance | path

Searched refs:CommandEnvironment (Results 1 – 20 of 20) sorted by relevance

/aoo41x/main/ucbhelper/source/client/
H A Dcommandenvironment.cxx76 CommandEnvironment::CommandEnvironment( in CommandEnvironment() function in ucbhelper::CommandEnvironment
86 CommandEnvironment::~CommandEnvironment() in ~CommandEnvironment()
97 XINTERFACE_IMPL_2( CommandEnvironment,
107 XTYPEPROVIDER_IMPL_2( CommandEnvironment,
119 CommandEnvironment::getInteractionHandler() in getInteractionHandler()
128 CommandEnvironment::getProgressHandler() in getProgressHandler()
/aoo41x/main/ucbhelper/inc/ucbhelper/
H A Dcommandenvironment.hxx47 class UCBHELPER_DLLPUBLIC CommandEnvironment : public cppu::OWeakObject, class
54 UCBHELPER_DLLPRIVATE CommandEnvironment( const CommandEnvironment& ); // n.i.
55 UCBHELPER_DLLPRIVATE CommandEnvironment& operator=( const CommandEnvironment& ); // n.i.
66 CommandEnvironment(
76 virtual ~CommandEnvironment();
/aoo41x/main/ucb/test/com/sun/star/comp/ucb/
H A DGlobalTransfer_Test.java111 private CommandEnvironment m_env = new CommandEnvironment();
136 private final class CommandEnvironment implements XCommandEnvironment { class in GlobalTransfer_Test
/aoo41x/main/comphelper/source/misc/
H A Dmediadescriptor.cxx649 …::ucbhelper::CommandEnvironment* pCommandEnv = new ::ucbhelper::CommandEnvironment(xInteraction, x… in impl_openStreamWithPostData()
723 …::ucbhelper::CommandEnvironment* pCommandEnv = new ::ucbhelper::CommandEnvironment(xInteraction, x… in impl_openStreamWithURL()
/aoo41x/main/fpicker/source/office/
H A Dfpsmartcontent.cxx89 …m_xCmdEnv = new ::ucbhelper::CommandEnvironment( m_xOwnInteraction, Reference< XProgressHandler >(… in enableOwnInteractionHandler()
103 …m_xCmdEnv = new ucbhelper::CommandEnvironment( xGlobalInteractionHandler, Reference< XProgressHand… in enableDefaultInteractionHandler()
/aoo41x/main/sfx2/source/bastyp/
H A Dhelper.cxx363 …FolderObj.GetMainURL( INetURLObject::NO_DECODE ), new ::ucbhelper::CommandEnvironment( xInteractio… in GetFolderContentProperties()
590 …::ucbhelper::Content aCnt( rURL, new ::ucbhelper::CommandEnvironment( xInteractionHandler, uno::Re… in GetHelpTreeViewContents()
672 …::ucbhelper::Content aCnt( rURL, new ::ucbhelper::CommandEnvironment( xInteractionHandler, uno::Re… in GetActiveHelpString()
/aoo41x/main/scripting/source/pyprov/
H A Dpythonscript.py742 class CommandEnvironment(unohelper.Base, XCommandEnvironment): class
777 env = CommandEnvironment()
802 packageManager.createAbortChannel(), CommandEnvironment( ) )
/aoo41x/main/ucbhelper/workben/ucbexplorer/
H A Ducbexplorer.cxx477 xEnv = new ::ucbhelper::CommandEnvironment( xInteractionHandler, in createNewContent()
1014 xEnv = new ::ucbhelper::CommandEnvironment( xInteractionHandler, in InsertEntry()
/aoo41x/main/offapi/com/sun/star/ucb/
H A DCommandEnvironment.idl41 published service CommandEnvironment : ::com::sun::star::ucb::XCommandEnvironment
H A Dmakefile.mk52 CommandEnvironment.idl\
/aoo41x/main/unoxml/source/dom/
H A Ddocumentbuilder.cxx76 new CommandEnvironment(Reference< XInteractionHandler >(), in resolveEntity()
/aoo41x/main/svtools/source/contnr/
H A Dfileview.cxx785 …mxCmdEnv = new ::ucbhelper::CommandEnvironment( xInteractionHandler, Reference< XProgressHandler >… in ViewTabListBox_Impl()
1246 …Reference < XCommandEnvironment > xCmdEnv = new ::ucbhelper::CommandEnvironment( xInteractionHandl… in SvtFileView()
1269 …Reference < XCommandEnvironment > xCmdEnv = new ::ucbhelper::CommandEnvironment( xInteractionHandl… in SvtFileView()
/aoo41x/main/sot/source/sdstor/
H A Ducbstorage.cxx703 …xComEnv = new ::ucbhelper::CommandEnvironment( Reference< ::com::sun::star::task::XInteractionHand… in UCBStorageStream_Impl()
1949 …xComEnv = new ::ucbhelper::CommandEnvironment( Reference< ::com::sun::star::task::XInteractionHand…
2034 …xComEnv = new ::ucbhelper::CommandEnvironment( Reference< ::com::sun::star::task::XInteractionHand…
/aoo41x/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx790 …Reference< XCommandEnvironment > xCmdEnv = new ::ucbhelper::CommandEnvironment( xInteractionHandle… in pathExists()
/aoo41x/main/sfx2/source/doc/
H A Ddocfile.cxx1341 xComEnv = new ::ucbhelper::CommandEnvironment( xCHandler, in LockOrigFileOnDemand()
2119 xComEnv = new ::ucbhelper::CommandEnvironment( xInteractionHandler, in Transfer_Impl()
2998 xComEnv = new ::ucbhelper::CommandEnvironment( xHandler, in UnlockFile()
/aoo41x/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx516 …if ( Content::create( aURL.GetMainURL( INetURLObject::NO_DECODE ), new CommandEnvironment( xIntera… in MakeFolder()
/aoo41x/main/svtools/source/control/
H A Dinettbc.cxx399 new ::ucbhelper::CommandEnvironment( uno::Reference< XInteractionHandler >(), in ReadFolder()
/aoo41x/main/ucb/source/core/
H A Ducbcmds.cxx1751 xLocalEnv.set( ucb::CommandEnvironment::create( in globalTransfer()
/aoo41x/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx2718 …rPath, new ::ucbhelper::CommandEnvironment( static_cast< task::XInteractionHandler* > ( aHandler.g… in impl_isFolder()
/aoo41x/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx330 ucb::CommandEnvironment::create( in queryInterface()

Completed in 208 milliseconds