/** The sfx2::sidebar::ControllerItem is a wrapper around the SfxControllerItemthatbecomesnecessarytoallowobjects(think sidebarpanels)toreceivestatechangeswithouthavingone SfxControllerItempersupporteditemasbaseclass(whichisnot possibleinC++anyway).
/** This is the simpler constructor variant that still exists for compatibilityreasons.NotethatGetLabel()andGetIcon()will returnemptystrings/images.
*/
ControllerItem ( const sal_uInt16 nId,
SfxBindings &rBindings,
ItemUpdateReceiverInterface& rItemUpdateReceiver);
virtual ~ControllerItem() override;
/** Force the controller item to call its NotifyItemUpdate callbackwithup-to-datedata.
*/ void RequestUpdate();
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.