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() 1220 void Star::UpdateFileList( GenericInformationList *pStandLst, ByteString &rVersion, in UpdateFileList() argument 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() 2410 StarWriter::StarWriter( GenericInformationList *pStandLst, ByteString &rVersion, in StarWriter() argument [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 … 427 …void FullReload( GenericInformationList *pStandLst, ByteString &rVersion, sal_Bool bRea… 458 … StarWriter( GenericInformationList *pStandLst, ByteString &rVersion, ByteString &rMinor,
|
| H A D | soldlg.hxx | 119 SolSelectVersionDlg( Window *pParent, GenericInformationList *pStandLst );
|