Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dmodcfg.hxx195 sal_uInt16 GetTblVMove() const { return aTableConfig.nTblVMove;} in GetTblVMove() function in SwModuleOptions
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx2527 …HeightType::WH_ROW_BOTTOM|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblVMove() ); break; in KeyInput()
2528 … rSh.SetColRowWidthHeight( nsTblChgWidthHeightType::WH_ROW_BOTTOM, pModOpt->GetTblVMove() ); break; in KeyInput()
2533 …HeightType::WH_CELL_TOP|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblVMove() ); break; in KeyInput()
2534 …htType::WH_CELL_BOTTOM|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblVMove() ); break; in KeyInput()
2535 … rSh.SetColRowWidthHeight( nsTblChgWidthHeightType::WH_CELL_TOP, pModOpt->GetTblVMove() ); break; in KeyInput()
2536 ….SetColRowWidthHeight( nsTblChgWidthHeightType::WH_CELL_BOTTOM, pModOpt->GetTblVMove() ); break; in KeyInput()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1390 aColMoveMF .SetValue(aColMoveMF.Normalize(pModOpt->GetTblVMove()), FUNIT_TWIP); in Reset()

Completed in 50 milliseconds