Home
last modified time | relevance | path

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

/trunk/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 …]
/trunk/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()
/trunk/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()
/trunk/main/automation/inc/automation/
H A Dsimplecm.hxx182 virtual void SetApplication( const ByteString& aApp );
235 virtual sal_Bool StartCommunication( String aApp, String aParams );
261 void SetApplication( const ByteString& aApp, sal_Bool bRunningLinks = sal_False );
330 virtual void SetApplication( const ByteString& aApp );
/trunk/main/sc/source/ui/view/
H A Dviewfun5.cxx698 String aApp( aByteApp, eSysEnc ); in PasteDDE() local
709 aFormula += aApp; in PasteDDE()
H A Dgridwin.cxx4127 String aApp = Application::GetAppName(); in DropTransferObj() local
4139 aFormula += aApp; in DropTransferObj()
/trunk/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()
/trunk/main/slideshow/test/
H A Ddemoshow.cxx584 DemoApp aApp; in main() local
/trunk/main/svtools/workben/
H A Dbrowser.cxx181 App aApp; variable

Completed in 91 milliseconds