Home
last modified time | relevance | path

Searched refs:pRightFillerBox (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()
1189 if( pRightFillerBox && nAbsRightFill<MINLAY+nInhRightBorderWidth ) in AutoLayoutPass2()
1577 ASSERT( !pRightFillerBox || nRelRightFill>0, in AutoLayoutPass2()
1596 if( nRelRightFill && !pRightFillerBox && in AutoLayoutPass2()
1772 if( pRightFillerBox ) in SetWidths()
1774 pRightFillerBox->GetFrmFmt()->SetFmtAttr( in SetWidths()
/trunk/main/sw/inc/
H A Dhtmltbl.hxx194 SwTableBox *pRightFillerBox; // rechte Filler-Zelle (nur Tab-in Tab) member in SwHTMLTableLayout
307 void SetRightFillerBox( SwTableBox *pBox ) { pRightFillerBox = pBox; } in SetRightFillerBox()

Completed in 24 milliseconds