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:
parent
c2f7f881ec
commit
c0e15f914c
1 changed files with 1 additions and 7 deletions
|
@ -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());
|
||||
|
|
Loading…
Reference in a new issue