Searched refs:GetTblVInsert (Results 1 – 3 of 3) sorted by relevance
1703 nTblChgSize = pModOpt->GetTblVInsert(); in KeyInput()1709 nTblChgSize = pModOpt->GetTblVInsert(); in KeyInput()1939 nTblChgSize = pModOpt->GetTblVInsert(); in KeyInput()2540 …HeightType::WH_ROW_TOP|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblVInsert() ); break; in KeyInput()2541 …htType::WH_ROW_BOTTOM|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblVInsert() ); break; in KeyInput()2542 …HeightType::WH_FLAG_INSDEL|nsTblChgWidthHeightType::WH_ROW_TOP, pModOpt->GetTblVInsert() ); break; in KeyInput()2543 …htType::WH_FLAG_INSDEL|nsTblChgWidthHeightType::WH_ROW_BOTTOM, pModOpt->GetTblVInsert() ); break; in KeyInput()2548 …HeightType::WH_CELL_TOP|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblVInsert() ); break; in KeyInput()2549 …htType::WH_CELL_BOTTOM|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblVInsert() ); break; in KeyInput()2550 …HeightType::WH_FLAG_INSDEL|nsTblChgWidthHeightType::WH_CELL_TOP, pModOpt->GetTblVInsert() ); break; in KeyInput()[all …]
203 sal_uInt16 GetTblVInsert() const {return aTableConfig.nTblVInsert;} in GetTblVInsert() function in SwModuleOptions
1392 aColInsertMF.SetValue(aColInsertMF.Normalize(pModOpt->GetTblVInsert()), FUNIT_TWIP); in Reset()