Searched refs:SwTextAPIEditSource (Results 1 – 4 of 4) sorted by relevance
57 SwTextAPIObject::SwTextAPIObject( SwTextAPIEditSource* p ) in SwTextAPIObject()79 SwTextAPIEditSource::SwTextAPIEditSource( const SwTextAPIEditSource& rSource ) in SwTextAPIEditSource() function in SwTextAPIEditSource87 SvxEditSource* SwTextAPIEditSource::Clone() const in Clone()89 return new SwTextAPIEditSource( *this ); in Clone()92 void SwTextAPIEditSource::UpdateData() in UpdateData()97 SwTextAPIEditSource::SwTextAPIEditSource(SwDoc* pDoc) in SwTextAPIEditSource() function in SwTextAPIEditSource107 SwTextAPIEditSource::~SwTextAPIEditSource() in ~SwTextAPIEditSource()113 void SwTextAPIEditSource::Dispose() in Dispose()121 SvxTextForwarder* SwTextAPIEditSource::GetTextForwarder() in GetTextForwarder()173 OutlinerParaObject* SwTextAPIEditSource::CreateText() in CreateText()[all …]
1920 SwTextAPIEditSource* pObj = new SwTextAPIEditSource( pDoc ); in QueryValue()
35 class SwTextAPIEditSource : public SvxEditSource class42 explicit SwTextAPIEditSource( const SwTextAPIEditSource& rSource );45 SwTextAPIEditSource(SwDoc* pDoc);46 virtual ~SwTextAPIEditSource();57 SwTextAPIEditSource* pSource;59 SwTextAPIObject( SwTextAPIEditSource* p);
2239 SwTextAPIEditSource* pObj = new SwTextAPIEditSource( m_pDoc ); in getPropertyValue()
Completed in 48 milliseconds