Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx2523 …HeightType::WH_COL_LEFT|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblHMove() ); break; in KeyInput()
2524 …HeightType::WH_COL_RIGHT|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblHMove() ); break; in KeyInput()
2525 … rSh.SetColRowWidthHeight( nsTblChgWidthHeightType::WH_COL_LEFT, pModOpt->GetTblHMove() ); break; in KeyInput()
2526 … rSh.SetColRowWidthHeight( nsTblChgWidthHeightType::WH_COL_RIGHT, pModOpt->GetTblHMove() ); break; in KeyInput()
2529 …HeightType::WH_CELL_LEFT|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblHMove() ); break; in KeyInput()
2530 …HeightType::WH_CELL_RIGHT|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblHMove() ); break; in KeyInput()
2531 … rSh.SetColRowWidthHeight( nsTblChgWidthHeightType::WH_CELL_LEFT, pModOpt->GetTblHMove() ); break; in KeyInput()
2532 … rSh.SetColRowWidthHeight( nsTblChgWidthHeightType::WH_CELL_RIGHT, pModOpt->GetTblHMove() ); break; in KeyInput()
/trunk/main/sw/inc/
H A Dmodcfg.hxx191 sal_uInt16 GetTblHMove() const { return aTableConfig.nTblHMove;} in GetTblHMove() function in SwModuleOptions
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1389 aRowMoveMF .SetValue(aRowMoveMF.Normalize(pModOpt->GetTblHMove()), FUNIT_TWIP); in Reset()

Completed in 62 milliseconds