INTEGRATION: CWS sb88 (1.7.10); FILE MERGED
2008/06/03 15:29:46 sb 1.7.10.1: #i89553 applied patch by cmc
This commit is contained in:
parent
ccf3037efc
commit
1690063a93
1 changed files with 1 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
* OpenOffice.org - a multi-platform office productivity suite
|
||||
*
|
||||
* $RCSfile: binaryreader.hxx,v $
|
||||
* $Revision: 1.7 $
|
||||
* $Revision: 1.8 $
|
||||
*
|
||||
* This file is part of OpenOffice.org.
|
||||
*
|
||||
|
@ -65,8 +65,6 @@ namespace configmgr
|
|||
|
||||
public:
|
||||
bool open() SAL_THROW( (io::IOException, uno::RuntimeException) );
|
||||
void reopen() SAL_THROW( (io::IOException, uno::RuntimeException) );
|
||||
void close() SAL_THROW( (io::IOException, uno::RuntimeException) );
|
||||
|
||||
typedef uno::Sequence< sal_Int8 > Binary;
|
||||
typedef uno::Sequence< rtl::OUString > StringList;
|
||||
|
|
Loading…
Reference in a new issue