Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dhtmltbl.hxx205 sal_uInt16 nInhAbsLeftSpace; // von umgebender Zelle geerbter Abstand, member in SwHTMLTableLayout
434 nSpace = nSpace + sal::static_int_cast< sal_uInt16 >(nInhAbsLeftSpace); in GetInhCellSpace()
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx211 nInhAbsLeftSpace( 0 ), nInhAbsRightSpace( 0 ), in SwHTMLTableLayout()
1535 nInhAbsLeftSpace = 0; in AutoLayoutPass2()
1594 nInhAbsLeftSpace = nAbsLeftSpace + nParentInhAbsLeftSpace; in AutoLayoutPass2()

Completed in 18 milliseconds