Home
last modified time | relevance | path

Searched refs:SetCellWidth (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/source/filter/inc/
H A Dfltshell.hxx350 virtual void SetCellWidth(SwTwips nWidth, sal_uInt16 nCell);
407 virtual void SetCellWidth(SwTwips nWidth, sal_uInt16 nCell);
573 void SetCellWidth(SwTwips nWidth, sal_uInt16 nCell = USHRT_MAX ) { in SetCellWidth() function in SwFltShell
574 pOut->SetCellWidth(nWidth, nCell); } in SetCellWidth()
/aoo41x/main/sw/source/filter/ww1/
H A Dw1sprm.cxx526 rOut.SetCellWidth( nPos1 - nPos, i - nCellsDeleted ); in Start()
H A Dfltshell.cxx1445 void SwFltOutBase::SetCellWidth(SwTwips /*nWidth*/, sal_uInt16 /*nCell*/) in SetCellWidth() function in SwFltOutBase
1618 void SwFltOutDoc::SetCellWidth(SwTwips nWidth, sal_uInt16 nCell /* = USHRT_MAX */ ) in SetCellWidth() function in SwFltOutDoc

Completed in 69 milliseconds