Searched refs:pRightFillerBox (Results 1 – 2 of 2) sorted by relevance
204 pSwTable( pSwTbl ), pLeftFillerBox( 0 ), pRightFillerBox( 0 ), in SwHTMLTableLayout()1186 if( pRightFillerBox && nAbsRightFill<MINLAY+nInhRightBorderWidth ) in AutoLayoutPass2()1574 ASSERT( !pRightFillerBox || nRelRightFill>0, in AutoLayoutPass2()1593 if( nRelRightFill && !pRightFillerBox && in AutoLayoutPass2()1769 if( pRightFillerBox ) in SetWidths()1771 pRightFillerBox->GetFrmFmt()->SetFmtAttr( in SetWidths()
194 SwTableBox *pRightFillerBox; // rechte Filler-Zelle (nur Tab-in Tab) member in SwHTMLTableLayout307 void SetRightFillerBox( SwTableBox *pBox ) { pRightFillerBox = pBox; } in SetRightFillerBox()