Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/relationdesign/
H A DRelationController.cxx285 class RelationLoader : public ::osl::Thread class
298 RelationLoader(ORelationController* _pParent in RelationLoader() function in __anon22fa327d0111::RelationLoader
318 virtual ~RelationLoader(){} in ~RelationLoader()
323 void SAL_CALL RelationLoader::run() in run()
354 void SAL_CALL RelationLoader::onTerminated() in onTerminated()
360 void RelationLoader::loadTableData(const Any& _aTable) in loadTableData()
526RelationLoader* pThread = new RelationLoader(this,xMetaData,m_xTables,aNames,nStart,nEnd); in loadData()
537 RelationLoader* pThread = new RelationLoader(this,xMetaData,m_xTables,aNames,0,nCount); in loadData()

Completed in 15 milliseconds