INTEGRATION: CWS sb88 (1.6.10); FILE MERGED
2008/06/03 15:29:45 sb 1.6.10.1: #i89553 applied patch by cmc
This commit is contained in:
parent
62ff332cf1
commit
943697f948
1 changed files with 1 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
||||||
* OpenOffice.org - a multi-platform office productivity suite
|
* OpenOffice.org - a multi-platform office productivity suite
|
||||||
*
|
*
|
||||||
* $RCSfile: accessimpl.hxx,v $
|
* $RCSfile: accessimpl.hxx,v $
|
||||||
* $Revision: 1.6 $
|
* $Revision: 1.7 $
|
||||||
*
|
*
|
||||||
* This file is part of OpenOffice.org.
|
* This file is part of OpenOffice.org.
|
||||||
*
|
*
|
||||||
|
@ -123,9 +123,6 @@ namespace configmgr
|
||||||
css::beans::PropertyState implGetStateAsProperty(NodeAccess& rNode)
|
css::beans::PropertyState implGetStateAsProperty(NodeAccess& rNode)
|
||||||
throw (uno::RuntimeException);
|
throw (uno::RuntimeException);
|
||||||
|
|
||||||
void implSetToDefaultAsProperty(NodeAccess& rNode)
|
|
||||||
throw (css::lang::WrappedTargetException, uno::RuntimeException);
|
|
||||||
|
|
||||||
uno::Reference< uno::XInterface > implGetDefaultAsProperty(NodeAccess& rNode)
|
uno::Reference< uno::XInterface > implGetDefaultAsProperty(NodeAccess& rNode)
|
||||||
throw (css::lang::WrappedTargetException, uno::RuntimeException);
|
throw (css::lang::WrappedTargetException, uno::RuntimeException);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue