Home
last modified time | relevance | path

Searched refs:GetHTMLTableLayout (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/sw/inc/
H A Dswtable.hxx153 SwHTMLTableLayout *GetHTMLTableLayout() { return pHTMLLayout; } in GetHTMLTableLayout() function in SwTable
154 const SwHTMLTableLayout *GetHTMLTableLayout() const { return pHTMLLayout; } in GetHTMLTableLayout() function in SwTable
/aoo4110/main/sw/source/core/docnode/
H A Dndtbl1.cxx791 SwHTMLTableLayout *pTableLayout = rTable.GetHTMLTableLayout(); in SetTabBorders()
887 SwHTMLTableLayout *pTableLayout = rTable.GetHTMLTableLayout(); in SetTabLineStyle()
1146 SwHTMLTableLayout *pTableLayout = rTable.GetHTMLTableLayout(); in SetBoxAttr()
H A Dswbaslnk.cxx360 pTblNd->GetTable().GetHTMLTableLayout(); in SetGrfFlySize()
/aoo4110/main/sw/source/core/layout/
H A Dtabfrm.cxx1942 SwHTMLTableLayout *pLayout = GetTable()->GetHTMLTableLayout(); in MakeAll()
2061 SwHTMLTableLayout *pLayout = GetTable()->GetHTMLTableLayout(); in MakeAll()
2100 SwHTMLTableLayout *pLayout = GetTable()->GetHTMLTableLayout(); in MakeAll()
2152 GetTable()->GetHTMLTableLayout(); in MakeAll()
H A Dwsfrm.cxx1963 if ( pTab->GetTable()->GetHTMLTableLayout() && in GrowFrm()
2061 if ( pTab->GetTable()->GetHTMLTableLayout() && in ShrinkFrm()
H A Dpagechg.cxx1818 ->GetHTMLTableLayout(); in ImplCalcBrowseWidth()
/aoo4110/main/sw/source/core/text/
H A Ditratr.cxx493 pLayout = pTblNd->GetTable().GetHTMLTableLayout(); in lcl_MinMaxNode()
/aoo4110/main/sw/source/filter/html/
H A Dhtmltabw.cxx1197 const SwHTMLTableLayout *pLayout = rTbl.GetHTMLTableLayout(); in OutHTML_SwTblNode()
H A Dhtmltab.cxx2947 if( pTblNd->GetTable().GetHTMLTableLayout() ) in InsertTableSection()
2954 } while( pOutTbl && pTblNd->GetTable().GetHTMLTableLayout() ); in InsertTableSection()
5519 pSwTable ? ((SwTable *)pSwTable)->GetHTMLTableLayout() : 0; in BuildTable()
H A Dhtmlform.cxx548 pTblNd->GetTable().GetHTMLTableLayout(); in init()
/aoo4110/main/sw/source/core/doc/
H A Dhtmltbl.cxx575 SwHTMLTableLayout *pChild = pTabNd->GetTable().GetHTMLTableLayout(); in AutoLayoutPass1()
/aoo4110/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx1200 const SwHTMLTableLayout *pLayout = pTable->GetHTMLTableLayout(); in InitTableHelper()
H A Drtfattributeoutput.cxx1090 const SwHTMLTableLayout *pLayout = pTable->GetHTMLTableLayout(); in InitTableHelper()

Completed in 349 milliseconds