Home
last modified time | relevance | path

Searched refs:SwTextAPIEditSource (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/fields/
H A Dtextapi.cxx57 SwTextAPIObject::SwTextAPIObject( SwTextAPIEditSource* p ) in SwTextAPIObject()
79 SwTextAPIEditSource::SwTextAPIEditSource( const SwTextAPIEditSource& rSource ) in SwTextAPIEditSource() function in SwTextAPIEditSource
87 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 SwTextAPIEditSource
107 SwTextAPIEditSource::~SwTextAPIEditSource() in ~SwTextAPIEditSource()
113 void SwTextAPIEditSource::Dispose() in Dispose()
121 SvxTextForwarder* SwTextAPIEditSource::GetTextForwarder() in GetTextForwarder()
173 OutlinerParaObject* SwTextAPIEditSource::CreateText() in CreateText()
[all …]
H A Ddocufld.cxx1920 SwTextAPIEditSource* pObj = new SwTextAPIEditSource( pDoc ); in QueryValue()
/trunk/main/sw/source/core/inc/
H A Dtextapi.hxx35 class SwTextAPIEditSource : public SvxEditSource class
42 explicit SwTextAPIEditSource( const SwTextAPIEditSource& rSource );
45 SwTextAPIEditSource(SwDoc* pDoc);
46 virtual ~SwTextAPIEditSource();
57 SwTextAPIEditSource* pSource;
59 SwTextAPIObject( SwTextAPIEditSource* p);
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx2239 SwTextAPIEditSource* pObj = new SwTextAPIEditSource( m_pDoc ); in getPropertyValue()

Completed in 45 milliseconds