|
LibreOffice Module forms (master) 1
|
| ►Ncom | |
| ►Nfrm | ListBox is a bit confusing / different from other form components, so here are a few notes: |
| ►Nxforms | |
| CAPIPropertyAccessor | Helper class for implementing property accessors via UNO methods |
| CBooleanPropertyAccessor | Helper class for implementing non-UNO accessors to a boolean property |
| CCCommandEnvironmentHelper | |
| CCLibxml2XFormsExtension | |
| CCollection | |
| CCProgressHandlerHelper | |
| CCSerialization | Serialize an XObject |
| CCSerializationAppXML | |
| CCSerializationURLEncoded | |
| CCSubmission | |
| CCSubmissionGet | |
| CCSubmissionPost | |
| CCSubmissionPut | |
| CDirectPropertyAccessor | Helper class for implementing property accessors via non-UNO methods |
| CEnumeration | Implement XEnumeration based on container::XIndexAccess |
| CGenericPropertyAccessor | Helper class for implementing property accessors through public member functions |
| CImageProducer | |
| CNameContainer | |
| CNamedCollection | |
| CPropertyAccessorBase | Base class which encapsulates accessing (reading/writing) concrete property values |
| CPropertyChangeNotifier | Helper class for notifying property changes in a <type>PropertySetBase</type> instance |
| ►CPropertySetBase | Bridges two XPropertySet helper implementations |