Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx3747 sal_uInt8 nAFmtLine, nAFmtBox; member
3751 nEndBox( 0 ), nCurBox( 0 ), nAFmtLine( 0 ), nAFmtBox( 0 ) in _SetAFmtTabPara()
3773 pSetPara->nAFmtBox = 0; in lcl_SetAFmtBox()
3775 pSetPara->nAFmtBox = 3; in lcl_SetAFmtBox()
3777 pSetPara->nAFmtBox = (sal_uInt8)(1 + ((pSetPara->nCurBox-1) & 1)); in lcl_SetAFmtBox()
3789 sal_uInt8 nPos = pSetPara->nAFmtLine * 4 + pSetPara->nAFmtBox; in lcl_SetAFmtBox()
3882 aPara.nAFmtBox = 0; in SetTableAutoFmt()

Completed in 25 milliseconds