Kaydet (Commit) 92d197be authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS c03v6_SRC680 (1.6.110); FILE MERGED

2006/09/20 10:02:52 pb 1.6.110.1: fix: #141137# add parameter 'salBool& _rReadOnly' to GetPathList()
üst 881585c9
......@@ -4,9 +4,9 @@
*
* $RCSfile: optpath.hxx,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: obo $ $Date: 2006-07-13 12:01:24 $
* last change: $Author: vg $ $Date: 2006-09-26 14:10:03 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -96,8 +96,8 @@ private:
DECL_LINK( HeaderSelect_Impl, HeaderBar * );
DECL_LINK( HeaderEndDrag_Impl, HeaderBar * );
void GetPathList( USHORT _nPathHandle,
String& _rInternalPath, String& _rUserPath, String& _rWritablePath );
void GetPathList( USHORT _nPathHandle, String& _rInternalPath,
String& _rUserPath, String& _rWritablePath, sal_Bool& _rReadOnly );
void SetPathList( USHORT _nPathHandle,
const String& _rUserPath, const String& _rWritablePath );
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment