Searched refs:pStandLst (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/soldep/bootstrp/ |
H A D | prj.cxx | 1211 Star::Star(GenericInformationList *pStandLst, ByteString &rVersion ) in Star() argument 1216 UpdateFileList (pStandLst, rVersion, sal_True ); in Star() 1232 GenericInformation *pInfo = pStandLst->GetInfo( sPath, sal_True ); in UpdateFileList() 1247 GenericInformation *pInfo_l = pStandLst->GetInfo( sPath, sal_True ); in UpdateFileList() 1282 GenericInformation *pPath = pStandLst->GetInfo( sPath, sal_True ); in UpdateFileList() 1296 GenericInformation *pShortPath = pStandLst->GetInfo( sPath, sal_True ); in UpdateFileList() 1351 void Star::FullReload( GenericInformationList *pStandLst, ByteString &rVersion, in FullReload() argument 1359 UpdateFileList( pStandLst, rVersion, bRead ); in FullReload() 2422 GenericInformation *pInfo_l = pStandLst->GetInfo( sPath, sal_True ); in StarWriter() 2436 GenericInformation *pInfo_k = pStandLst->GetInfo( sPath, sal_True ); in StarWriter() [all …]
|
/aoo41x/main/soldep/source/ |
H A D | soldlg.cxx | 152 Window *pParent, GenericInformationList *pStandLst ) in SolSelectVersionDlg() argument 164 for ( sal_uIntPtr i = 0; i < pStandLst->Count(); i++ ) { in SolSelectVersionDlg() 165 String sVersion( *pStandLst->GetObject( i ), RTL_TEXTENCODING_ASCII_US ); in SolSelectVersionDlg() 169 if ( pStandLst->Count()) in SolSelectVersionDlg()
|
/aoo41x/main/soldep/inc/soldep/ |
H A D | prj.hxx | 403 Star( GenericInformationList *pStandLst, ByteString &rVersion ); 426 …void UpdateFileList( GenericInformationList *pStandLst, ByteString &rVersion, sal_Bool bRead = s… 427 …void FullReload( GenericInformationList *pStandLst, ByteString &rVersion, sal_Bool bRead = sal_F… 458 StarWriter( GenericInformationList *pStandLst, ByteString &rVersion, ByteString &rMinor,
|
H A D | soldlg.hxx | 119 SolSelectVersionDlg( Window *pParent, GenericInformationList *pStandLst );
|
Completed in 53 milliseconds