Searched refs:GetTblVMove (Results 1 – 3 of 3) sorted by relevance
195 sal_uInt16 GetTblVMove() const { return aTableConfig.nTblVMove;} in GetTblVMove() function in SwModuleOptions
2525 …HeightType::WH_ROW_BOTTOM|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblVMove() ); break; in KeyInput()2526 … rSh.SetColRowWidthHeight( nsTblChgWidthHeightType::WH_ROW_BOTTOM, pModOpt->GetTblVMove() ); break; in KeyInput()2531 …HeightType::WH_CELL_TOP|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblVMove() ); break; in KeyInput()2532 …htType::WH_CELL_BOTTOM|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblVMove() ); break; in KeyInput()2533 … rSh.SetColRowWidthHeight( nsTblChgWidthHeightType::WH_CELL_TOP, pModOpt->GetTblVMove() ); break; in KeyInput()2534 ….SetColRowWidthHeight( nsTblChgWidthHeightType::WH_CELL_BOTTOM, pModOpt->GetTblVMove() ); break; in KeyInput()
1390 aColMoveMF .SetValue(aColMoveMF.Normalize(pModOpt->GetTblVMove()), FUNIT_TWIP); in Reset()
Completed in 54 milliseconds