Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1728 nTblChgSize = pModOpt->GetTblHInsert(); in KeyInput()
1744 nTblChgSize = pModOpt->GetTblHInsert(); in KeyInput()
2539 …HeightType::WH_COL_LEFT|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblHInsert() ); break; in KeyInput()
2540 …htType::WH_COL_RIGHT|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblHInsert() ); break; in KeyInput()
2541 …HeightType::WH_FLAG_INSDEL|nsTblChgWidthHeightType::WH_COL_LEFT, pModOpt->GetTblHInsert() ); break; in KeyInput()
2542 …htType::WH_FLAG_INSDEL|nsTblChgWidthHeightType::WH_COL_RIGHT, pModOpt->GetTblHInsert() ); break; in KeyInput()
2547 …htType::WH_CELL_LEFT|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblHInsert() ); break; in KeyInput()
2548 …htType::WH_CELL_RIGHT|nsTblChgWidthHeightType::WH_FLAG_BIGGER, pModOpt->GetTblHInsert() ); break; in KeyInput()
2549 …htType::WH_FLAG_INSDEL|nsTblChgWidthHeightType::WH_CELL_LEFT, pModOpt->GetTblHInsert() ); break; in KeyInput()
2550 …htType::WH_FLAG_INSDEL|nsTblChgWidthHeightType::WH_CELL_RIGHT, pModOpt->GetTblHInsert() ); break; in KeyInput()
/trunk/main/sw/inc/
H A Dmodcfg.hxx199 sal_uInt16 GetTblHInsert() const {return aTableConfig.nTblHInsert;} in GetTblHInsert() function in SwModuleOptions
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1391 aRowInsertMF.SetValue(aRowInsertMF.Normalize(pModOpt->GetTblHInsert()), FUNIT_TWIP); in Reset()

Completed in 53 milliseconds