INTEGRATION: CWS sb88 (1.11.10); FILE MERGED

2008/06/03 15:29:45 sb 1.11.10.1: #i89553 applied patch by cmc
This commit is contained in:
Rüdiger Timm 2008-06-16 12:30:31 +00:00
parent c2f7f881ec
commit c0e15f914c

View file

@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: apitreeaccess.cxx,v $
* $Revision: 1.11 $
* $Revision: 1.12 $
*
* This file is part of OpenOffice.org.
*
@ -76,12 +76,6 @@ Factory& TreeElement::getFactory()
}
//-----------------------------------------------------------------------------
Notifier TreeElement::getNotifier()
{
return getApiTree().getNotifier();
}
//-----------------------------------------------------------------------------
configuration::ElementRef SetElement::getElementRef() const
{
return configuration::ElementRef::extract(getTreeRef());