Home
last modified time | relevance | path

Searched refs:nAbsAvail (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/source/core/doc/
H A Dhtmltbl.cxx1246 nAbsTabWidth = nAbsAvail; in AutoLayoutPass2()
1257 nAbsTabWidth = nAbsAvail; in AutoLayoutPass2()
1374 if( nAbsTabWidth > nAbsAvail ) in AutoLayoutPass2()
1378 nAbsAvail = nAbsTabWidth; in AutoLayoutPass2()
1493 nAbsTabWidth = nAbsAvail; in AutoLayoutPass2()
1497 if( nAbsTabWidth > nAbsAvail ) in AutoLayoutPass2()
1501 nAbsAvail = nAbsTabWidth; in AutoLayoutPass2()
1812 if( 0 == nAbsAvail ) in Resize()
1834 nAbsAvail = nVisAreaWidth; in Resize()
1866 _Resize( nAbsAvail, bRecalc ); in Resize()
[all …]
/aoo41x/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 );
/aoo41x/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()

Completed in 47 milliseconds