/aoo41x/main/sc/source/filter/lotus/ |
H A D | lotimpop.cxx | 335 pD->SetRowHeight( static_cast<SCROW> (nRow), static_cast<SCTAB> (nLTab), nHeight ); in RowPresentation() 417 pD->SetRowHeight( static_cast<SCROW> (nRow), static_cast<SCTAB> (nExtTab), nHeight ); in _Row()
|
/aoo41x/main/sw/source/ui/table/ |
H A D | rowht.cxx | 76 rSh.SetRowHeight( aSz ); in Apply()
|
/aoo41x/main/dbaccess/source/ui/browser/ |
H A D | sbagrid.cxx | 659 pGrid->SetRowHeight(); in dispatch() 1040 void SbaGridControl::SetRowHeight() in SetRowHeight() function in SbaGridControl 1146 SetRowHeight(); in PostExecuteRowContextMenu()
|
/aoo41x/main/svx/inc/svx/ |
H A D | framelinkarray.hxx | 403 void SetRowHeight( size_t nRow, long nHeight );
|
/aoo41x/main/sw/inc/ |
H A D | swtable.hxx | 319 sal_Bool SetRowHeight( SwTableBox& rAktBox, sal_uInt16 eType,
|
H A D | fesh.hxx | 634 void SetRowHeight( const SwFmtFrmSize &rSz );
|
H A D | doc.hxx | 1977 void SetRowHeight( const SwCursor& rCursor, const SwFmtFrmSize &rNew );
|
/aoo41x/main/dbaccess/source/ui/inc/ |
H A D | sbagrid.hxx | 341 void SetRowHeight();
|
/aoo41x/main/sc/source/filter/rtf/ |
H A D | eeimpars.cxx | 435 mpDoc->SetRowHeight( nRow, nTab, nHeight ); in WriteToDocument()
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | fetab.cxx | 805 void SwFEShell::SetRowHeight( const SwFmtFrmSize &rNew ) in SetRowHeight() function in SwFEShell 809 GetDoc()->SetRowHeight( *getShellCrsr( false ), rNew ); in SetRowHeight()
|
/aoo41x/main/sc/source/ui/app/ |
H A D | transobj.cxx | 635 pDestDoc->SetRowHeight( nRow, 0, pDoc->GetOriginalHeight( nRow, nSrcTab ) ); in InitDocShell()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | tblrwcl.cxx | 4307 sal_Bool SwTable::SetRowHeight( SwTableBox& rAktBox, sal_uInt16 eType, in SetRowHeight() function in SwTable 4375 bRet = SetRowHeight( rAktBox, eType, nAbsDiff, in SetRowHeight() 4523 bRet = SetRowHeight( rAktBox, eType, nAbsDiff, in SetRowHeight()
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | tabsh.cxx | 770 rSh.SetRowHeight( aSz ); in Execute()
|
/aoo41x/main/sc/inc/ |
H A D | table.hxx | 635 void SetRowHeight( SCROW nRow, sal_uInt16 nNewHeight );
|
H A D | document.hxx | 1322 SC_DLLPUBLIC void SetRowHeight( SCROW nRow, SCTAB nTab, sal_uInt16 nNewHeight );
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndtbl1.cxx | 384 void SwDoc::SetRowHeight( const SwCursor& rCursor, const SwFmtFrmSize &rNew ) in SetRowHeight() function in SwDoc
|
H A D | ndtbl.cxx | 2975 SetRowHeight( aTmpCrsr, aNew ); in SetTabRows() 4065 bRet = pTblNd->GetTable().SetRowHeight( rAktBox, in SetColRowWidthHeight()
|
/aoo41x/main/svx/source/dialog/ |
H A D | framelinkarray.cxx | 809 void Array::SetRowHeight( size_t nRow, long nHeight ) in SetRowHeight() function in svx::frame::Array
|
/aoo41x/main/helpcontent2/helpers/ |
H A D | uno-commands.csv | 1420 .uno:SetRowHeight
|
H A D | unocmds.txt | 908 .uno:SetRowHeight;swriter/01/05110100.xhp
|
H A D | longnames_commands.csv | 429 FN_TABLE_SET_ROW_HEIGHT,.uno:SetRowHeight
|
H A D | uno_hid.lst | 429 FN_TABLE_SET_ROW_HEIGHT,20507,.uno:SetRowHeight
|
/aoo41x/main/sc/source/ui/view/ |
H A D | output.cxx | 1194 rArray.SetRowHeight( nRow, nNewSnapY - nOldSnapY ); in DrawFrame()
|
/aoo41x/main/sc/source/core/data/ |
H A D | document.cxx | 3218 void ScDocument::SetRowHeight( SCROW nRow, SCTAB nTab, sal_uInt16 nNewHeight ) in SetRowHeight() function in ScDocument 3221 pTab[nTab]->SetRowHeight( nRow, nNewHeight ); in SetRowHeight()
|
/aoo41x/main/sw/source/core/undo/ |
H A D | untbl.cxx | 1975 rTbl.SetRowHeight( *pBox, nSetColType, nAbsDiff, in RedoImpl()
|