/** create a control pair (label/bound control) for the database field description given. @paramrFieldDesc descriptionofthefield.seeclipboardformatSBA-FIELDFORMAT @deprecated Thismethodisdeprecated.UsetheversionwithanODataAccessDescriptorinstead.
*/
rtl::Reference<SdrObject> CreateFieldControl(std::u16string_view rFieldDesc) const;
/** create a control pair (label/bound control) for the database field description given.
*/
rtl::Reference<SdrObject> CreateFieldControl( const svx::ODataAccessDescriptor& _rColumnDescriptor );
/** create a control pair (label/bound control) for the xforms description given.
*/
rtl::Reference<SdrObject> CreateXFormsControl( const svx::OXFormsDescriptor &_rDesc );
/** grab the focus to the first form control on the view
*/
SVX_DLLPRIVATE void GrabFirstControlFocus();
/** returns the form controller for a given form and a given device
*/
SVX_DLLPRIVATE css::uno::Reference< css::form::runtime::XFormController >
GetFormController( const css::uno::Reference< css::form::XForm >& _rxForm, const OutputDevice& _rDevice ) const;
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.