Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/doc/
H A Dtblrwcl.cxx2558 …if( ( 0 != ( bGreaterBox = TBLFIX_CHGABS != rParam.nMode && ( nDist + ( rParam.bLeft ? 0 : nWidth … in lcl_SetSelBoxWidth()
2594 ( 0 != ( bGreaterBox = !nOldLower && TBLFIX_CHGABS != rParam.nMode && in lcl_SetSelBoxWidth()
2634 if( ( TBLFIX_CHGABS == rParam.nMode || !rParam.bLeft ) && in lcl_SetSelBoxWidth()
2659 if( rParam.bBigger && ( TBLFIX_CHGABS == rParam.nMode in lcl_SetOtherBoxWidth()
2695 ( TBLFIX_CHGABS == rParam.nMode in lcl_SetOtherBoxWidth()
2728 if( ( TBLFIX_CHGABS == rParam.nMode || rParam.bLeft ) && in lcl_SetOtherBoxWidth()
2917 (TBLFIX_CHGABS != rParam.nMode || in lcl_InsOtherBox()
2982 (TBLFIX_CHGABS != rParam.nMode || in lcl_InsOtherBox()
3011 if( TBLFIX_CHGABS == rParam.nMode ) in lcl_InsOtherBox()
3112 case TBLFIX_CHGABS: // Tabelle feste Breite, den Nachbar andern in lcl_ChgBoxSize()
[all …]
/AOO41X/main/sw/inc/
H A Dtblenum.hxx51 TBLFIX_CHGABS, // Tabelle feste Breite, den Nachbar andern enumerator
/AOO41X/main/sw/source/ui/shells/
H A Dtabsh.cxx1081 rSh.SetTblChgMode( ( FN_TABLE_MODE_FIX == nSlot ? TBLFIX_CHGABS in Execute()
1345 sal_Bool bSet = (nSlot == FN_TABLE_MODE_FIX && nMode == TBLFIX_CHGABS) || in GetState()
/AOO41X/main/sw/source/ui/config/
H A Doptpage.cxx1309 eMode = TBLFIX_CHGABS; in FillItemSet()
1399 case TBLFIX_CHGABS: aFixRB.Check(); break; in Reset()