mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-03 08:28:25 +00:00
rename frenzy
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33628 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
d58b4ead47
commit
42c5246b9d
File diff suppressed because it is too large
Load Diff
@ -288,6 +288,10 @@ public:
|
||||
///
|
||||
int height() const;
|
||||
///
|
||||
row_type nrows() const {return row_info.size();}
|
||||
///
|
||||
col_type ncols() const {return column_info.size();}
|
||||
///
|
||||
int rowAscent(row_type row) const;
|
||||
///
|
||||
int rowDescent(row_type row) const;
|
||||
|
Loading…
Reference in New Issue
Block a user