Searched refs:GetTblVInsert (Results 1 – 3 of 3) sorted by relevance
1706 nTblChgSize = pModOpt->GetTblVInsert(); in KeyInput()1712 nTblChgSize = pModOpt->GetTblVInsert(); in KeyInput()1942 nTblChgSize = pModOpt->GetTblVInsert(); in KeyInput()2541 …HeightType::WH_ROW_TOP|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblVInsert() ); break; in KeyInput()2542 …htType::WH_ROW_BOTTOM|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblVInsert() ); break; in KeyInput()2543 …HeightType::WH_FLAG_INSDEL|nsTblChgWidthHeightType::WH_ROW_TOP, pModOpt->GetTblVInsert() ); break; in KeyInput()2544 …htType::WH_FLAG_INSDEL|nsTblChgWidthHeightType::WH_ROW_BOTTOM, pModOpt->GetTblVInsert() ); break; in KeyInput()2549 …HeightType::WH_CELL_TOP|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblVInsert() ); break; in KeyInput()2550 …htType::WH_CELL_BOTTOM|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblVInsert() ); break; in KeyInput()2551 …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
1395 aColInsertMF.SetValue(aColInsertMF.Normalize(pModOpt->GetTblVInsert()), FUNIT_TWIP); in Reset()
Completed in 56 milliseconds