Home
last modified time | relevance | path

Searched refs:GetGutterWidth (Results 1 – 16 of 16) sorted by relevance

/trunk/main/sw/source/ui/frmdlg/
H A Dcolmgr.cxx72 sal_uInt16 SwColMgr::GetGutterWidth( sal_uInt16 nPos ) const in GetGutterWidth() function in SwColMgr
76 nRet = GetCount() > 1 ? aFmtCol.GetGutterWidth() : DEF_GUTTER_WIDTH; in GetGutterWidth()
H A Dcolex.cxx288 aRect.Left() = aRect.Right() + pColMgr->GetGutterWidth(i); in DrawPage()
315 int nGutter = pColMgr->GetGutterWidth(i); in DrawPage()
H A Dcolumn.cxx404 nMax -= pColMgr->GetGutterWidth() * nCols; in GetMaxWidth()
731 long nGutterWidth = pColMgr->GetGutterWidth();
837 nColDist[i] = pColMgr->GetGutterWidth(i); in Init()
/trunk/main/sw/source/ui/inc/
H A Dcolmgr.hxx42 sal_uInt16 GetGutterWidth(sal_uInt16 nPos = USHRT_MAX) const;
/trunk/main/sw/inc/
H A Dfmtclds.hxx136 sal_uInt16 GetGutterWidth( sal_Bool bMin = sal_False ) const;
/trunk/main/sw/source/ui/ribbar/
H A Ddrawbase.cxx352 aCol.Init(m_pWin->GetFrmColCount(), aCol.GetGutterWidth(), aCol.GetWishWidth()); in MouseButtonUp()
/trunk/main/sw/source/filter/html/
H A Dwrthtml.cxx608 sal_uInt16 nGutter = pCol->GetGutterWidth( sal_True ); in lcl_html_OutSectionStartTag()
H A Dhtmlfly.cxx1390 sal_uInt16 nGutter = rFmtCol.GetGutterWidth( sal_True ); in OutHTML_FrmFmtAsMulticol()
/trunk/main/sw/source/ui/shells/
H A Dfrmsh.cxx168 sal_uInt16 nGutterWidth = aCol.GetGutterWidth(); in Execute()
H A Dtextsh.cxx532 aCol.Init( nCols, aCol.GetGutterWidth(), aCol.GetWishWidth() ); in TYPEINIT1()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1850 aCol.Init( nCols, aCol.GetGutterWidth(), aCol.GetWishWidth() ); in InsFrmMode()
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx2544 sal_uInt16 nItemGutterWidth = rFmtCol.GetGutterWidth(); in SwXTextColumns()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx901 sal_uInt16 SwFmtCol::GetGutterWidth( sal_Bool bMin ) const in GetGutterWidth() function in SwFmtCol
/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx3181 sal_uInt16 nWidth = rCol.GetGutterWidth( true ); in FormatColumns_Impl()
H A Drtfattributeoutput.cxx3143 m_rExport.OutLong( rCol.GetGutterWidth( sal_True ) ); in FormatColumns_Impl()
H A Dww8atr.cxx4350 m_rWW8Export.InsUInt16( rCol.GetGutterWidth( true ) ); in FormatColumns_Impl()

Completed in 224 milliseconds