Searched refs:pLeftFillerBox (Results 1 – 2 of 2) sorted by relevance
203 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()
193 SwTableBox *pLeftFillerBox; // linke Filler-Zelle (nur Tab in Tab) member in SwHTMLTableLayout306 void SetLeftFillerBox( SwTableBox *pBox ) { pLeftFillerBox = pBox; } in SetLeftFillerBox()
Completed in 32 milliseconds