Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx2695 ( TBLFIX_CHGABS == rParam.nMode 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()
3250 if( TBLFIX_CHGABS == rParam.nMode ) in lcl_DelSelBox()
3264 if( TBLFIX_CHGABS == rParam.nMode ) in lcl_DelSelBox()
3291 if( TBLFIX_CHGABS == rParam.nMode ) in lcl_DelSelBox()
3901 ? ( TBLFIX_CHGABS == eTblChgMode ? bLeft : bLeft ) in SetColWidth()
3902 : ( TBLFIX_CHGABS != eTblChgMode && bLeft ) ) in SetColWidth()
3933 eTblChgMode = TBLFIX_CHGABS; in SetColWidth()
[all …]
/trunk/main/sw/inc/
H A Dtblenum.hxx51 TBLFIX_CHGABS, // Tabelle feste Breite, den Nachbar andern enumerator
/trunk/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()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1306 eMode = TBLFIX_CHGABS; in FillItemSet()
1396 case TBLFIX_CHGABS: aFixRB.Check(); break; in Reset()

Completed in 53 milliseconds