Home
last modified time | relevance | path

Searched refs:SetRowHeight (Results 1 – 25 of 136) sorted by relevance

123456

/trunk/main/sc/source/filter/lotus/
H A Dlotimpop.cxx335 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()
/trunk/main/sw/source/ui/table/
H A Drowht.cxx76 rSh.SetRowHeight( aSz ); in Apply()
/trunk/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx659 pGrid->SetRowHeight(); in dispatch()
1040 void SbaGridControl::SetRowHeight() in SetRowHeight() function in SbaGridControl
1146 SetRowHeight(); in PostExecuteRowContextMenu()
/trunk/main/svx/inc/svx/
H A Dframelinkarray.hxx403 void SetRowHeight( size_t nRow, long nHeight );
/trunk/main/sw/inc/
H A Dswtable.hxx319 sal_Bool SetRowHeight( SwTableBox& rAktBox, sal_uInt16 eType,
H A Dfesh.hxx634 void SetRowHeight( const SwFmtFrmSize &rSz );
H A Ddoc.hxx1969 void SetRowHeight( const SwCursor& rCursor, const SwFmtFrmSize &rNew );
/trunk/main/dbaccess/source/ui/inc/
H A Dsbagrid.hxx341 void SetRowHeight();
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx805 void SwFEShell::SetRowHeight( const SwFmtFrmSize &rNew ) in SetRowHeight() function in SwFEShell
809 GetDoc()->SetRowHeight( *getShellCrsr( false ), rNew ); in SetRowHeight()
/trunk/main/sc/source/filter/rtf/
H A Deeimpars.cxx435 mpDoc->SetRowHeight( nRow, nTab, nHeight ); in WriteToDocument()
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx635 pDestDoc->SetRowHeight( nRow, 0, pDoc->GetOriginalHeight( nRow, nSrcTab ) ); in InitDocShell()
/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx4307 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()
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx770 rSh.SetRowHeight( aSz ); in Execute()
/trunk/main/sc/inc/
H A Dtable.hxx635 void SetRowHeight( SCROW nRow, sal_uInt16 nNewHeight );
H A Ddocument.hxx1322 SC_DLLPUBLIC void SetRowHeight( SCROW nRow, SCTAB nTab, sal_uInt16 nNewHeight );
/trunk/main/svx/source/dialog/
H A Dframelinkarray.cxx809 void Array::SetRowHeight( size_t nRow, long nHeight ) in SetRowHeight() function in svx::frame::Array
/trunk/main/sw/source/core/docnode/
H A Dndtbl1.cxx384 void SwDoc::SetRowHeight( const SwCursor& rCursor, const SwFmtFrmSize &rNew ) in SetRowHeight() function in SwDoc
H A Dndtbl.cxx2975 SetRowHeight( aTmpCrsr, aNew ); in SetTabRows()
4065 bRet = pTblNd->GetTable().SetRowHeight( rAktBox, in SetColRowWidthHeight()
/trunk/main/helpcontent2/helpers/
H A Duno-commands.csv1420 .uno:SetRowHeight
H A Dunocmds.txt907 .uno:SetRowHeight;swriter/01/05110100.xhp
H A Dlongnames_commands.csv429 FN_TABLE_SET_ROW_HEIGHT,.uno:SetRowHeight
H A Duno_hid.lst429 FN_TABLE_SET_ROW_HEIGHT,20507,.uno:SetRowHeight
/trunk/main/sc/source/core/data/
H A Ddocument.cxx3218 void ScDocument::SetRowHeight( SCROW nRow, SCTAB nTab, sal_uInt16 nNewHeight ) in SetRowHeight() function in ScDocument
3221 pTab[nTab]->SetRowHeight( nRow, nNewHeight ); in SetRowHeight()
H A Dtable2.cxx2189 void ScTable::SetRowHeight( SCROW nRow, sal_uInt16 nNewHeight ) in SetRowHeight() function in ScTable
/trunk/main/sc/source/ui/view/
H A Doutput.cxx1194 rArray.SetRowHeight( nRow, nNewSnapY - nOldSnapY ); in DrawFrame()

Completed in 173 milliseconds

123456