Home
last modified time | relevance | path

Searched refs:SwTextAPIObject (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/fields/
H A Dtextapi.cxx57 SwTextAPIObject::SwTextAPIObject( SwTextAPIEditSource* p ) in SwTextAPIObject() function in SwTextAPIObject
63 SwTextAPIObject::~SwTextAPIObject() throw() in ~SwTextAPIObject()
H A Ddocufld.cxx1921 const_cast <SwPostItField*> (this)->m_pTextObject = new SwTextAPIObject( pObj ); in QueryValue()
/trunk/main/sw/source/core/inc/
H A Dtextapi.hxx55 class SwTextAPIObject : public SvxUnoText class
59 SwTextAPIObject( SwTextAPIEditSource* p);
60 virtual ~SwTextAPIObject() throw();
/trunk/main/sw/inc/
H A Ddocufld.hxx40 class SwTextAPIObject;
526 SwTextAPIObject* m_pTextObject;
H A Dunofield.hxx43 class SwTextAPIObject;
135 SwTextAPIObject* m_pTextObject;
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx2240 m_pTextObject = new SwTextAPIObject( pObj ); in getPropertyValue()

Completed in 51 milliseconds