Home
last modified time | relevance | path

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

/aoo41x/main/sw/inc/
H A Dswtable.hxx91 SwHTMLTableLayout *pHTMLLayout; member in SwTable
153 SwHTMLTableLayout *GetHTMLTableLayout() { return pHTMLLayout; } in GetHTMLTableLayout()
154 const SwHTMLTableLayout *GetHTMLTableLayout() const { return pHTMLLayout; } in GetHTMLTableLayout()
/aoo41x/main/sw/source/core/table/
H A Dswtable.cxx264 pHTMLLayout( 0 ), in SwTable()
277 pHTMLLayout( 0 ), in SwTable()
319 delete pHTMLLayout; in ~SwTable()
2042 delete pHTMLLayout; in SetHTMLTableLayout()
2043 pHTMLLayout = p; in SetHTMLTableLayout()
/aoo41x/main/sw/source/core/layout/
H A Dtabfrm.cxx2151 SwHTMLTableLayout *pHTMLLayout = in MakeAll() local
2153 if( pHTMLLayout ) in MakeAll()
2156 bCalcLowers |= pHTMLLayout->Resize( in MakeAll()
2157 pHTMLLayout->GetBrowseWidthByTabFrm( *this ), in MakeAll()

Completed in 73 milliseconds