INTEGRATION: CWS chart2mst3 (1.53.74); FILE MERGED
2007/05/14 19:02:12 bm 1.53.74.3: RESYNC: (1.54-1.55); FILE MERGED 2007/02/07 19:01:09 iha 1.53.74.2: RESYNC: (1.53-1.54); FILE MERGED 2006/11/10 13:47:16 tl 1.53.74.1: #i71245#, #i69313#; old chart removed, fixed incorrectly shown default chart
This commit is contained in:
parent
4aa09fb6cb
commit
04eae80cf2
1 changed files with 3 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: editsh.hxx,v $
|
||||
*
|
||||
* $Revision: 1.55 $
|
||||
* $Revision: 1.56 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2007-04-25 08:53:29 $
|
||||
* last change: $Author: vg $ $Date: 2007-05-22 16:19:09 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -125,7 +125,6 @@ class SwTOXBase;
|
|||
class SwTOXType;
|
||||
class SwTableAutoFmt;
|
||||
class SwPageDesc;
|
||||
class SchMemChart;
|
||||
class SwTxtINetFmt;
|
||||
class SwSeqFldList;
|
||||
class SwGlblDocContent;
|
||||
|
@ -642,7 +641,7 @@ public:
|
|||
= ::com::sun::star::uno::Reference < ::com::sun::star::embed::XEmbeddedObject >() );
|
||||
//Sucht die Tabelle und liefert ein mit den Daten der Tabelle gefuelltes
|
||||
//pData. Wenn pData 0 ist wird eines angelegt.
|
||||
void UpdateChartData( const String &rName, SchMemChart *&pData );
|
||||
void UpdateChartData( const String &rName );
|
||||
//Updaten der Inhalte aller Charts zu der Tabelle mit dem angegeben Namen
|
||||
void UpdateCharts( const String &rName );
|
||||
|
||||
|
|
Loading…
Reference in a new issue