Lines Matching refs:CellBindingPropertyHandler

41     ::pcr::CellBindingPropertyHandler::registerImplementation();  in createRegistryInfo_CellBindingPropertyHandler()
62 DBG_NAME( CellBindingPropertyHandler ) in DBG_NAME() argument
64CellBindingPropertyHandler::CellBindingPropertyHandler( const Reference< XComponentContext >& _rxC… in DBG_NAME()
68 DBG_CTOR( CellBindingPropertyHandler, NULL ); in DBG_NAME()
72 …::rtl::OUString SAL_CALL CellBindingPropertyHandler::getImplementationName_static( ) throw (Runti… in getImplementationName_static()
78 …Sequence< ::rtl::OUString > SAL_CALL CellBindingPropertyHandler::getSupportedServiceNames_static( … in getSupportedServiceNames_static()
86 void CellBindingPropertyHandler::onNewComponent() in onNewComponent()
97 CellBindingPropertyHandler::~CellBindingPropertyHandler( ) in ~CellBindingPropertyHandler()
99 DBG_DTOR( CellBindingPropertyHandler, NULL ); in ~CellBindingPropertyHandler()
103 …Sequence< ::rtl::OUString > SAL_CALL CellBindingPropertyHandler::getActuatingProperties( ) throw (… in getActuatingProperties()
113 …void SAL_CALL CellBindingPropertyHandler::actuatingPropertyChanged( const ::rtl::OUString& _rActua… in actuatingPropertyChanged()
213 …void CellBindingPropertyHandler::impl_updateDependentProperty_nothrow( PropertyId _nPropId, const … in impl_updateDependentProperty_nothrow()
222CellBindingPropertyHandler* pNonConstThis = const_cast< CellBindingPropertyHandler* >( this ); in impl_updateDependentProperty_nothrow()
241 …Any SAL_CALL CellBindingPropertyHandler::getPropertyValue( const ::rtl::OUString& _rPropertyName )… in getPropertyValue()
287 …void SAL_CALL CellBindingPropertyHandler::setPropertyValue( const ::rtl::OUString& _rPropertyName,… in setPropertyValue()
359 …Any SAL_CALL CellBindingPropertyHandler::convertToPropertyValue( const ::rtl::OUString& _rProperty… in convertToPropertyValue()
407 …Any SAL_CALL CellBindingPropertyHandler::convertToControlValue( const ::rtl::OUString& _rPropertyN… in convertToControlValue()
462 Sequence< Property > SAL_CALL CellBindingPropertyHandler::doDescribeSupportedProperties() const in doDescribeSupportedProperties()