Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1702 eTblChgMode = nsTblChgWidthHeightType::WH_FLAG_INSDEL | in KeyInput()
1711 … eTblChgMode = nsTblChgWidthHeightType::WH_FLAG_INSDEL | nsTblChgWidthHeightType::WH_CELL_RIGHT; in KeyInput()
1724 eTblChgMode = nsTblChgWidthHeightType::WH_FLAG_INSDEL | in KeyInput()
1740 eTblChgMode = nsTblChgWidthHeightType::WH_FLAG_INSDEL | in KeyInput()
1941 … eTblChgMode = nsTblChgWidthHeightType::WH_FLAG_INSDEL | nsTblChgWidthHeightType::WH_COL_RIGHT; in KeyInput()
2541 …LeftSmall: rSh.SetColRowWidthHeight( nsTblChgWidthHeightType::WH_FLAG_INSDEL|nsTblChgWidthH… in KeyInput()
2542 …RightSmall: rSh.SetColRowWidthHeight( nsTblChgWidthHeightType::WH_FLAG_INSDEL|nsTblChgWidthH… in KeyInput()
2545 …TopSmall: rSh.SetColRowWidthHeight( nsTblChgWidthHeightType::WH_FLAG_INSDEL|nsTblChgWidthH… in KeyInput()
2546 …BottomSmall: rSh.SetColRowWidthHeight( nsTblChgWidthHeightType::WH_FLAG_INSDEL|nsTblChgWidthH… in KeyInput()
2549 …lLeftSmall: rSh.SetColRowWidthHeight( nsTblChgWidthHeightType::WH_FLAG_INSDEL|nsTblChgWidthH… in KeyInput()
[all …]
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx2313 if( nsTblChgWidthHeightType::WH_FLAG_INSDEL & eType && in SetColRowWidthHeight()
2345 …if( (eType & (nsTblChgWidthHeightType::WH_FLAG_BIGGER | nsTblChgWidthHeightType::WH_FLAG_INSDEL)) … in SetColRowWidthHeight()
2346 (nsTblChgWidthHeightType::WH_FLAG_BIGGER | nsTblChgWidthHeightType::WH_FLAG_INSDEL) ) in SetColRowWidthHeight()
2385 …ype::WH_FLAG_BIGGER | nsTblChgWidthHeightType::WH_FLAG_INSDEL)) == nsTblChgWidthHeightType::WH_FLA… in SetColRowWidthHeight()
2387 …witch(eType & ~(nsTblChgWidthHeightType::WH_FLAG_BIGGER | nsTblChgWidthHeightType::WH_FLAG_INSDEL)) in SetColRowWidthHeight()
/trunk/main/sw/inc/
H A Dtblenum.hxx42 const TblChgWidthHeightType WH_FLAG_INSDEL = 0x4000; // Insert/Del-Modus: das Bigger-Flag variable
/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx249 if( eType & nsTblChgWidthHeightType::WH_FLAG_INSDEL ) in CR_SetLineHeight()
3586 bInsDel = 0 != (eType & nsTblChgWidthHeightType::WH_FLAG_INSDEL ); in SetColWidth()
4322 bInsDel = 0 != (eType & nsTblChgWidthHeightType::WH_FLAG_INSDEL ); in SetRowHeight()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx4040 if( nsTblChgWidthHeightType::WH_FLAG_INSDEL & eType && pTblNd->GetTable().ISA( SwDDETable )) in SetColRowWidthHeight()
4080 if( nsTblChgWidthHeightType::WH_FLAG_INSDEL & eType ) in SetColRowWidthHeight()

Completed in 152 milliseconds