Searched refs:SvxEditSourceAdapter (Results 1 – 8 of 8) sorted by relevance
144 class EDITENG_DLLPUBLIC SvxEditSourceAdapter : public SvxEditSource class147 SvxEditSourceAdapter();148 ~SvxEditSourceAdapter();164 SvxEditSourceAdapter( const SvxEditSourceAdapter& );165 SvxEditSourceAdapter& operator= ( const SvxEditSourceAdapter& );
38 class SvxEditSourceAdapter;199 SvxEditSourceAdapter& rEditSource,214 void SetEditSource ( SvxEditSourceAdapter* pEditSource );320 SvxEditSourceAdapter& rEditSource,
234 void SetEditSource( SvxEditSourceAdapter* pEditSource );254 … SvxEditSourceAdapter& GetEditSource() const SAL_THROW((::com::sun::star::uno::RuntimeException));388 SvxEditSourceAdapter* mpEditSource;
322 SvxEditSourceAdapter::SvxEditSourceAdapter() : mbEditSourceValid( sal_False ) in SvxEditSourceAdapter() function in SvxEditSourceAdapter326 SvxEditSourceAdapter::~SvxEditSourceAdapter() in ~SvxEditSourceAdapter()330 SvxEditSource* SvxEditSourceAdapter::Clone() const in Clone()338 SvxEditSourceAdapter* pClone = new SvxEditSourceAdapter(); in Clone()351 SvxAccessibleTextAdapter* SvxEditSourceAdapter::GetTextForwarderAdapter() in GetTextForwarderAdapter()368 SvxTextForwarder* SvxEditSourceAdapter::GetTextForwarder() in GetTextForwarder()373 SvxViewForwarder* SvxEditSourceAdapter::GetViewForwarder() in GetViewForwarder()403 SvxEditViewForwarder* SvxEditSourceAdapter::GetEditViewForwarder( sal_Bool bCreate ) in GetEditViewForwarder()408 void SvxEditSourceAdapter::UpdateData() in UpdateData()414 SfxBroadcaster& SvxEditSourceAdapter::GetBroadcaster() const in GetBroadcaster()[all …]
181 … SvxEditSourceAdapter& rEditSource, in CreateChild()253 SvxEditSourceAdapter& rEditSource, in InitChild()305 void AccessibleParaManager::SetEditSource( SvxEditSourceAdapter* pEditSource ) in SetEditSource()307 …MemFunAdapter< SvxEditSourceAdapter* > aAdapter( &::accessibility::AccessibleEditableTextPara::Set… in SetEditSource()
130 SvxEditSourceAdapter& GetEditSource() const SAL_THROW((uno::RuntimeException)) in GetEditSource()214 mutable SvxEditSourceAdapter maEditSource;
367 void AccessibleEditableTextPara::SetEditSource( SvxEditSourceAdapter* pEditSource ) in SetEditSource()545 …SvxEditSourceAdapter& AccessibleEditableTextPara::GetEditSource() const SAL_THROW((uno::RuntimeExc… in GetEditSource()562 SvxEditSourceAdapter& rEditSource = GetEditSource(); in GetTextForwarder()608 SvxEditSourceAdapter& rEditSource = GetEditSource(); in GetEditViewForwarder()
142 SvxEditSourceAdapter& GetEditSource() const SAL_THROW((uno::RuntimeException));239 mutable SvxEditSourceAdapter maEditSource;389 …SvxEditSourceAdapter& AccessibleTextHelper_Impl::GetEditSource() const SAL_THROW((uno::RuntimeExce… in GetEditSource()
Completed in 51 milliseconds