Home
last modified time | relevance | path

Searched refs:rAktBox (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx3588 sal_uLong nBoxIdx = rAktBox.GetSttIdx(); in SetColWidth()
3596 (SwTableNode*)rAktBox.GetSttNd()->FindTableNode() ); in SetColWidth()
3935 bRet = SetColWidth( rAktBox, eType, nAbsDiff, nRelDiff, in SetColWidth()
3947 SwTableBox* pBox = &rAktBox; in SetColWidth()
3948 SwTableLine* pLine = rAktBox.GetUpper(); in SetColWidth()
3983 if( !bRet && !aParam.bBigger && rAktBox.GetFrmFmt()-> in SetColWidth()
4310 SwTableLine* pLine = rAktBox.GetUpper(); in SetRowHeight()
4324 sal_uLong nBoxIdx = rAktBox.GetSttIdx(); in SetRowHeight()
4327 (SwTableNode*)rAktBox.GetSttNd()->FindTableNode() ); in SetRowHeight()
4375 bRet = SetRowHeight( rAktBox, eType, nAbsDiff, in SetRowHeight()
[all …]
/trunk/main/sw/inc/
H A Dswtable.hxx317 sal_Bool SetColWidth( SwTableBox& rAktBox, sal_uInt16 eType,
319 sal_Bool SetRowHeight( SwTableBox& rAktBox, sal_uInt16 eType,
H A Ddoc.hxx1748 sal_Bool SetColRowWidthHeight( SwTableBox& rAktBox, sal_uInt16 eType,
1754 void ChkBoxNumFmt( SwTableBox& rAktBox, sal_Bool bCallUpdate );
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx4034 sal_Bool SwDoc::SetColRowWidthHeight( SwTableBox& rAktBox, sal_uInt16 eType, in SetColRowWidthHeight() argument
4037 SwTableNode* pTblNd = (SwTableNode*)rAktBox.GetSttNd()->FindTableNode(); in SetColRowWidthHeight()
4056 bRet = pTblNd->GetTable().SetColWidth( rAktBox, in SetColRowWidthHeight()
4065 bRet = pTblNd->GetTable().SetRowHeight( rAktBox, in SetColRowWidthHeight()

Completed in 75 milliseconds