Searched refs:pRightFillerBox (Results 1 – 2 of 2) sorted by relevance
203 pSwTable( pSwTbl ), pLeftFillerBox( 0 ), pRightFillerBox( 0 ), in SwHTMLTableLayout()1185 if( pRightFillerBox && nAbsRightFill<MINLAY+nInhRightBorderWidth ) in AutoLayoutPass2()1573 ASSERT( !pRightFillerBox || nRelRightFill>0, in AutoLayoutPass2()1592 if( nRelRightFill && !pRightFillerBox && in AutoLayoutPass2()1768 if( pRightFillerBox ) in SetWidths()1770 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()
Completed in 38 milliseconds