Searched defs:SetTextWidth (Results 1 – 2 of 2) sorted by relevance
110 inline void SetTextWidth( sal_uInt16 nNew ) { nTextWidth = nNew; } in SetTextWidth() function in ScBaseCell
495 void SetTextWidth( long n ) { nTxtWidth = n; } in SetTextWidth() function in EditLine
Completed in 27 milliseconds