Home
last modified time | relevance | path

Searched refs:SwHTMLTableLayout (Results 1 – 17 of 17) sorted by relevance

/aoo4110/main/sw/inc/
H A Dhtmltbl.hxx37 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()
469 inline void SwHTMLTableLayout::SetCell( SwHTMLTableLayoutCell *pCell, in SetCell()
[all …]
H A Dswtable.hxx46 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!
/aoo4110/main/sw/source/core/doc/
H A Dhtmltbl.cxx92 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()
360 sal_uInt16 SwHTMLTableLayout::GetBrowseWidth( const SwDoc& rDoc ) in GetBrowseWidth()
379 sal_uInt16 SwHTMLTableLayout::GetBrowseWidthByTabFrm( in GetBrowseWidthByTabFrm()
421 nBrowseWidth = SwHTMLTableLayout::GetBrowseWidth( rDoc ); in GetBrowseWidthByTable()
427 const SwStartNode *SwHTMLTableLayout::GetAnyBoxStartNode() const in GetAnyBoxStartNode()
444 SwFrmFmt *SwHTMLTableLayout::FindFlyFrmFmt() const in FindFlyFrmFmt()
491 void SwHTMLTableLayout::AutoLayoutPass1() in AutoLayoutPass1()
[all …]
/aoo4110/main/sw/source/filter/inc/
H A Dwrtswtbl.hxx37 class SwHTMLTableLayout;
319 SwWriteTable( const SwHTMLTableLayout *pLayoutInfo );
/aoo4110/main/sw/source/filter/html/
H A Dhtmltabw.cxx101 SwHTMLWrtTable( const SwHTMLTableLayout *pLayoutInfo );
118 SwHTMLWrtTable::SwHTMLWrtTable( const SwHTMLTableLayout *pLayoutInfo ) in SwHTMLWrtTable()
1197 const SwHTMLTableLayout *pLayout = rTbl.GetHTMLTableLayout(); in OutHTML_SwTblNode()
H A Dhtmltab.cxx487 SwHTMLTableLayout *pLayoutInfo;
664 SwHTMLTableLayout *CreateLayoutInfo();
740 SwHTMLTableLayout *pTableInfo = pTable ? pTable->CreateLayoutInfo() : 0; in CreateLayoutInfo()
1173 SwHTMLTableLayout *HTMLTable::CreateLayoutInfo() in CreateLayoutInfo()
1185 pLayoutInfo = new SwHTMLTableLayout( in CreateLayoutInfo()
5518 SwHTMLTableLayout *pLayoutInfo = in BuildTable()
H A Dhtmlform.cxx547 SwHTMLTableLayout *pLayout = in init()
H A Dswhtml.cxx4957 const SwTwips nWidth = SwHTMLTableLayout::GetBrowseWidth( *pDoc ); in GetCurrentBrowseWidth()
/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.cxx359 SwHTMLTableLayout *pLayout = 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()
2151 SwHTMLTableLayout *pHTMLLayout = in MakeAll()
H A Dpagechg.cxx1816 const SwHTMLTableLayout *pLayoutInfo = in ImplCalcBrowseWidth()
/aoo4110/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx794 SwWriteTable::SwWriteTable( const SwHTMLTableLayout *pLayoutInfo ) in SwWriteTable()
/aoo4110/main/sw/source/core/text/
H A Ditratr.cxx475 SwHTMLTableLayout *pLayout = 0; in lcl_MinMaxNode()
/aoo4110/main/sw/source/core/table/
H A Dswtable.cxx2040 void SwTable::SetHTMLTableLayout( SwHTMLTableLayout *p ) in SetHTMLTableLayout()
/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 228 milliseconds