Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx1442 void SwFltOutBase::SetCellWidth(SwTwips /*nWidth*/, sal_uInt16 /*nCell*/) in SetCellWidth() function in SwFltOutBase
1615 void SwFltOutDoc::SetCellWidth(SwTwips nWidth, sal_uInt16 nCell /* = USHRT_MAX */ ) in SetCellWidth() function in SwFltOutDoc
H A Dw1sprm.cxx526 rOut.SetCellWidth( nPos1 - nPos, i - nCellsDeleted ); in Start()

Completed in 25 milliseconds