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()"6 "EFormsPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"convertToPropertyValue()"7 "EFormsPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"convertToControlValue()"8 "EFormsPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"addPropertyChangeListener()"9 "EFormsPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"removePropertyChangeListene…10 "EFormsPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"getSupportedProperties()"[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()89 …Sequence< ::rtl::OUString > SAL_CALL EFormsPropertyHandler::getSupportedServiceNames_static( ) th… in getSupportedServiceNames_static()97 ::rtl::OUString EFormsPropertyHandler::getModelNamePropertyValue() const in getModelNamePropertyValue()106 …Any SAL_CALL EFormsPropertyHandler::getPropertyValue( const ::rtl::OUString& _rPropertyName ) thro… in getPropertyValue()[all …]
43 class EFormsPropertyHandler;44 typedef HandlerComponentBase< EFormsPropertyHandler > EFormsPropertyHandler_Base;45 class EFormsPropertyHandler : public EFormsPropertyHandler_Base class57 EFormsPropertyHandler(65 ~EFormsPropertyHandler();