Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/doc/
H A Dhtmltbl.cxx203 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()
/aoo4110/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 28 milliseconds