Searched refs:EFormsPropertyHandler (Results 1 – 3 of 3) sorted by relevance
1 "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 …]
46 ::pcr::EFormsPropertyHandler::registerImplementation(); in createRegistryInfo_EFormsPropertyHandler()67 DBG_NAME( EFormsPropertyHandler ) in DBG_NAME() argument69 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 …]
43 class EFormsPropertyHandler;44 typedef HandlerComponentBase< EFormsPropertyHandler > EFormsPropertyHandler_Base;45 class EFormsPropertyHandler : public EFormsPropertyHandler_Base class57 EFormsPropertyHandler(65 ~EFormsPropertyHandler();
Completed in 186 milliseconds