Lines Matching refs:XSDValidationPropertyHandler
59 ::pcr::XSDValidationPropertyHandler::registerImplementation(); in createRegistryInfo_XSDValidationPropertyHandler()
81 DBG_NAME( XSDValidationPropertyHandler ) in DBG_NAME() argument
83 …XSDValidationPropertyHandler::XSDValidationPropertyHandler( const Reference< XComponentContext >& … in DBG_NAME()
86 DBG_CTOR( XSDValidationPropertyHandler, NULL ); in DBG_NAME()
90 XSDValidationPropertyHandler::~XSDValidationPropertyHandler() in ~XSDValidationPropertyHandler()
92 DBG_DTOR( XSDValidationPropertyHandler, NULL ); in ~XSDValidationPropertyHandler()
96 …::rtl::OUString SAL_CALL XSDValidationPropertyHandler::getImplementationName_static( ) throw (Run… in getImplementationName_static()
102 …Sequence< ::rtl::OUString > SAL_CALL XSDValidationPropertyHandler::getSupportedServiceNames_static… in getSupportedServiceNames_static()
110 …Any SAL_CALL XSDValidationPropertyHandler::getPropertyValue( const ::rtl::OUString& _rPropertyName… in getPropertyValue()
140 …void SAL_CALL XSDValidationPropertyHandler::setPropertyValue( const ::rtl::OUString& _rPropertyNam… in setPropertyValue()
169 void XSDValidationPropertyHandler::onNewComponent() in onNewComponent()
182 Sequence< Property > XSDValidationPropertyHandler::doDescribeSupportedProperties() const in doDescribeSupportedProperties()
237 …Sequence< ::rtl::OUString > SAL_CALL XSDValidationPropertyHandler::getSupersededProperties( ) thro… in getSupersededProperties()
274 …Sequence< ::rtl::OUString > SAL_CALL XSDValidationPropertyHandler::getActuatingProperties( ) throw… in getActuatingProperties()
301 …LineDescriptor SAL_CALL XSDValidationPropertyHandler::describePropertyLine( const ::rtl::OUString&… in describePropertyLine()
437 …InteractiveSelectionResult SAL_CALL XSDValidationPropertyHandler::onInteractivePropertySelection( … in onInteractivePropertySelection()
475 …void SAL_CALL XSDValidationPropertyHandler::addPropertyChangeListener( const Reference< XPropertyC… in addPropertyChangeListener()
484 …void SAL_CALL XSDValidationPropertyHandler::removePropertyChangeListener( const Reference< XProper… in removePropertyChangeListener()
493 …bool XSDValidationPropertyHandler::implPrepareCloneDataCurrentType( ::rtl::OUString& _rNewName ) S… in implPrepareCloneDataCurrentType()
516 …bool XSDValidationPropertyHandler::implDoCloneCurrentDataType( const ::rtl::OUString& _rNewName ) … in implDoCloneCurrentDataType()
532 bool XSDValidationPropertyHandler::implPrepareRemoveCurrentDataType() SAL_THROW(()) in implPrepareRemoveCurrentDataType()
554 bool XSDValidationPropertyHandler::implDoRemoveCurrentDataType() SAL_THROW(()) in implDoRemoveCurrentDataType()
574 …void SAL_CALL XSDValidationPropertyHandler::actuatingPropertyChanged( const ::rtl::OUString& _rAct… in actuatingPropertyChanged()
664 …void XSDValidationPropertyHandler::implGetAvailableDataTypeNames( ::std::vector< ::rtl::OUString >… in implGetAvailableDataTypeNames()