Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Dhtmltbl.cxx203 pSwTable( pSwTbl ), pLeftFillerBox( 0 ), pRightFillerBox( 0 ), in SwHTMLTableLayout()
1183 if( pLeftFillerBox && nAbsLeftFill<MINLAY+nInhLeftBorderWidth ) in AutoLayoutPass2()
1571 ASSERT( !pLeftFillerBox || nRelLeftFill>0, in AutoLayoutPass2()
1581 if( nRelLeftFill && !pLeftFillerBox && in AutoLayoutPass2()
1763 if( pLeftFillerBox ) in SetWidths()
1765 pLeftFillerBox->GetFrmFmt()->SetFmtAttr( in SetWidths()
/aoo41x/main/sw/inc/
H A Dhtmltbl.hxx193 SwTableBox *pLeftFillerBox; // linke Filler-Zelle (nur Tab in Tab) member in SwHTMLTableLayout
306 void SetLeftFillerBox( SwTableBox *pBox ) { pLeftFillerBox = pBox; } in SetLeftFillerBox()

Completed in 32 milliseconds