Home
last modified time | relevance | path

Searched refs:CommandId (Results 1 – 25 of 31) sorted by relevance

12

/trunk/main/ucb/source/ucp/file/
H A Dfiltask.cxx58 sal_Int32 CommandId, in startTask() argument
63 TaskMap::iterator it = m_aTaskMap.find( CommandId ); in startTask()
76 TaskManager::endTask( sal_Int32 CommandId, in endTask() argument
81 TaskMap::iterator it = m_aTaskMap.find( CommandId ); in endTask()
107 TaskManager::abort( sal_Int32 CommandId ) in abort() argument
109 if( CommandId ) in abort()
124 TaskMap::iterator it = m_aTaskMap.find( CommandId ); in clearError()
135 TaskMap::iterator it = m_aTaskMap.find( CommandId ); in retrieveError()
150 TaskMap::iterator it = m_aTaskMap.find( CommandId ); in installError()
167 sal_Int32 CommandId, in handleTask() argument
[all …]
H A Dshell.cxx597 installError( CommandId, in page()
687 installError( CommandId, in open()
724 installError( CommandId, in open_rw()
748 shell::ls( sal_Int32 CommandId, in ls() argument
761 installError( CommandId, in ls()
1073 installError(CommandId, in getv()
1080 installError(CommandId, in getv()
1272 installError( CommandId, in move()
1281 installError( CommandId, in move()
1342 sal_Int32 CommandId, in copy() argument
[all …]
H A Dbc.cxx327 BaseContent::abort( sal_Int32 CommandId ) in abort() argument
330 m_pMyShell->abort( CommandId ); in abort()
336 sal_Int32 CommandId, in execute() argument
342 if( ! CommandId ) in execute()
344 CommandId = createCommandIdentifier(); in execute()
346 m_pMyShell->startTask( CommandId, in execute()
364 m_pMyShell->installError( CommandId, in execute()
374 m_pMyShell->installError( CommandId, in execute()
399 deleteContent( CommandId ); in execute()
442 m_pMyShell->installError( CommandId, in execute()
[all …]
H A Dshell.hxx219 void SAL_CALL page( sal_Int32 CommandId,
230 open( sal_Int32 CommandId,
242 open_rw( sal_Int32 CommandId,
254 ls( sal_Int32 CommandId,
293 getv( sal_Int32 CommandId,
308 move( sal_Int32 CommandId,
334 remove( sal_Int32 CommandId,
355 mkdir( sal_Int32 CommandId,
368 mkfil( sal_Int32 CommandId,
381 write( sal_Int32 CommandId,
[all …]
H A Dfiltask.hxx162 sal_Int32 CommandId,
167 void SAL_CALL abort( sal_Int32 CommandId );
178 void SAL_CALL installError( sal_Int32 CommandId,
191 void SAL_CALL retrieveError( sal_Int32 CommandId,
200 void SAL_CALL endTask( sal_Int32 CommandId,
210 void SAL_CALL handleTask( sal_Int32 CommandId,
H A Dbc.hxx159 sal_Int32 CommandId,
167 sal_Int32 CommandId )
341 void SAL_CALL endTask( sal_Int32 CommandId );
H A Dfilinsreq.cxx128 shell *pShell,sal_Int32 CommandId) in XTYPEPROVIDER_IMPL_2()
138 pShell->retrieveError(CommandId,m_nErrorCode,m_nMinorError); in XTYPEPROVIDER_IMPL_2()
/trunk/main/offapi/com/sun/star/ucb/
H A DXCommandProcessor.idl99 @param CommandId
126 [in] long CommandId,
137 @param CommandId
142 [oneway] void abort( [in] long CommandId );
H A DXCommandProcessor2.idl51 @param CommandId
60 [oneway] void releaseCommandIdentifier([in] long CommandId);
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dcontent.cxx307 sal_Int32 CommandId, in execute() argument
374 CommandId, in execute()
392 CommandId, in execute()
H A Dcontent.hxx104 sal_Int32 CommandId,
112 abort( sal_Int32 CommandId )
H A Durlparameter.cxx416 sal_Int32 CommandId, in open() argument
422 (void)CommandId; in open()
489 sal_Int32 CommandId, in open() argument
495 (void)CommandId; in open()
H A Durlparameter.hxx178 sal_Int32 CommandId,
184 sal_Int32 CommandId,
/trunk/main/ucb/source/ucp/ext/
H A Ducpext_content.hxx109 sal_Int32 CommandId,
119 sal_Int32 CommandId
/trunk/main/ucb/source/ucp/ftp/
H A Dftpcontent.hxx97 sal_Int32 CommandId,
105 abort(sal_Int32 CommandId)
/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_content.hxx153 sal_Int32 CommandId,
160 abort( sal_Int32 CommandId )
/trunk/main/ucb/source/ucp/odma/
H A Dodma_content.hxx156 sal_Int32 CommandId,
163 abort( sal_Int32 CommandId )
/trunk/main/ucb/source/core/
H A Ducb.hxx158 sal_Int32 CommandId,
165 abort( sal_Int32 CommandId )
/trunk/main/ucb/source/ucp/gio/
H A Dgio_content.hxx172 sal_Int32 CommandId,
176 virtual void SAL_CALL abort( sal_Int32 CommandId )
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.hxx228 sal_Int32 CommandId,
235 abort( sal_Int32 CommandId )
/trunk/main/dbaccess/source/core/inc/
H A DContentHelper.hxx204 …CALL execute( const ::com::sun::star::ucb::Command& aCommand, sal_Int32 CommandId, const ::com::su…
205 …virtual void SAL_CALL abort( sal_Int32 CommandId ) throw (::com::sun::star::uno::RuntimeException)…
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.hxx267 sal_Int32 CommandId,
274 abort( sal_Int32 CommandId )
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dcontenthelper.hxx399 sal_Int32 CommandId,
406 abort( sal_Int32 CommandId )
/trunk/main/ucb/source/ucp/package/
H A Dpkgcontent.hxx283 sal_Int32 CommandId,
290 abort( sal_Int32 CommandId )
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.hxx253 sal_Int32 CommandId,
260 abort( sal_Int32 CommandId )

Completed in 88 milliseconds

12