Searched defs:nGutterWidth (Results 1 – 7 of 7) sorted by relevance
63 void SwColMgr::SetCount(sal_uInt16 nCount, sal_uInt16 nGutterWidth) in SetCount()91 void SwColMgr::SetGutterWidth(sal_uInt16 nGutterWidth, sal_uInt16 nPos ) in SetGutterWidth()
731 long nGutterWidth = pColMgr->GetGutterWidth(); variable
110 inline void SwColMgr::SetAutoWidth(sal_Bool bOn, sal_uInt16 nGutterWidth) in SetAutoWidth()
175 sal_uInt16 nGutterWidth = aCol.GetGutterWidth(); in Execute() local
815 sal_uInt16 nGutterWidth = DEF_GUTTER_WIDTH; in Execute() local
945 void SwFmtCol::Init( sal_uInt16 nNumCols, sal_uInt16 nGutterWidth, sal_uInt16 nAct ) in Init()962 void SwFmtCol::SetOrtho( sal_Bool bNew, sal_uInt16 nGutterWidth, sal_uInt16 nAct ) in SetOrtho()993 void SwFmtCol::Calc( sal_uInt16 nGutterWidth, sal_uInt16 nAct ) in Calc()
625 const sal_uInt16 nGutterWidth = 0; in ExecTabWin() local
Completed in 117 milliseconds