Lines Matching refs:FormComponentPropertyHandler

111     ::pcr::FormComponentPropertyHandler::registerImplementation();  in createRegistryInfo_FormComponentPropertyHandler()
142 DBG_NAME( FormComponentPropertyHandler ) in DBG_NAME() argument
145FormComponentPropertyHandler::FormComponentPropertyHandler( const Reference< XComponentContext >& … in DBG_NAME()
155 DBG_CTOR( FormComponentPropertyHandler, NULL ); in DBG_NAME()
160 FormComponentPropertyHandler::~FormComponentPropertyHandler() in ~FormComponentPropertyHandler()
162 DBG_DTOR( FormComponentPropertyHandler, NULL ); in ~FormComponentPropertyHandler()
165 …IMPLEMENT_FORWARD_XINTERFACE2(FormComponentPropertyHandler,FormComponentPropertyHandler_Base,::com… in IMPLEMENT_FORWARD_XINTERFACE2() argument
167 …::rtl::OUString SAL_CALL FormComponentPropertyHandler::getImplementationName_static( ) throw (Run… in IMPLEMENT_FORWARD_XINTERFACE2()
173 …Sequence< ::rtl::OUString > SAL_CALL FormComponentPropertyHandler::getSupportedServiceNames_static… in getSupportedServiceNames_static()
250 …Any FormComponentPropertyHandler::impl_getPropertyValue_throw( const ::rtl::OUString& _rPropertyNa… in impl_getPropertyValue_throw()
311 …Any SAL_CALL FormComponentPropertyHandler::getPropertyValue( const ::rtl::OUString& _rPropertyName… in getPropertyValue()
321 …void SAL_CALL FormComponentPropertyHandler::setPropertyValue( const ::rtl::OUString& _rPropertyNam… in setPropertyValue()
498 …Any SAL_CALL FormComponentPropertyHandler::convertToPropertyValue( const ::rtl::OUString& _rProper… in convertToPropertyValue()
634 …Any SAL_CALL FormComponentPropertyHandler::convertToControlValue( const ::rtl::OUString& _rPropert… in convertToControlValue()
815 …PropertyState SAL_CALL FormComponentPropertyHandler::getPropertyState( const ::rtl::OUString& _rPr… in getPropertyState()
824 …void SAL_CALL FormComponentPropertyHandler::addPropertyChangeListener( const Reference< XPropertyC… in addPropertyChangeListener()
833 …void SAL_CALL FormComponentPropertyHandler::removePropertyChangeListener( const Reference< XProper… in removePropertyChangeListener()
842 void FormComponentPropertyHandler::onNewComponent() in onNewComponent()
857 … Sequence< Property > SAL_CALL FormComponentPropertyHandler::doDescribeSupportedProperties() const in doDescribeSupportedProperties()
913 const_cast< FormComponentPropertyHandler* >( this )->m_bHaveListSource = true; in doDescribeSupportedProperties()
921 const_cast< FormComponentPropertyHandler* >( this )->m_bHaveCommand = true; in doDescribeSupportedProperties()
934 …Sequence< ::rtl::OUString > SAL_CALL FormComponentPropertyHandler::getSupersededProperties( ) thro… in getSupersededProperties()
940 …Sequence< ::rtl::OUString > SAL_CALL FormComponentPropertyHandler::getActuatingProperties( ) throw… in getActuatingProperties()
970 …LineDescriptor SAL_CALL FormComponentPropertyHandler::describePropertyLine( const ::rtl::OUString&… in describePropertyLine()
1426 …InteractiveSelectionResult SAL_CALL FormComponentPropertyHandler::onInteractivePropertySelection( … in onInteractivePropertySelection()
1529 …void SAL_CALL FormComponentPropertyHandler::actuatingPropertyChanged( const ::rtl::OUString& _rAct… in actuatingPropertyChanged()
1814 …void FormComponentPropertyHandler::impl_updateDependentProperty_nothrow( PropertyId _nPropId, cons… in impl_updateDependentProperty_nothrow()
2024 void SAL_CALL FormComponentPropertyHandler::disposing() in disposing()
2032 …sal_Bool SAL_CALL FormComponentPropertyHandler::suspend( sal_Bool _bSuspend ) throw (RuntimeExcept… in suspend()
2042 void FormComponentPropertyHandler::impl_initComponentMetaData_throw() in impl_initComponentMetaData_throw()
2098 void FormComponentPropertyHandler::impl_classifyControlModel_throw( ) in impl_classifyControlModel_throw()
2182 …void FormComponentPropertyHandler::impl_normalizePropertyValue_nothrow( Any& _rValue, PropertyId _… in impl_normalizePropertyValue_nothrow()
2216 …bool FormComponentPropertyHandler::impl_shouldExcludeProperty_nothrow( const Property& _rProperty … in impl_shouldExcludeProperty_nothrow()
2310 Reference< XRowSet > FormComponentPropertyHandler::impl_getRowSet_throw( ) const in impl_getRowSet_throw()
2338 Reference< XRowSet > FormComponentPropertyHandler::impl_getRowSet_nothrow( ) const in impl_getRowSet_nothrow()
2353 …void FormComponentPropertyHandler::impl_initFieldList_nothrow( ::std::vector< ::rtl::OUString >& _… in impl_initFieldList_nothrow()
2391 void FormComponentPropertyHandler::impl_clearRowsetConnection_nothrow() in impl_clearRowsetConnection_nothrow()
2397 …void FormComponentPropertyHandler::impl_displaySQLError_nothrow( const ::dbtools::SQLExceptionInfo… in impl_displaySQLError_nothrow()
2403 bool FormComponentPropertyHandler::impl_ensureRowsetConnection_nothrow() const in impl_ensureRowsetConnection_nothrow()
2459 …void FormComponentPropertyHandler::impl_describeCursorSource_nothrow( LineDescriptor& _out_rProper… in impl_describeCursorSource_nothrow()
2505 …void FormComponentPropertyHandler::impl_fillTableNames_throw( ::std::vector< ::rtl::OUString >& _o… in impl_fillTableNames_throw()
2527 …void FormComponentPropertyHandler::impl_fillQueryNames_throw( ::std::vector< ::rtl::OUString >& _o… in impl_fillQueryNames_throw()
2541 …void FormComponentPropertyHandler::impl_fillQueryNames_throw( const Reference< XNameAccess >& _xQu… in impl_fillQueryNames_throw()
2570 …void FormComponentPropertyHandler::impl_describeListSourceUI_throw( LineDescriptor& _out_rDescript… in impl_describeListSourceUI_throw()
2616 …bool FormComponentPropertyHandler::impl_dialogListSelection_nothrow( const ::rtl::OUString& _rProp… in impl_dialogListSelection_nothrow()
2627 …bool FormComponentPropertyHandler::impl_dialogFilterOrSort_nothrow( bool _bFilter, ::rtl::OUString… in impl_dialogFilterOrSort_nothrow()
2685 …bool FormComponentPropertyHandler::impl_dialogLinkedFormFields_nothrow( ::osl::ClearableMutexGuard… in impl_dialogLinkedFormFields_nothrow()
2701 …bool FormComponentPropertyHandler::impl_dialogFormatting_nothrow( Any& _out_rNewValue, ::osl::Clea… in impl_dialogFormatting_nothrow()
2773 …bool FormComponentPropertyHandler::impl_browseForImage_nothrow( Any& _out_rNewValue, ::osl::Cleara… in impl_browseForImage_nothrow()
2832 …bool FormComponentPropertyHandler::impl_browseForTargetURL_nothrow( Any& _out_rNewValue, ::osl::Cl… in impl_browseForTargetURL_nothrow()
2853 …bool FormComponentPropertyHandler::impl_executeFontDialog_nothrow( Any& _out_rNewValue, ::osl::Cle… in impl_executeFontDialog_nothrow()
2886 …bool FormComponentPropertyHandler::impl_browseForDatabaseDocument_throw( Any& _out_rNewValue, ::os… in impl_browseForDatabaseDocument_throw()
2916 …bool FormComponentPropertyHandler::impl_dialogColorChooser_throw( sal_Int32 _nColorPropertyId, Any… in impl_dialogColorChooser_throw()
2935 …bool FormComponentPropertyHandler::impl_dialogChooseLabelControl_nothrow( Any& _out_rNewValue, ::o… in impl_dialogChooseLabelControl_nothrow()
2946 …Reference< XControlContainer > FormComponentPropertyHandler::impl_getContextControlContainer_nothr… in impl_getContextControlContainer_nothrow()
2955 …bool FormComponentPropertyHandler::impl_dialogChangeTabOrder_nothrow( ::osl::ClearableMutexGuard& … in impl_dialogChangeTabOrder_nothrow()
3183 …bool FormComponentPropertyHandler::impl_doDesignSQLCommand_nothrow( const Reference< XObjectInspec… in impl_doDesignSQLCommand_nothrow()
3217 …Context(), xCommandUI.get(), m_xRowSetConnection, LINK( this, FormComponentPropertyHandler, OnDesi… in impl_doDesignSQLCommand_nothrow()
3243 IMPL_LINK( FormComponentPropertyHandler, OnDesignerClosed, void*, /*NOTINTERESTEDIN*/ )
3271 …bool FormComponentPropertyHandler::impl_hasValidDataSourceSignature_nothrow( const Reference< XPro… in impl_hasValidDataSourceSignature_nothrow()
3300 ::rtl::OUString FormComponentPropertyHandler::impl_getDocumentURL_nothrow() const in impl_getDocumentURL_nothrow()
3316 ::cppu::IPropertyArrayHelper* FormComponentPropertyHandler::createArrayHelper( ) const in createArrayHelper()
3324 ::cppu::IPropertyArrayHelper & FormComponentPropertyHandler::getInfoHelper() in getInfoHelper()
3326 return *const_cast<FormComponentPropertyHandler*>(this)->getArrayHelper(); in getInfoHelper()
3329 …uno::Reference< beans::XPropertySetInfo > SAL_CALL FormComponentPropertyHandler::getPropertySetInf… in getPropertySetInfo()