AnOPropertySetHelperimplementationwhichisjustasimplecontainerforpropertiesrepresented byclassmembers,usuallyinaderivedclass. <BR> ArestrictionofthisclassisthatnovalueconversionsaremadeonasetPropertyValuecall.Though thebaseclasssupportsthiswiththeconvertFastPropertyValuemethod,theOPropertyContaineracceptsonly valueswhichalreadyhavethecorrecttype,it'sunabletoconvert,forinstance,alongtoashort.
*/ class COMPHELPER_DLLPUBLIC OPropertyContainer2 : public comphelper::OPropertySetHelper, public OPropertyContainerHelper
{ public: // this dtor is needed otherwise we can get a wrong delete operator virtual ~OPropertyContainer2();
protected:
OPropertyContainer2();
/// for scripting : the types of the interfaces supported by this class /// /// @throws css::uno::RuntimeException static css::uno::Sequence<css::uno::Type> getBaseTypes();
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.