Home
last modified time | relevance | path

Searched refs:pGridLst (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/core/draw/
H A Ddpage.cxx64 pGridLst( 0 ), in SwDPage()
72 delete pGridLst; in ~SwDPage()
124 if ( pGridLst ) 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()
152 return pGridLst; in GetGridFrameList()
/aoo4110/main/sw/inc/
H A Ddpage.hxx37 SdrPageGridFrameList* pGridLst; member in SwDPage

Completed in 19 milliseconds