summaryrefslogtreecommitdiff
path: root/soldep/inc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2009-10-02 10:02:51 +0000
committerVladimir Glazounov <vg@openoffice.org>2009-10-02 10:02:51 +0000
commitd4f8c54b15c1e56b024ff0156eb7577b2fd91aef (patch)
tree976b5d69c71b969990a87ea1494aba4979456b05 /soldep/inc
parent41faa44b020686a511625a4bb92a2edc3c63bf12 (diff)
CWS-TOOLING: integrate CWS bserver48
2009-09-24 19:44:37 +0200 kz r276428 : #160697# use source_config
Diffstat (limited to 'soldep/inc')
-rw-r--r--soldep/inc/soldep/prj.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/soldep/inc/soldep/prj.hxx b/soldep/inc/soldep/prj.hxx
index a2765c1c6cf4..0d0e3c270997 100644
--- a/soldep/inc/soldep/prj.hxx
+++ b/soldep/inc/soldep/prj.hxx
@@ -418,6 +418,8 @@ public:
void ReplaceFileEntry( StarFileList *pStarFiles, StarFile* pFile );
void UpdateFileList( GenericInformationList *pStandLst, ByteString &rVersion, BOOL bRead = FALSE,
BOOL bLocal = FALSE, const char *pSourceRoot = NULL );
+ void FullReload( GenericInformationList *pStandLst, ByteString &rVersion, BOOL bRead = FALSE,
+ BOOL bLocal = FALSE, const char *pSourceRoot = NULL );
void GenerateFileLoadList( SolarFileList *pSolarFiles );
BOOL CheckFileLoadList(SolarFileList *pSolarFiles);