Home
last modified time | relevance | path

Searched refs:SwXTextFrames (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunocoll.cxx1086 OUString SwXTextFrames::getImplementationName(void) throw( RuntimeException ) in getImplementationName()
1091 sal_Bool SwXTextFrames::supportsService(const OUString& rServiceName) throw( RuntimeException ) in supportsService()
1096 Sequence< OUString > SwXTextFrames::getSupportedServiceNames(void) throw( RuntimeException ) in getSupportedServiceNames()
1104 SwXTextFrames::SwXTextFrames(SwDoc* _pDoc) : in SwXTextFrames() function in SwXTextFrames
1109 SwXTextFrames::~SwXTextFrames() in ~SwXTextFrames()
/trunk/main/sw/inc/
H A Dunocoll.hxx358 class SwXTextFrames : public SwXFrames class
361 virtual ~SwXTextFrames();
363 SwXTextFrames(SwDoc* pDoc);
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1447 *pxXTextFrames = new SwXTextFrames(pDocShell->GetDoc()); in getTextFrames()
1567 ((SwXTextFrames*)pFrms)->Invalidate(); in InitNewDoc()

Completed in 46 milliseconds