Searched refs:GetTblHInsert (Results 1 – 3 of 3) sorted by relevance
1726 nTblChgSize = pModOpt->GetTblHInsert(); in KeyInput()1742 nTblChgSize = pModOpt->GetTblHInsert(); in KeyInput()2537 …HeightType::WH_COL_LEFT|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblHInsert() ); break; in KeyInput()2538 …htType::WH_COL_RIGHT|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblHInsert() ); break; in KeyInput()2539 …HeightType::WH_FLAG_INSDEL|nsTblChgWidthHeightType::WH_COL_LEFT, pModOpt->GetTblHInsert() ); break; in KeyInput()2540 …htType::WH_FLAG_INSDEL|nsTblChgWidthHeightType::WH_COL_RIGHT, pModOpt->GetTblHInsert() ); break; in KeyInput()2545 …htType::WH_CELL_LEFT|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblHInsert() ); break; in KeyInput()2546 …htType::WH_CELL_RIGHT|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblHInsert() ); break; in KeyInput()2547 …htType::WH_FLAG_INSDEL|nsTblChgWidthHeightType::WH_CELL_LEFT, pModOpt->GetTblHInsert() ); break; in KeyInput()2548 …htType::WH_FLAG_INSDEL|nsTblChgWidthHeightType::WH_CELL_RIGHT, pModOpt->GetTblHInsert() ); break; in KeyInput()
199 sal_uInt16 GetTblHInsert() const {return aTableConfig.nTblHInsert;} in GetTblHInsert() function in SwModuleOptions
1391 aRowInsertMF.SetValue(aRowInsertMF.Normalize(pModOpt->GetTblHInsert()), FUNIT_TWIP); in Reset()
Completed in 42 milliseconds