Home
last modified time | relevance | path

Searched refs:TblChgWidthHeightType (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/inc/
H A Dtblenum.hxx27 typedef sal_uInt16 TblChgWidthHeightType; typedef
31 const TblChgWidthHeightType WH_COL_LEFT = 0;
32 const TblChgWidthHeightType WH_COL_RIGHT = 1;
33 const TblChgWidthHeightType WH_ROW_TOP = 2;
34 const TblChgWidthHeightType WH_ROW_BOTTOM = 3;
35 const TblChgWidthHeightType WH_CELL_LEFT = 4;
36 const TblChgWidthHeightType WH_CELL_RIGHT = 5;
37 const TblChgWidthHeightType WH_CELL_TOP = 6;
38 const TblChgWidthHeightType WH_CELL_BOTTOM = 7;
42 const TblChgWidthHeightType WH_FLAG_INSDEL = 0x4000; // Insert/Del-Modus: das Bigger-Flag
[all …]
/aoo4110/main/sw/source/core/frmedt/
H A Dfetab.cxx2352 TblChgWidthHeightType eTmp = in SetColRowWidthHeight()
2353 static_cast<TblChgWidthHeightType>( eType & 0xfff ); in SetColRowWidthHeight()
/aoo4110/main/sw/source/ui/docvw/
H A Dedtwin.cxx1468TblChgWidthHeightType eTblChgMode = nsTblChgWidthHeightType::WH_COL_LEFT; // initialization jus… in KeyInput()

Completed in 85 milliseconds