Home
last modified time | relevance | path

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

/aoo41x/main/soldep/bootstrp/
H A Dprj.cxx495 ByteString* pString = GetObject( nRet )->GetProject(); in IsString()
503 ByteString* pString = GetObject( 0 )->GetProject(); in IsString()
529 pString = GetObject( nCurrent )->GetProject(); in GetPrevString()
609 ByteString* pString = pInfo->GetProject(); in PutString()
625 ByteString* pString = GetObject( nPos )->GetProject(); in PutString()
686 if ( rName == *(GetObject( i )->GetProject()) ) in RemoveString()
688 pReturn = new ByteString(*(GetObject(i)->GetProject())); in RemoveString()
926 pPrjDepList->PutString( new ByteString((ByteString) *(pInfo->GetProject()))); in SetMode()
927 pPrjInitialDepList->PutString( new ByteString((ByteString) *(pInfo->GetProject()))); in SetMode()
943 pPrjDepList->PutString( new ByteString((ByteString) *(pInfo->GetProject()))); in SetMode()
[all …]
/aoo41x/main/soldep/inc/soldep/
H A Dsoldlg.hxx153 ByteString GetProject();
H A Dprj.hxx207 ByteString* GetProject() {return pProject;} in GetProject() function in DepInfo
/aoo41x/main/soldep/source/
H A Dsoldlg.cxx260 ByteString SolFindProjectDlg::GetProject() in GetProject() function in SolFindProjectDlg
H A Dsoldep.cxx936 msProject = aFindProjectDlg.GetProject(); in FindProject()
/aoo41x/main/l10ntools/inc/
H A Dxmlparse.hxx376 ByteString GetProject() { return project; } in GetProject() function in XMLElement

Completed in 152 milliseconds