| /AOO41X/main/sw/inc/ |
| H A D | htmltbl.hxx | 37 class SwHTMLTableLayout; 49 SwHTMLTableLayout *pTable; // eine "Tabelle in der Tabelle" 66 SwHTMLTableLayoutCnts( const SwStartNode* pSttNd, SwHTMLTableLayout* pTab, 74 SwHTMLTableLayout *GetTable() const { return pTable; } in GetTable() 185 class SwHTMLTableLayout class 264 DECL_STATIC_LINK( SwHTMLTableLayout, DelayedResize_Impl, void* ); 269 SwHTMLTableLayout( const SwTable *pSwTbl, 277 ~SwHTMLTableLayout(); 429 inline sal_uInt16 SwHTMLTableLayout::GetInhCellSpace( sal_uInt16 nCol, in GetInhCellSpace() 441 inline SwHTMLTableLayoutColumn *SwHTMLTableLayout::GetColumn( sal_uInt16 nCol ) const in GetColumn() [all …]
|
| H A D | swtable.hxx | 46 class SwHTMLTableLayout; 91 SwHTMLTableLayout *pHTMLLayout; 153 SwHTMLTableLayout *GetHTMLTableLayout() { return pHTMLLayout; } in GetHTMLTableLayout() 154 const SwHTMLTableLayout *GetHTMLTableLayout() const { return pHTMLLayout; } in GetHTMLTableLayout() 155 void SetHTMLTableLayout( SwHTMLTableLayout *p ); //Eigentumsuebergang!
|
| /AOO41X/main/sw/source/core/doc/ |
| H A D | htmltbl.cxx | 92 SwHTMLTableLayout* pTab, in SwHTMLTableLayoutCnts() 192 SwHTMLTableLayout::SwHTMLTableLayout( in SwHTMLTableLayout() function in SwHTMLTableLayout 222 aResizeTimer.SetTimeoutHdl( STATIC_LINK( this, SwHTMLTableLayout, in SwHTMLTableLayout() 226 SwHTMLTableLayout::~SwHTMLTableLayout() in ~SwHTMLTableLayout() 248 sal_uInt16 SwHTMLTableLayout::GetLeftCellSpace( sal_uInt16 nCol, sal_uInt16 nColSpan, in GetLeftCellSpace() 282 sal_uInt16 SwHTMLTableLayout::GetRightCellSpace( sal_uInt16 nCol, sal_uInt16 nColSpan, in GetRightCellSpace() 307 void SwHTMLTableLayout::AddBorderWidth( sal_uLong &rMin, sal_uLong &rMax, in AddBorderWidth() 320 void SwHTMLTableLayout::SetBoxWidth( SwTableBox *pBox, sal_uInt16 nCol, in SetBoxWidth() 335 void SwHTMLTableLayout::GetAvail( sal_uInt16 nCol, sal_uInt16 nColSpan, in GetAvail() 348 sal_uInt16 SwHTMLTableLayout::GetBrowseWidthByVisArea( const SwDoc& rDoc ) in GetBrowseWidthByVisArea() [all …]
|
| /AOO41X/main/sw/source/filter/inc/ |
| H A D | wrtswtbl.hxx | 37 class SwHTMLTableLayout; 319 SwWriteTable( const SwHTMLTableLayout *pLayoutInfo );
|
| /AOO41X/main/sw/source/filter/html/ |
| H A D | htmltabw.cxx | 101 SwHTMLWrtTable( const SwHTMLTableLayout *pLayoutInfo ); 118 SwHTMLWrtTable::SwHTMLWrtTable( const SwHTMLTableLayout *pLayoutInfo ) in SwHTMLWrtTable() 1197 const SwHTMLTableLayout *pLayout = rTbl.GetHTMLTableLayout(); in OutHTML_SwTblNode()
|
| H A D | htmltab.cxx | 480 SwHTMLTableLayout *pLayoutInfo; 657 SwHTMLTableLayout *CreateLayoutInfo(); 732 SwHTMLTableLayout *pTableInfo = pTable ? pTable->CreateLayoutInfo() : 0; in CreateLayoutInfo() 1161 SwHTMLTableLayout *HTMLTable::CreateLayoutInfo() in CreateLayoutInfo() 1173 pLayoutInfo = new SwHTMLTableLayout( in CreateLayoutInfo() 5503 SwHTMLTableLayout *pLayoutInfo = in BuildTable()
|
| H A D | htmlform.cxx | 547 SwHTMLTableLayout *pLayout = in init()
|
| H A D | swhtml.cxx | 4957 const SwTwips nWidth = SwHTMLTableLayout::GetBrowseWidth( *pDoc ); in GetCurrentBrowseWidth()
|
| /AOO41X/main/sw/source/core/docnode/ |
| H A D | ndtbl1.cxx | 791 SwHTMLTableLayout *pTableLayout = rTable.GetHTMLTableLayout(); in SetTabBorders() 887 SwHTMLTableLayout *pTableLayout = rTable.GetHTMLTableLayout(); in SetTabLineStyle() 1146 SwHTMLTableLayout *pTableLayout = rTable.GetHTMLTableLayout(); in SetBoxAttr()
|
| H A D | swbaslnk.cxx | 359 SwHTMLTableLayout *pLayout = in SetGrfFlySize()
|
| /AOO41X/main/sw/source/core/layout/ |
| H A D | tabfrm.cxx | 1942 SwHTMLTableLayout *pLayout = GetTable()->GetHTMLTableLayout(); in MakeAll() 2061 SwHTMLTableLayout *pLayout = GetTable()->GetHTMLTableLayout(); in MakeAll() 2100 SwHTMLTableLayout *pLayout = GetTable()->GetHTMLTableLayout(); in MakeAll() 2151 SwHTMLTableLayout *pHTMLLayout = in MakeAll()
|
| H A D | pagechg.cxx | 1816 const SwHTMLTableLayout *pLayoutInfo = in ImplCalcBrowseWidth()
|
| /AOO41X/main/sw/source/filter/writer/ |
| H A D | wrtswtbl.cxx | 794 SwWriteTable::SwWriteTable( const SwHTMLTableLayout *pLayoutInfo ) in SwWriteTable()
|
| /AOO41X/main/sw/source/core/text/ |
| H A D | itratr.cxx | 475 SwHTMLTableLayout *pLayout = 0; in lcl_MinMaxNode()
|
| /AOO41X/main/sw/source/core/table/ |
| H A D | swtable.cxx | 2040 void SwTable::SetHTMLTableLayout( SwHTMLTableLayout *p ) in SetHTMLTableLayout()
|
| /AOO41X/main/sw/source/filter/ww8/ |
| H A D | docxattributeoutput.cxx | 1200 const SwHTMLTableLayout *pLayout = pTable->GetHTMLTableLayout(); in InitTableHelper()
|
| H A D | rtfattributeoutput.cxx | 1090 const SwHTMLTableLayout *pLayout = pTable->GetHTMLTableLayout(); in InitTableHelper()
|