Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dhtmltbl.hxx206 sal_uInt16 nInhAbsRightSpace; // der Zellen zugeschlagen wurde member in SwHTMLTableLayout
436 nSpace = nSpace + sal::static_int_cast< sal_uInt16 >(nInhAbsRightSpace); in GetInhCellSpace()
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx211 nInhAbsLeftSpace( 0 ), nInhAbsRightSpace( 0 ), in SwHTMLTableLayout()
1536 nInhAbsRightSpace = 0; in AutoLayoutPass2()
1605 nInhAbsRightSpace = nAbsRightSpace + nParentInhAbsRightSpace; in AutoLayoutPass2()

Completed in 40 milliseconds