Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx3746 sal_uInt16 nEndBox, nCurBox; member
3751 nEndBox( 0 ), nCurBox( 0 ), nAFmtLine( 0 ), nAFmtBox( 0 ) in _SetAFmtTabPara()
3772 if( !pSetPara->nCurBox ) in lcl_SetAFmtBox()
3774 else if( pSetPara->nCurBox == pSetPara->nEndBox ) in lcl_SetAFmtBox()
3777 pSetPara->nAFmtBox = (sal_uInt8)(1 + ((pSetPara->nCurBox-1) & 1)); in lcl_SetAFmtBox()
3820 ++pSetPara->nCurBox; in lcl_SetAFmtBox()
3883 aPara.nCurBox = 0; in SetTableAutoFmt()

Completed in 34 milliseconds