Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/draw/
H A Ddpage.cxx62 SwDPage::SwDPage(SwDrawDocument& rNewModel, sal_Bool bMasterPage) : in SwDPage() function in SwDPage
70 SwDPage::~SwDPage() in ~SwDPage()
84 SdrObject* SwDPage::ReplaceObject( SdrObject* pNewObj, sal_uLong nObjNum ) in ReplaceObject()
114 const SdrPageGridFrameList* SwDPage::GetGridFrameList( in GetGridFrameList()
125 ((SwDPage*)this)->pGridLst->Clear(); in GetGridFrameList()
127 ((SwDPage*)this)->pGridLst = new SdrPageGridFrameList; in GetGridFrameList()
136 ::InsertGridFrame( ((SwDPage*)this)->pGridLst, pPg ); in GetGridFrameList()
146 { ::InsertGridFrame( ((SwDPage*)this)->pGridLst, pPg ); in GetGridFrameList()
155 sal_Bool SwDPage::RequestHelp( Window* pWindow, SdrView* pView, in RequestHelp()
247 Reference< XInterface > SwDPage::createUnoPage() in createUnoPage()
H A Ddrawdoc.cxx161 SwDPage* pPage = new SwDPage(*this, 0 != bMasterPage); in AllocPage()
/aoo4110/main/sw/inc/
H A Ddpage.hxx35 class SwDPage : public FmFormPage, public SdrObjUserCall class
41 SwDPage(SwDrawDocument& rNewModel, sal_Bool bMasterPage=sal_False);
42 ~SwDPage();
/aoo4110/main/sw/source/ui/docvw/
H A Dedtwin2.cxx126 SwDPage* pPage = pPV ? ((SwDPage*)pPV->GetPage()) : 0; in RequestHelp()

Completed in 21 milliseconds