Searched refs:SetCellWidth (Results 1 – 3 of 3) sorted by relevance
350 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 SwFltShell574 pOut->SetCellWidth(nWidth, nCell); } in SetCellWidth()
526 rOut.SetCellWidth( nPos1 - nPos, i - nCellsDeleted ); in Start()
1442 void SwFltOutBase::SetCellWidth(SwTwips /*nWidth*/, sal_uInt16 /*nCell*/) in SetCellWidth() function in SwFltOutBase1615 void SwFltOutDoc::SetCellWidth(SwTwips nWidth, sal_uInt16 nCell /* = USHRT_MAX */ ) in SetCellWidth() function in SwFltOutDoc
Completed in 41 milliseconds