Searched refs:aTableConfig (Results 1 – 2 of 2) sorted by relevance
176 SwTableConfig aTableConfig; member in SwModuleOptions187 TblChgMode GetTblMode() const { return aTableConfig.eTblChgMode;} in GetTblMode()189 aTableConfig.SetModified();} in SetTblMode()191 sal_uInt16 GetTblHMove() const { return aTableConfig.nTblHMove;} in GetTblHMove()193 aTableConfig.SetModified();} in SetTblHMove()195 sal_uInt16 GetTblVMove() const { return aTableConfig.nTblVMove;} in GetTblVMove()197 aTableConfig.SetModified();} in SetTblVMove()199 sal_uInt16 GetTblHInsert() const {return aTableConfig.nTblHInsert;} in GetTblHInsert()201 aTableConfig.SetModified();} in SetTblHInsert()203 sal_uInt16 GetTblVInsert() const {return aTableConfig.nTblVInsert;} in GetTblVInsert()[all …]
157 aTableConfig(sal_False), in SwModuleOptions()
Completed in 19 milliseconds