summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-10-08 11:02:03 +0200
committerNoel Grandin <noel@peralex.com>2014-10-08 11:02:55 +0200
commitfbf3aa391b4c47b00650a868e5ae5cade9025e87 (patch)
treedc05afd3e9e5570719d2f23840b18b3fca9b45bb
parent35da89fa1428f5286304fc707252242554d49ea6 (diff)
spelling: instanciated -> instantiated
Change-Id: I99f3010e30f81786b938dc11736ea1597cd5530d
-rw-r--r--basic/source/inc/symtbl.hxx2
-rw-r--r--chart2/source/view/axes/VCoordinateSystem.cxx2
-rw-r--r--chart2/source/view/charttypes/VSeriesPlotter.cxx2
-rw-r--r--dtrans/source/win32/clipb/WinClipboard.hxx2
-rw-r--r--framework/source/inc/loadenv/loadenv.hxx2
-rw-r--r--framework/source/jobs/jobdispatch.cxx2
-rw-r--r--include/oox/helper/binaryinputstream.hxx2
-rw-r--r--include/oox/helper/binaryoutputstream.hxx2
-rw-r--r--include/salhelper/singletonref.hxx2
-rw-r--r--include/tubes/manager.hxx2
-rw-r--r--sc/source/filter/excel/xeroot.cxx2
-rw-r--r--svl/source/numbers/zforlist.cxx2
-rw-r--r--toolkit/test/accessibility/MessageArea.java2
-rw-r--r--ucb/source/core/ucbstore.cxx2
-rw-r--r--ucb/source/ucp/gio/gio_content.cxx4
-rw-r--r--ucb/source/ucp/gvfs/gvfs_content.cxx6
-rw-r--r--ucb/source/ucp/hierarchy/hierarchycontent.cxx6
-rw-r--r--ucb/source/ucp/package/pkgcontent.cxx6
-rw-r--r--ucb/source/ucp/package/pkgprovider.cxx2
-rw-r--r--ucb/source/ucp/tdoc/tdoc_content.cxx6
-rw-r--r--ucb/source/ucp/tdoc/tdoc_provider.cxx4
-rw-r--r--ucb/source/ucp/webdav-neon/webdavcontent.cxx6
-rw-r--r--ucb/source/ucp/webdav/webdavcontent.cxx6
-rw-r--r--ucbhelper/source/provider/contenthelper.cxx2
-rw-r--r--writerfilter/inc/resourcemodel/WW8ResourceModel.hxx2
-rw-r--r--xmloff/source/chart/contexts.cxx4
26 files changed, 41 insertions, 41 deletions
diff --git a/basic/source/inc/symtbl.hxx b/basic/source/inc/symtbl.hxx
index a1f98b165ab0..68d85ab5f79b 100644
--- a/basic/source/inc/symtbl.hxx
+++ b/basic/source/inc/symtbl.hxx
@@ -177,7 +177,7 @@ class SbiProcDef : public SbiSymDef { // procedure definition (from basic):
OUString maPropName; // Property name if property procedure (!= proc name)
bool bCdecl : 1; // true: CDECL given
bool bPublic : 1; // true: proc is PUBLIC
- bool mbProcDecl : 1; // true: instanciated by SbiParser::ProcDecl
+ bool mbProcDecl : 1; // true: instantiated by SbiParser::ProcDecl
public:
SbiProcDef( SbiParser*, const OUString&, bool bProcDecl=false );
virtual ~SbiProcDef();
diff --git a/chart2/source/view/axes/VCoordinateSystem.cxx b/chart2/source/view/axes/VCoordinateSystem.cxx
index a503703d28a4..457ff8288c24 100644
--- a/chart2/source/view/axes/VCoordinateSystem.cxx
+++ b/chart2/source/view/axes/VCoordinateSystem.cxx
@@ -56,7 +56,7 @@ VCoordinateSystem* VCoordinateSystem::createCoordinateSystem(
OUString aViewServiceName = xCooSysModel->getViewServiceName();
- //@todo: in future the coordinatesystems should be instanciated via service factory
+ //@todo: in future the coordinatesystems should be instantiated via service factory
VCoordinateSystem* pRet=NULL;
if( aViewServiceName.equals( CHART2_COOSYSTEM_CARTESIAN_VIEW_SERVICE_NAME ) )
pRet = new VCartesianCoordinateSystem(xCooSysModel);
diff --git a/chart2/source/view/charttypes/VSeriesPlotter.cxx b/chart2/source/view/charttypes/VSeriesPlotter.cxx
index 5bd41252f874..1d83148831c1 100644
--- a/chart2/source/view/charttypes/VSeriesPlotter.cxx
+++ b/chart2/source/view/charttypes/VSeriesPlotter.cxx
@@ -44,7 +44,7 @@
#include "DiagramHelper.hxx"
#include "defines.hxx"
-//only for creation: @todo remove if all plotter are uno components and instanciated via servicefactory
+//only for creation: @todo remove if all plotter are uno components and instantiated via servicefactory
#include "BarChart.hxx"
#include "PieChart.hxx"
#include "AreaChart.hxx"
diff --git a/dtrans/source/win32/clipb/WinClipboard.hxx b/dtrans/source/win32/clipb/WinClipboard.hxx
index 0ef12f040105..6efc60817cba 100644
--- a/dtrans/source/win32/clipb/WinClipboard.hxx
+++ b/dtrans/source/win32/clipb/WinClipboard.hxx
@@ -44,7 +44,7 @@ class CWinClipbImpl;
// and a static member to reasocciate from this static function to the
// class instance
// watch out: we are using only one static member variable and not a list
-// because we assume to be instanciated only once
+// because we assume to be instantiated only once
// this will be asured by an OneInstanceFactory of the service and not
// by this class!
diff --git a/framework/source/inc/loadenv/loadenv.hxx b/framework/source/inc/loadenv/loadenv.hxx
index 7963ac2d1783..6ad518e58c16 100644
--- a/framework/source/inc/loadenv/loadenv.hxx
+++ b/framework/source/inc/loadenv/loadenv.hxx
@@ -451,7 +451,7 @@ private:
/** @short tries to use FrameLoader objects for loading.
@descr First the target frame will be located. If it could be found
- or new created a filter/frame loader will be instanciated and
+ or new created a filter/frame loader will be instantiated and
used to load the content into this frame.
In case loading failed all new created resources will be
removed before a suitable exception is thrown.
diff --git a/framework/source/jobs/jobdispatch.cxx b/framework/source/jobs/jobdispatch.cxx
index 7c1de4431122..53c2c0a945c3 100644
--- a/framework/source/jobs/jobdispatch.cxx
+++ b/framework/source/jobs/jobdispatch.cxx
@@ -376,7 +376,7 @@ void JobDispatch::impl_dispatchEvent( /*IN*/ const OUString&
of e.g. one instance services.
@param sService
- the uno implementation or service name of the job, which should be instanciated
+ the uno implementation or service name of the job, which should be instantiated
@param lArgs
optional arguments for this request
diff --git a/include/oox/helper/binaryinputstream.hxx b/include/oox/helper/binaryinputstream.hxx
index 110c1ff8f895..0ddc1abb1fd6 100644
--- a/include/oox/helper/binaryinputstream.hxx
+++ b/include/oox/helper/binaryinputstream.hxx
@@ -217,7 +217,7 @@ public:
protected:
/** This dummy default c'tor will never call the c'tor of the virtual base
- class BinaryStreamBase as this class cannot be instanciated directly. */
+ class BinaryStreamBase as this class cannot be instantiated directly. */
BinaryInputStream() : BinaryStreamBase( false ) {}
};
diff --git a/include/oox/helper/binaryoutputstream.hxx b/include/oox/helper/binaryoutputstream.hxx
index fe8d5e0c5d0a..7f3ee7368733 100644
--- a/include/oox/helper/binaryoutputstream.hxx
+++ b/include/oox/helper/binaryoutputstream.hxx
@@ -76,7 +76,7 @@ public:
protected:
/** This dummy default c'tor will never call the c'tor of the virtual base
- class BinaryStreamBase as this class cannot be instanciated directly. */
+ class BinaryStreamBase as this class cannot be instantiated directly. */
BinaryOutputStream() : BinaryStreamBase( false ) {}
};
diff --git a/include/salhelper/singletonref.hxx b/include/salhelper/singletonref.hxx
index 87f4a2944a09..c1ea6faebbcd 100644
--- a/include/salhelper/singletonref.hxx
+++ b/include/salhelper/singletonref.hxx
@@ -31,7 +31,7 @@ namespace salhelper{
/** @short template for implementing singleton classes.
- Such classes can be instanciated every time they
+ Such classes can be instantiated every time they
are needed. But the internal wrapped object will
be created one times only. Of course its used
resources are referenced one times only too.
diff --git a/include/tubes/manager.hxx b/include/tubes/manager.hxx
index e906e9fd7dd0..dcf24dc0477b 100644
--- a/include/tubes/manager.hxx
+++ b/include/tubes/manager.hxx
@@ -138,7 +138,7 @@ public:
is something like org.libreoffice.calc, this modifies the names to
"LibreOffice"+pName and "org.libreoffice.calc"+pName to make tests not
interfere with the real world. This is not to be used otherwise. If
- used it must be called before the first TeleManager is instanciated and
+ used it must be called before the first TeleManager is instantiated and
connects.
*/
// exported for unit test
diff --git a/sc/source/filter/excel/xeroot.cxx b/sc/source/filter/excel/xeroot.cxx
index 42f03d403944..819fe93553db 100644
--- a/sc/source/filter/excel/xeroot.cxx
+++ b/sc/source/filter/excel/xeroot.cxx
@@ -215,7 +215,7 @@ void XclExpRoot::InitializeGlobals()
ScDocument& rDoc = GetDoc();
// Pass the model factory to OpCodeProvider, not the process
// service factory, otherwise a FormulaOpCodeMapperObj would be
- // instanciated intead of a ScFormulaOpCodeMapperObj and the
+ // instantiated intead of a ScFormulaOpCodeMapperObj and the
// ScCompiler virtuals not be called! Which would be the case with
// the current (2013-01-24) rDoc.GetServiceManager()
const SfxObjectShell* pShell = rDoc.GetDocumentShell();
diff --git a/svl/source/numbers/zforlist.cxx b/svl/source/numbers/zforlist.cxx
index 6dbc878e5224..d28d5f62a683 100644
--- a/svl/source/numbers/zforlist.cxx
+++ b/svl/source/numbers/zforlist.cxx
@@ -3661,7 +3661,7 @@ bool SvNumberFormatter::IsLocaleInstalled( LanguageType eLang )
{
// The set is initialized as a side effect of the currency table
// created, make sure that exists, which usually is the case unless a
- // SvNumberFormatter was never instanciated.
+ // SvNumberFormatter was never instantiated.
GetTheCurrencyTable();
const NfInstalledLocales &rInstalledLocales = theInstalledLocales::get();
return rInstalledLocales.find( eLang) != rInstalledLocales.end();
diff --git a/toolkit/test/accessibility/MessageArea.java b/toolkit/test/accessibility/MessageArea.java
index bce68273ffa4..b3108d9c0e53 100644
--- a/toolkit/test/accessibility/MessageArea.java
+++ b/toolkit/test/accessibility/MessageArea.java
@@ -42,7 +42,7 @@ public class MessageArea
/** Create a new message area. This method is private because the class is
- a singleton and may therefore not be instanciated from the outside.
+ a singleton and may therefore not be instantiated from the outside.
*/
private MessageArea ()
{
diff --git a/ucb/source/core/ucbstore.cxx b/ucb/source/core/ucbstore.cxx
index 862f55469108..a5ec9e6daeca 100644
--- a/ucb/source/core/ucbstore.cxx
+++ b/ucb/source/core/ucbstore.cxx
@@ -317,7 +317,7 @@ PropertySetRegistry::openPropertySet( const OUString& key, sal_Bool create )
PropertySetMap_Impl::const_iterator it = rSets.find( key );
if ( it != rSets.end() )
{
- // Already instanciated.
+ // Already instantiated.
return Reference< XPersistentPropertySet >( (*it).second );
}
else
diff --git a/ucb/source/ucp/gio/gio_content.cxx b/ucb/source/ucp/gio/gio_content.cxx
index 2d5acc09d595..2f71f03d903b 100644
--- a/ucb/source/ucp/gio/gio_content.cxx
+++ b/ucb/source/ucp/gio/gio_content.cxx
@@ -539,7 +539,7 @@ getReadOnlyException( const uno::Reference< uno::XInterface >& rContext )
void Content::queryChildren( ContentRefList& rChildren )
{
- // Obtain a list with a snapshot of all currently instanciated contents
+ // Obtain a list with a snapshot of all currently instantiated contents
// from provider and extract the contents which are direct children
// of this content.
@@ -596,7 +596,7 @@ bool Content::exchangeIdentity( const uno::Reference< ucb::XContentIdentifier >&
// Exchange own identitity.
if ( exchange( xNewId ) )
{
- // Process instanciated children...
+ // Process instantiated children...
ContentRefList aChildren;
queryChildren( aChildren );
diff --git a/ucb/source/ucp/gvfs/gvfs_content.cxx b/ucb/source/ucp/gvfs/gvfs_content.cxx
index 68f2e1d340cd..d1597f4e93af 100644
--- a/ucb/source/ucp/gvfs/gvfs_content.cxx
+++ b/ucb/source/ucp/gvfs/gvfs_content.cxx
@@ -871,7 +871,7 @@ uno::Sequence< uno::Any > Content::setPropertyValues(
void Content::queryChildren( ContentRefList& rChildren )
{
- // Obtain a list with a snapshot of all currently instanciated contents
+ // Obtain a list with a snapshot of all currently instantiated contents
// from provider and extract the contents which are direct children
// of this content.
@@ -1031,7 +1031,7 @@ void Content::destroy( sal_Bool bDeletePhysical )
osl::Guard< osl::Mutex > aGuard( m_aMutex );
- // Process instanciated children...
+ // Process instantiated children...
::gvfs::Content::ContentRefList aChildren;
queryChildren( aChildren );
@@ -1072,7 +1072,7 @@ sal_Bool Content::exchangeIdentity(
// Exchange own identitity.
if ( exchange( xNewId ) ) {
- // Process instanciated children...
+ // Process instantiated children...
ContentRefList aChildren;
queryChildren( aChildren );
diff --git a/ucb/source/ucp/hierarchy/hierarchycontent.cxx b/ucb/source/ucp/hierarchy/hierarchycontent.cxx
index 9a00a14a2f76..61ecd56855df 100644
--- a/ucb/source/ucp/hierarchy/hierarchycontent.cxx
+++ b/ucb/source/ucp/hierarchy/hierarchycontent.cxx
@@ -785,7 +785,7 @@ void HierarchyContent::queryChildren( HierarchyContentRefList& rChildren )
if ( ( m_eKind != FOLDER ) && ( m_eKind != ROOT ) )
return;
- // Obtain a list with a snapshot of all currently instanciated contents
+ // Obtain a list with a snapshot of all currently instantiated contents
// from provider and extract the contents which are direct children
// of this content.
@@ -870,7 +870,7 @@ bool HierarchyContent::exchangeIdentity(
{
if ( m_eKind == FOLDER )
{
- // Process instanciated children...
+ // Process instantiated children...
HierarchyContentRefList aChildren;
queryChildren( aChildren );
@@ -1564,7 +1564,7 @@ void HierarchyContent::destroy( bool bDeletePhysical,
if ( m_eKind == FOLDER )
{
- // Process instanciated children...
+ // Process instantiated children...
HierarchyContentRefList aChildren;
queryChildren( aChildren );
diff --git a/ucb/source/ucp/package/pkgcontent.cxx b/ucb/source/ucp/package/pkgcontent.cxx
index 288525bdefd5..c91b3d3c0d53 100644
--- a/ucb/source/ucp/package/pkgcontent.cxx
+++ b/ucb/source/ucp/package/pkgcontent.cxx
@@ -1785,7 +1785,7 @@ void Content::destroy(
if ( isFolder() )
{
- // Process instanciated children...
+ // Process instantiated children...
ContentRefList aChildren;
queryChildren( aChildren );
@@ -2123,7 +2123,7 @@ bool Content::exchangeIdentity(
m_aUri = aNewUri;
if ( isFolder() )
{
- // Process instanciated children...
+ // Process instantiated children...
ContentRefList aChildren;
queryChildren( aChildren );
@@ -2165,7 +2165,7 @@ bool Content::exchangeIdentity(
void Content::queryChildren( ContentRefList& rChildren )
{
- // Obtain a list with a snapshot of all currently instanciated contents
+ // Obtain a list with a snapshot of all currently instantiated contents
// from provider and extract the contents which are direct children
// of this content.
diff --git a/ucb/source/ucp/package/pkgprovider.cxx b/ucb/source/ucp/package/pkgprovider.cxx
index cf3c35472c91..c07465810b71 100644
--- a/ucb/source/ucp/package/pkgprovider.cxx
+++ b/ucb/source/ucp/package/pkgprovider.cxx
@@ -237,7 +237,7 @@ ContentProvider::createPackage( const PackageUri & rURI )
Packages::const_iterator it = m_pPackages->find( rURL );
if ( it != m_pPackages->end() )
{
- // Already instanciated. Return package.
+ // Already instantiated. Return package.
return (*it).second->m_xNA;
}
}
diff --git a/ucb/source/ucp/tdoc/tdoc_content.cxx b/ucb/source/ucp/tdoc/tdoc_content.cxx
index cbfb5514e4e6..910fe4f694aa 100644
--- a/ucb/source/ucp/tdoc/tdoc_content.cxx
+++ b/ucb/source/ucp/tdoc/tdoc_content.cxx
@@ -770,7 +770,7 @@ void Content::queryChildren( ContentRefList& rChildren )
if ( !m_aProps.getIsFolder() )
return;
- // Obtain a list with a snapshot of all currently instanciated contents
+ // Obtain a list with a snapshot of all currently instantiated contents
// from provider and extract the contents which are direct children
// of this content.
@@ -856,7 +856,7 @@ bool Content::exchangeIdentity(
{
if ( eType == FOLDER )
{
- // Process instanciated children...
+ // Process instantiated children...
ContentRefList aChildren;
queryChildren( aChildren );
@@ -1789,7 +1789,7 @@ void Content::destroy( bool bDeletePhysical,
if ( eType == FOLDER )
{
- // Process instanciated children...
+ // Process instantiated children...
ContentRefList aChildren;
queryChildren( aChildren );
diff --git a/ucb/source/ucp/tdoc/tdoc_provider.cxx b/ucb/source/ucp/tdoc/tdoc_provider.cxx
index 580457042613..c046df8120a5 100644
--- a/ucb/source/ucp/tdoc/tdoc_provider.cxx
+++ b/ucb/source/ucp/tdoc/tdoc_provider.cxx
@@ -287,7 +287,7 @@ void ContentProvider::notifyDocumentClosed( const OUString & rDocId )
if ( xRoot.is() )
{
// No document content found for rDocId but root content
- // instanciated. Root content must announce document removal
+ // instantiated. Root content must announce document removal
// to content event listeners.
xRoot->notifyChildRemoved( rDocId );
}
@@ -305,7 +305,7 @@ void ContentProvider::notifyDocumentOpened( const OUString & rDocId )
::ucbhelper::ContentRefList::const_iterator it = aAllContents.begin();
::ucbhelper::ContentRefList::const_iterator end = aAllContents.end();
- // Find root content. If instanciated let it propagate document insertion.
+ // Find root content. If instantiated let it propagate document insertion.
while ( it != end )
{
diff --git a/ucb/source/ucp/webdav-neon/webdavcontent.cxx b/ucb/source/ucp/webdav-neon/webdavcontent.cxx
index 936de4c3e8fe..84e479226d7a 100644
--- a/ucb/source/ucp/webdav-neon/webdavcontent.cxx
+++ b/ucb/source/ucp/webdav-neon/webdavcontent.cxx
@@ -2193,7 +2193,7 @@ void Content::post(
void Content::queryChildren( ContentRefList& rChildren )
{
- // Obtain a list with a snapshot of all currently instanciated contents
+ // Obtain a list with a snapshot of all currently instantiated contents
// from provider and extract the contents which are direct children
// of this content.
@@ -2728,7 +2728,7 @@ void Content::destroy( bool bDeletePhysical )
osl::Guard< osl::Mutex > aGuard( m_aMutex );
- // Process instanciated children...
+ // Process instantiated children...
::webdav_ucp::Content::ContentRefList aChildren;
queryChildren( aChildren );
@@ -2866,7 +2866,7 @@ bool Content::exchangeIdentity(
aGuard.clear();
if ( exchange( xNewId ) )
{
- // Process instanciated children...
+ // Process instantiated children...
ContentRefList aChildren;
queryChildren( aChildren );
diff --git a/ucb/source/ucp/webdav/webdavcontent.cxx b/ucb/source/ucp/webdav/webdavcontent.cxx
index 99af57cfcc7e..8b819a5549b0 100644
--- a/ucb/source/ucp/webdav/webdavcontent.cxx
+++ b/ucb/source/ucp/webdav/webdavcontent.cxx
@@ -2340,7 +2340,7 @@ void Content::post(
void Content::queryChildren( ContentRefList& rChildren )
{
- // Obtain a list with a snapshot of all currently instanciated contents
+ // Obtain a list with a snapshot of all currently instantiated contents
// from provider and extract the contents which are direct children
// of this content.
@@ -2881,7 +2881,7 @@ void Content::destroy( bool bDeletePhysical )
osl::Guard< osl::Mutex > aGuard( m_aMutex );
- // Process instanciated children...
+ // Process instantiated children...
::http_dav_ucp::Content::ContentRefList aChildren;
queryChildren( aChildren );
@@ -3018,7 +3018,7 @@ bool Content::exchangeIdentity(
aGuard.clear();
if ( exchange( xNewId ) )
{
- // Process instanciated children...
+ // Process instantiated children...
ContentRefList aChildren;
queryChildren( aChildren );
diff --git a/ucbhelper/source/provider/contenthelper.cxx b/ucbhelper/source/provider/contenthelper.cxx
index 5b4b1ab42492..11570b59731f 100644
--- a/ucbhelper/source/provider/contenthelper.cxx
+++ b/ucbhelper/source/provider/contenthelper.cxx
@@ -806,7 +806,7 @@ void ContentImplHelper::inserted()
// Content is not yet registered at provider.
m_xProvider->registerNewContent( this );
- // If the parent content is currently not instanciated, there can be
+ // If the parent content is currently not instantiated, there can be
// no listeners interested in changes ;-)
rtl::Reference< ContentImplHelper > xParent
diff --git a/writerfilter/inc/resourcemodel/WW8ResourceModel.hxx b/writerfilter/inc/resourcemodel/WW8ResourceModel.hxx
index b72f9f7b1363..730ae8b69489 100644
--- a/writerfilter/inc/resourcemodel/WW8ResourceModel.hxx
+++ b/writerfilter/inc/resourcemodel/WW8ResourceModel.hxx
@@ -35,7 +35,7 @@
@image html doctok.png
A resource is a set of events that describe an object. A resource
- is only an abstract concept. It is not instanciated to a class.
+ is only an abstract concept. It is not instantiated to a class.
A reference to a resource represents the object that the resource
describes. The reference can be resolved thereby generating the
diff --git a/xmloff/source/chart/contexts.cxx b/xmloff/source/chart/contexts.cxx
index 9e725c128dad..e6fff5f1788f 100644
--- a/xmloff/source/chart/contexts.cxx
+++ b/xmloff/source/chart/contexts.cxx
@@ -80,7 +80,7 @@ SchXMLDocContext::SchXMLDocContext( SchXMLImportHelper& rImpHelper,
( !IsXMLToken( rLName, XML_DOCUMENT ) &&
!IsXMLToken( rLName, XML_DOCUMENT_META) &&
!IsXMLToken( rLName, XML_DOCUMENT_STYLES) &&
- !IsXMLToken( rLName, XML_DOCUMENT_CONTENT) ), "xmloff.chart", "SchXMLDocContext instanciated with no <office:document> element" );
+ !IsXMLToken( rLName, XML_DOCUMENT_CONTENT) ), "xmloff.chart", "SchXMLDocContext instantiated with no <office:document> element" );
}
SchXMLDocContext::~SchXMLDocContext()
@@ -168,7 +168,7 @@ SchXMLBodyContext::SchXMLBodyContext( SchXMLImportHelper& rImpHelper,
mrImportHelper( rImpHelper )
{
SAL_WARN_IF( (XML_NAMESPACE_OFFICE != nPrefix) ||
- !IsXMLToken( rLName, XML_CHART ), "xmloff.chart", "SchXMLBodyContext instanciated with no <office:chart> element" );
+ !IsXMLToken( rLName, XML_CHART ), "xmloff.chart", "SchXMLBodyContext instantiated with no <office:chart> element" );
}
SchXMLBodyContext::~SchXMLBodyContext()