Searched refs:nCurBox (Results 1 – 1 of 1) sorted by relevance
3746 sal_uInt16 nEndBox, nCurBox; member3751 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 80 milliseconds