class SVXCORE_DLLPUBLIC SvxUnoDrawMSFactory : public css::lang::XMultiServiceFactory
{ protected: /** abstract SdrModel provider */ // Every App has a DrawingLayer as internal Tooling, thus it is // not too hard to ask a UnoModel to hand back a DrawingLayer Model in the // form of an SdrModel. Thus, returning a reference and make usages // safer and easier is justified. virtual SdrModel& getSdrModelFromUnoModel() const = 0;
/** fills the given EventObject from the given SdrHint. @returns trueiftheSdrHintcouldbetranslatedtoanEventObject<br> falseifnot
*/ staticbool createEvent( const SdrModel* pDoc, const SdrHint* pSdrHint, css::document::EventObject& aEvent );
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.