Home
last modified time | relevance | path

Searched refs:ElementBase (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/xmlscript/source/xmldlg_imexp/
H A Dimp_share.hxx191 class ElementBase class
196 ElementBase * _pParent;
203 ElementBase(
208 virtual ~ElementBase()
239 : public ElementBase
253 : ElementBase( pImport->XMLNS_DIALOGS_UID, in StylesElement()
260 : public ElementBase
308 : ElementBase( pImport->XMLNS_DIALOGS_UID, in StyleElement()
319 : public ElementBase
345 : public ElementBase
[all …]
H A Dxmldlg_import.cxx74 ElementBase * pParent, DialogImport * pImport ) in ControlElement()
76 : ElementBase( in ControlElement()
1680 Reference< xml::input::XElement > ElementBase::getParent() in getParent()
1686 OUString ElementBase::getLocalName() in getLocalName()
1692 sal_Int32 ElementBase::getUid() in getUid()
1704 void ElementBase::ignorableWhitespace( in ignorableWhitespace()
1717 void ElementBase::endElement() in endElement()
1722 void ElementBase::processingInstruction( in processingInstruction()
1739 ElementBase::ElementBase( in ElementBase() function in xmlscript::ElementBase
1742 ElementBase * pParent, DialogImport * pImport ) in ElementBase()
[all …]
H A Dxmldlg_impmodels.cxx1274 return new ElementBase( in startChildElement()
1566 return new ElementBase( in startChildElement()
2116 ElementBase * pParent, DialogImport * pImport ) in BulletinBoardElement()
/aoo41x/main/toolkit/source/layout/core/
H A Dimport.cxx46 ElementBase::~ElementBase() in ~ElementBase()
56 ElementBase *pParent, in WidgetElement()
59 : ElementBase( nUid, rName, attributes, pParent, pImport ) in WidgetElement()
179 ElementBase::ElementBase( sal_Int32 nUid, OUString const & rLocalName, in ElementBase() function in layoutimpl::ElementBase
181 ElementBase* pParent, in ElementBase()
H A Dimport.hxx170 class ElementBase : public ::cppu::WeakImplHelper1< css::xml::input::XElement > class
175 ElementBase *mpParent;
181 ElementBase(
184 ElementBase * pParent, ImportContext * pImport )
186 virtual ~ElementBase() SAL_THROW(());
222 class WidgetElement : public ElementBase
230 ElementBase *parent, ImportContext *import ) SAL_THROW (());
/aoo41x/main/toolkit/doc/layout/
H A DChangeLog837 Move ~ElementBase destructor to cxx file.

Completed in 75 milliseconds