Searched refs:TBLFIX_CHGPROP (Results 1 – 4 of 4) sorted by relevance
2563 if( bGreaterBox && TBLFIX_CHGPROP == rParam.nMode ) in lcl_SetSelBoxWidth()2604 if( bGreaterBox && TBLFIX_CHGPROP == rParam.nMode ) in lcl_SetSelBoxWidth()2882 if( !rParam.nRemainWidth && TBLFIX_CHGPROP == rParam.nMode ) in lcl_InsOtherBox()3401 if( TBLFIX_CHGPROP == rParam.nMode ) in lcl_DelSelBox()3412 if( TBLFIX_CHGPROP == rParam.nMode ) in lcl_DelSelBox()3660 eTblChgMode = TBLFIX_CHGPROP; in SetColWidth()4172 if( TBLFIX_CHGPROP == rParam.nMode ) in lcl_SetOtherLineHeight()4184 if( TBLFIX_CHGPROP == rParam.nMode ) in lcl_SetOtherLineHeight()4373 eTblChgMode = TBLFIX_CHGPROP; in SetRowHeight()4428 if( TBLFIX_CHGPROP == eTblChgMode ) in SetRowHeight()[all …]
52 TBLFIX_CHGPROP, // Tabelle feste Breite, alle Nachbarn aendern enumerator
1083 ? TBLFIX_CHGPROP in Execute()1346 (nSlot == FN_TABLE_MODE_FIX_PROP && nMode == TBLFIX_CHGPROP) || in GetState()
1308 eMode = TBLFIX_CHGPROP; in FillItemSet()1397 case TBLFIX_CHGPROP: aFixPropRB.Check(); break; in Reset()
Completed in 250 milliseconds