Lines Matching refs:EFormsPropertyHandler

46     ::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()
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()
169 …void SAL_CALL EFormsPropertyHandler::setPropertyValue( const ::rtl::OUString& _rPropertyName, cons… in setPropertyValue()
283 void EFormsPropertyHandler::onNewComponent() in onNewComponent()
296 Sequence< Property > SAL_CALL EFormsPropertyHandler::doDescribeSupportedProperties() const in doDescribeSupportedProperties()
327 …Any SAL_CALL EFormsPropertyHandler::convertToPropertyValue( const ::rtl::OUString& _rPropertyName,… in convertToPropertyValue()
360 …Any SAL_CALL EFormsPropertyHandler::convertToControlValue( const ::rtl::OUString& _rPropertyName, … in convertToControlValue()
393 …Sequence< ::rtl::OUString > SAL_CALL EFormsPropertyHandler::getActuatingProperties( ) throw (Runti… in getActuatingProperties()
406 …Sequence< ::rtl::OUString > SAL_CALL EFormsPropertyHandler::getSupersededProperties( ) throw (Runt… in getSupersededProperties()
418 …LineDescriptor SAL_CALL EFormsPropertyHandler::describePropertyLine( const ::rtl::OUString& _rProp… in describePropertyLine()
485 …InteractiveSelectionResult SAL_CALL EFormsPropertyHandler::onInteractivePropertySelection( const :… in onInteractivePropertySelection()
544 …void SAL_CALL EFormsPropertyHandler::addPropertyChangeListener( const Reference< XPropertyChangeLi… in addPropertyChangeListener()
553 …void SAL_CALL EFormsPropertyHandler::removePropertyChangeListener( const Reference< XPropertyChang… in removePropertyChangeListener()
562 …void SAL_CALL EFormsPropertyHandler::actuatingPropertyChanged( const ::rtl::OUString& _rActuatingP… in actuatingPropertyChanged()