Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx207 pSwTable( pSwTbl ), pLeftFillerBox( 0 ), pRightFillerBox( 0 ), in SwHTMLTableLayout()
1187 if( pLeftFillerBox && nAbsLeftFill<MINLAY+nInhLeftBorderWidth ) in AutoLayoutPass2()
1575 ASSERT( !pLeftFillerBox || nRelLeftFill>0, in AutoLayoutPass2()
1585 if( nRelLeftFill && !pLeftFillerBox && in AutoLayoutPass2()
1767 if( pLeftFillerBox ) in SetWidths()
1769 pLeftFillerBox->GetFrmFmt()->SetFmtAttr( in SetWidths()
/trunk/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 34 milliseconds