Home
last modified time | relevance | path

Searched refs:EFormsPropertyHandler (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/qadevOOo/objdsc/pcr/
H A Dcom.sun.star.comp.extensions.EFormsPropertyHandler.csv1 "EFormsPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"inspect()"
2 "EFormsPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"getPropertyValue()"
3 "EFormsPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"setPropertyValue()"
4 "EFormsPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"getPropertyState()"
5 "EFormsPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"describePropertyLine()"
7 "EFormsPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"convertToControlValue()"
13 "EFormsPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"isComposable()"
16 "EFormsPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"suspend()"
17 "EFormsPropertyHandler";"com::sun::star::lang::XComponent";"dispose()"
18 "EFormsPropertyHandler";"com::sun::star::lang::XComponent";"addEventListener()"
[all …]
/aoo4110/main/extensions/source/propctrlr/
H A Deformspropertyhandler.cxx46 ::pcr::EFormsPropertyHandler::registerImplementation(); in createRegistryInfo_EFormsPropertyHandler()
67 DBG_NAME( EFormsPropertyHandler ) in DBG_NAME() argument
69 EFormsPropertyHandler::EFormsPropertyHandler( const Reference< XComponentContext >& _rxContext ) in DBG_NAME()
73 DBG_CTOR( EFormsPropertyHandler, NULL ); in DBG_NAME()
77 EFormsPropertyHandler::~EFormsPropertyHandler( ) in ~EFormsPropertyHandler()
79 DBG_DTOR( EFormsPropertyHandler, NULL ); in ~EFormsPropertyHandler()
83 …::rtl::OUString SAL_CALL EFormsPropertyHandler::getImplementationName_static( ) throw (RuntimeExc… in getImplementationName_static()
97 ::rtl::OUString EFormsPropertyHandler::getModelNamePropertyValue() const in getModelNamePropertyValue()
283 void EFormsPropertyHandler::onNewComponent() in onNewComponent()
296 Sequence< Property > SAL_CALL EFormsPropertyHandler::doDescribeSupportedProperties() const in doDescribeSupportedProperties()
[all …]
H A Deformspropertyhandler.hxx43 class EFormsPropertyHandler;
44 typedef HandlerComponentBase< EFormsPropertyHandler > EFormsPropertyHandler_Base;
45 class EFormsPropertyHandler : public EFormsPropertyHandler_Base class
57 EFormsPropertyHandler(
65 ~EFormsPropertyHandler();

Completed in 22 milliseconds