Searched defs:GetRowHeight (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/svx/source/dialog/ |
H A D | framelinkarray.cxx | 251 long ArrayImpl::GetRowHeight( size_t nFirstRow, size_t nLastRow ) const in GetRowHeight() function in svx::frame::ArrayImpl 853 long Array::GetRowHeight( size_t nRow ) const in GetRowHeight() function in svx::frame::Array 859 long Array::GetRowHeight( size_t nFirstRow, size_t nLastRow ) const in GetRowHeight() function in svx::frame::Array
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndtbl1.cxx | 413 void SwDoc::GetRowHeight( const SwCursor& rCursor, SwFmtFrmSize *& rpSz ) const in GetRowHeight() function in SwDoc
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | fetab.cxx | 816 void SwFEShell::GetRowHeight( SwFmtFrmSize *& rpSz ) const in GetRowHeight() function in SwFEShell
|
/aoo41x/main/sc/source/core/data/ |
H A D | table2.cxx | 2455 sal_uInt16 ScTable::GetRowHeight( SCROW nRow, SCROW* pStartRow, SCROW* pEndRow, bool bHiddenAsZero … in GetRowHeight() function in ScTable 2498 sal_uLong ScTable::GetRowHeight( SCROW nStartRow, SCROW nEndRow ) const in GetRowHeight() function in ScTable
|
H A D | document.cxx | 3281 sal_uInt16 ScDocument::GetRowHeight( SCROW nRow, SCTAB nTab, bool bHiddenAsZero ) const in GetRowHeight() function in ScDocument 3290 sal_uInt16 ScDocument::GetRowHeight( SCROW nRow, SCTAB nTab, SCROW* pStartRow, SCROW* pEndRow, bool… in GetRowHeight() function in ScDocument 3299 sal_uLong ScDocument::GetRowHeight( SCROW nStartRow, SCROW nEndRow, SCTAB nTab ) const in GetRowHeight() function in ScDocument
|
Completed in 77 milliseconds