Home
last modified time | relevance | path

Searched refs:aApp (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx887 OProcess aApp( sCommand,m_sDbWorkURL); in clearDatabase() local
1020 OProcess aApp(sCommandFile ,m_sDbWorkURL); in X_PARAM() local
1056 OProcess aApp(sCommand,m_sDbWorkURL); in PutParam() local
1127 OProcess aApp( sCommand ,m_sDbWorkURL); in X_START() local
1163 OProcess aApp( sCommand ,m_sDbWorkURL); in X_STOP() local
1217 OProcess aApp(sCommandFile ,m_sDbWorkURL); in XUTIL() local
1274 OProcess aApp(sCommandFile ,m_sDbWorkURL); in LoadBatch() local
1456 OProcess aApp(sCommandFile ,m_sDbWorkURL); in X_CONS() local
1536 OProcess aApp(sCommandFile ,m_sDbWorkURL); in isVersion() local
1586 OProcess aApp(sCommandFile ,m_sDbWorkURL); in checkAndInsertNewDevSpace() local
[all …]
/aoo41x/main/automation/source/simplecm/
H A Dsimplecm.cxx129 void CommunicationLink::SetApplication( const ByteString& aApp ) in SetApplication() argument
131 maApplication = aApp; in SetApplication()
290 void SimpleCommunicationLinkViaSocket::SetApplication( const ByteString& aApp ) in SetApplication() argument
292 CommunicationLink::SetApplication( aApp ); in SetApplication()
294 *pData << aApp; in SetApplication()
419 sal_Bool CommunicationManager::StartCommunication( String aApp, String aParams ) in StartCommunication() argument
421 (void) aApp; /* avoid warning about unused parameter */ in StartCommunication()
564 void CommunicationManager::SetApplication( const ByteString& aApp, sal_Bool bRunningLinks ) in SetApplication() argument
566 maApplication = aApp; in SetApplication()
571 GetCommunicationLink( i )->SetApplication( aApp ); in SetApplication()
/aoo41x/main/odk/examples/java/EmbedDocument/Container1/
H A DEmbedContFrame.java78 EmbedContApp aApp = new EmbedContApp( aFrame, aServiceFactory ); in start() local
79 aApp.init(); in start()
80 aApp.start(); in start()
82 Dimension aSize = aApp.getSize(); in start()
84 aFrame.add( "Center", aApp ); in start()
/aoo41x/main/automation/inc/automation/
H A Dsimplecm.hxx181 virtual void SetApplication( const ByteString& aApp );
234 virtual sal_Bool StartCommunication( String aApp, String aParams );
260 void SetApplication( const ByteString& aApp, sal_Bool bRunningLinks = sal_False );
329 virtual void SetApplication( const ByteString& aApp );
/aoo41x/main/sc/source/ui/view/
H A Dviewfun5.cxx698 String aApp( aByteApp, eSysEnc ); in PasteDDE() local
709 aFormula += aApp; in PasteDDE()
H A Dgridwin.cxx4112 String aApp = Application::GetAppName(); in DropTransferObj() local
4124 aFormula += aApp; in DropTransferObj()
/aoo41x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx2082 String aApp, aTopic, aItem; in _PasteDDE() local
2093 xStrm->ReadCString( aApp, eEncoding ); in _PasteDDE()
2099 sfx2::MakeLnkName( aCmd, &aApp, aTopic, aItem ); in _PasteDDE()
2131 aName = aApp; in _PasteDDE()
/aoo41x/main/slideshow/test/
H A Ddemoshow.cxx566 DemoApp aApp; variable
/aoo41x/main/svtools/workben/
H A Dbrowser.cxx181 App aApp; variable

Completed in 82 milliseconds