#include <fragmenthandler.hxx>
Definition at line 85 of file fragmenthandler.hxx.
oox::core::FragmentHandler::FragmentHandler |
( |
XmlFilterBase & |
rFilter, |
|
|
const OUString & |
rFragmentPath |
|
) |
| |
|
explicit |
oox::core::FragmentHandler::~FragmentHandler |
( |
| ) |
|
|
overridevirtual |
oox::core::FragmentHandler::FragmentHandler |
( |
XmlFilterBase & |
rFilter, |
|
|
const OUString & |
rFragmentPath, |
|
|
RelationsRef |
xRelations |
|
) |
| |
|
explicitprotected |
void oox::core::FragmentHandler::characters |
( |
const OUString & |
aChars | ) |
|
|
overridevirtual |
Reference< XFastContextHandler > oox::core::FragmentHandler::createFastChildContext |
( |
::sal_Int32 |
Element, |
|
|
const css::uno::Reference< css::xml::sax::XFastAttributeList > & |
Attribs |
|
) |
| |
|
overridevirtual |
Reference< XFastContextHandler > oox::core::FragmentHandler::createUnknownChildContext |
( |
const OUString & |
Namespace, |
|
|
const OUString & |
Name, |
|
|
const css::uno::Reference< css::xml::sax::XFastAttributeList > & |
Attribs |
|
) |
| |
|
overridevirtual |
void oox::core::FragmentHandler::endDocument |
( |
| ) |
|
|
overridevirtual |
void oox::core::FragmentHandler::endFastElement |
( |
::sal_Int32 |
Element | ) |
|
|
overridevirtual |
void oox::core::FragmentHandler::endUnknownElement |
( |
const OUString & |
Namespace, |
|
|
const OUString & |
Name |
|
) |
| |
|
overridevirtual |
css::uno::Reference< css::xml::sax::XFastContextHandler > oox::core::FragmentHandler::getFastContextHandler |
( |
| ) |
|
|
inline |
const RecordInfo * oox::core::FragmentHandler::getRecordInfos |
( |
| ) |
const |
|
virtual |
Reference< XInputStream > oox::core::FragmentHandler::openFragmentStream |
( |
| ) |
const |
|
virtual |
void oox::core::FragmentHandler::processingInstruction |
( |
const OUString & |
rTarget, |
|
|
const OUString & |
rData |
|
) |
| |
|
overridevirtual |
void oox::core::FragmentHandler::setDocumentLocator |
( |
const css::uno::Reference< css::xml::sax::XLocator > & |
rxLocator | ) |
|
|
overridevirtual |
void oox::core::FragmentHandler::startDocument |
( |
| ) |
|
|
overridevirtual |
void oox::core::FragmentHandler::startFastElement |
( |
::sal_Int32 |
Element, |
|
|
const css::uno::Reference< css::xml::sax::XFastAttributeList > & |
Attribs |
|
) |
| |
|
overridevirtual |
void oox::core::FragmentHandler::startUnknownElement |
( |
const OUString & |
Namespace, |
|
|
const OUString & |
Name, |
|
|
const css::uno::Reference< css::xml::sax::XFastAttributeList > & |
Attribs |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files: