Home
last modified time | relevance | path

Searched refs:nAbsAvail (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx631 void MakeTable( SwTableBox *pUpper, sal_uInt16 nAbsAvail,
2486 void HTMLTable::MakeTable( SwTableBox *pBox, sal_uInt16 nAbsAvail, in MakeTable() argument
2515 pLayoutInfo->AutoLayoutPass2( nAbsAvail, nRelAvail, nAbsLeftSpace, in MakeTable()
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx1250 nAbsTabWidth = nAbsAvail; in AutoLayoutPass2()
1261 nAbsTabWidth = nAbsAvail; in AutoLayoutPass2()
1378 if( nAbsTabWidth > nAbsAvail ) in AutoLayoutPass2()
1382 nAbsAvail = nAbsTabWidth; in AutoLayoutPass2()
1497 nAbsTabWidth = nAbsAvail; in AutoLayoutPass2()
1501 if( nAbsTabWidth > nAbsAvail ) in AutoLayoutPass2()
1505 nAbsAvail = nAbsTabWidth; in AutoLayoutPass2()
1816 if( 0 == nAbsAvail ) in Resize()
1838 nAbsAvail = nVisAreaWidth; in Resize()
1870 _Resize( nAbsAvail, bRecalc ); in Resize()
[all …]
/trunk/main/sw/inc/
H A Dhtmltbl.hxx262 void _Resize( sal_uInt16 nAbsAvail, sal_Bool bRecalc=sal_False );
292 void AutoLayoutPass2( sal_uInt16 nAbsAvail, sal_uInt16 nRelAvail,
295 void SetWidths( sal_Bool bCallPass2=sal_False, sal_uInt16 nAbsAvail=0,
339 sal_Bool Resize( sal_uInt16 nAbsAvail, sal_Bool bRecalc=sal_False, sal_Bool bForce=sal_False,
342 void BordersChanged( sal_uInt16 nAbsAvail, sal_Bool bRecalc=sal_False );

Completed in 55 milliseconds