namespace com::sun::star { namespace container { class XIndexContainer; } namespace beans { class XPropertySet; }
}
class XMLImageMapContext final : public SvXMLImportContext
{ /// the image map to be imported
css::uno::Reference< css::container::XIndexContainer> xImageMap;
/// the property set from which to get and where eventually to set the /// image map
css::uno::Reference< css::beans::XPropertySet> xPropertySet;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.