class GraphicObject; class SfxRequest; class SfxItemSet;
class SVX_DLLPUBLIC SvxGraphicFilter
{ public:
/// this will execute a dialog and then call function f with the output of the filtering operation staticvoid ExecuteGrfFilterSlot( SfxRequest const & rReq, const GraphicObject& rInputObject, const std::function<void(const Graphic&)>& f); staticvoid DisableGraphicFilterSlots( SfxItemSet& rSet );
};
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.