Lines Matching refs:sal_uInt16

96 	sal_uInt16 nRowSpan;	// ROWSPAN der Zelle
97 sal_uInt16 nColSpan; // COLSPAN der Zelle
98 sal_uInt16 nWidthOption;// angegebene Breite der Zelle in Twip oder %
106 sal_uInt16 nRSpan, sal_uInt16 nCSpan,
107 sal_uInt16 nWidthOpt, sal_Bool bPrcWdthOpt,
119 void SetRowSpan( sal_uInt16 nRSpan ) { nRowSpan = nRSpan; } in SetRowSpan()
120 sal_uInt16 GetRowSpan() const { return nRowSpan; } in GetRowSpan()
121 sal_uInt16 GetColSpan() const { return nColSpan; } in GetColSpan()
123 sal_uInt16 GetWidthOption() const { return nWidthOption; } in GetWidthOption()
140 sal_uInt16 nAbsColWidth; // in Twips
141 sal_uInt16 nRelColWidth; // in Twips bzw. relativ zu USHRT_MAX
143 sal_uInt16 nWidthOption; // Optionen von <COL> oder <TD>/<TH>
150 SwHTMLTableLayoutColumn( sal_uInt16 nColWidthOpt, sal_Bool bRelColWidthOpt,
155 inline void MergeCellWidthOption( sal_uInt16 nWidth, sal_Bool bPrc );
156 inline void SetWidthOption( sal_uInt16 nWidth, sal_Bool bRelWidth, sal_Bool bTest );
158 sal_uInt16 GetWidthOption() const { return nWidthOption; } in GetWidthOption()
174 void SetAbsColWidth( sal_uInt16 nWidth ) { nAbsColWidth = nWidth; } in SetAbsColWidth()
175 sal_uInt16 GetAbsColWidth() const { return nAbsColWidth; } in GetAbsColWidth()
177 void SetRelColWidth( sal_uInt16 nWidth ) { nRelColWidth = nWidth; } in SetRelColWidth()
178 sal_uInt16 GetRelColWidth() const { return nRelColWidth; } in GetRelColWidth()
199 sal_uInt16 nRows; // Anzahl Zeilen
200 sal_uInt16 nCols; // Anzahl Spalten
202 sal_uInt16 nLeftMargin; // Abstand zum linken Rand (aus Absatz)
203 sal_uInt16 nRightMargin; // Abstand zum rechten Rand (aus Absatz)
205 sal_uInt16 nInhAbsLeftSpace; // von umgebender Zelle geerbter Abstand,
206 sal_uInt16 nInhAbsRightSpace; // der Zellen zugeschlagen wurde
208 sal_uInt16 nRelLeftFill; // relative Breiten der Zellen zur
209 sal_uInt16 nRelRightFill; // Ausrichtung von Tabellen in Tabellen
211 sal_uInt16 nRelTabWidth; // Die relative Breite der Tabelle
213 sal_uInt16 nWidthOption; // die Breite der Tabelle (in Twip oder %)
214 sal_uInt16 nCellPadding; // Abstand zum Inhalt (in Twip)
215 sal_uInt16 nCellSpacing; // Absatnd zwischen Zellen (in Twip)
216 sal_uInt16 nBorder; // Dicke der ausseren Umrandung bzw.
219 sal_uInt16 nLeftBorderWidth;
220 sal_uInt16 nRightBorderWidth;
221 sal_uInt16 nInhLeftBorderWidth;
222 sal_uInt16 nInhRightBorderWidth;
223 sal_uInt16 nBorderWidth;
225 sal_uInt16 nDelayedResizeAbsAvail; // Param fuer's verzoegerte Resize
226 sal_uInt16 nLastResizeAbsAvail;
252 sal_uInt16 nCol, sal_uInt16 nColSpan,
254 void SetBoxWidth( SwTableBox *pBox, sal_uInt16 nCol, sal_uInt16 nColSpan ) const;
262 void _Resize( sal_uInt16 nAbsAvail, sal_Bool bRecalc=sal_False );
266 static sal_uInt16 GetBrowseWidthByVisArea( const SwDoc& rDoc );
270 sal_uInt16 nRows, sal_uInt16 nCols, sal_Bool bColsOpt, sal_Bool ColTgs,
271 sal_uInt16 nWidth, sal_Bool bPrcWidth, sal_uInt16 nBorderOpt,
272 sal_uInt16 nCellPad, sal_uInt16 nCellSp, SvxAdjust eAdjust,
273 sal_uInt16 nLMargin, sal_uInt16 nRMargin, sal_uInt16 nBWidth,
274 sal_uInt16 nLeftBWidth, sal_uInt16 nRightBWidth,
275 sal_uInt16 nInhLeftBWidth, sal_uInt16 nInhRightBWidth );
279 sal_uInt16 GetLeftCellSpace( sal_uInt16 nCol, sal_uInt16 nColSpan,
281 sal_uInt16 GetRightCellSpace( sal_uInt16 nCol, sal_uInt16 nColSpan,
283 inline sal_uInt16 GetInhCellSpace( sal_uInt16 nCol, sal_uInt16 nColSpan ) const;
285 inline void SetInhBorderWidths( sal_uInt16 nLeft, sal_uInt16 nRight );
288 void GetAvail( sal_uInt16 nCol, sal_uInt16 nColSpan, sal_uInt16& rAbsAvail,
289 sal_uInt16& rRelAvail ) const;
292 void AutoLayoutPass2( sal_uInt16 nAbsAvail, sal_uInt16 nRelAvail,
293 sal_uInt16 nAbsLeftSpace, sal_uInt16 nAbsRightSpace,
294 sal_uInt16 nParentInhSpace );
295 void SetWidths( sal_Bool bCallPass2=sal_False, sal_uInt16 nAbsAvail=0,
296 sal_uInt16 nRelAvail=0, sal_uInt16 nAbsLeftSpace=0,
297 sal_uInt16 nAbsRightSpace=0,
298 sal_uInt16 nParentInhSpace=0 );
300 inline SwHTMLTableLayoutColumn *GetColumn( sal_uInt16 nCol ) const;
301 inline void SetColumn( SwHTMLTableLayoutColumn *pCol, sal_uInt16 nCol );
303 inline SwHTMLTableLayoutCell *GetCell( sal_uInt16 nRow, sal_uInt16 nCol ) const;
304 inline void SetCell( SwHTMLTableLayoutCell *pCell, sal_uInt16 nRow, sal_uInt16 nCol );
311 sal_uInt16 GetRelLeftFill() const { return nRelLeftFill; } in GetRelLeftFill()
312 sal_uInt16 GetRelRightFill() const { return nRelRightFill; } in GetRelRightFill()
339 sal_Bool Resize( sal_uInt16 nAbsAvail, sal_Bool bRecalc=sal_False, sal_Bool bForce=sal_False,
342 void BordersChanged( sal_uInt16 nAbsAvail, sal_Bool bRecalc=sal_False );
347 static sal_uInt16 GetBrowseWidth( const SwDoc& rDoc );
350 sal_uInt16 GetBrowseWidthByTabFrm( const SwTabFrm& rTabFrm ) const;
354 sal_uInt16 GetBrowseWidthByTable( const SwDoc& rDoc ) const;
357 sal_uInt16 GetWidthOption() const { return nWidthOption; } in GetWidthOption()
360 sal_uInt16 GetCellPadding() const { return nCellPadding; } in GetCellPadding()
361 sal_uInt16 GetCellSpacing() const { return nCellSpacing; } in GetCellSpacing()
362 sal_uInt16 GetBorder() const { return nBorder; } in GetBorder()
364 sal_uInt16 GetRowCount() const { return nRows; } in GetRowCount()
365 sal_uInt16 GetColCount() const { return nCols; } in GetColCount()
411 sal_uInt16 nWidth, sal_Bool bRel ) in MergeCellWidthOption()
429 inline sal_uInt16 SwHTMLTableLayout::GetInhCellSpace( sal_uInt16 nCol, in GetInhCellSpace()
430 sal_uInt16 nColSpan ) const in GetInhCellSpace()
432 sal_uInt16 nSpace = 0; in GetInhCellSpace()
434 nSpace = nSpace + sal::static_int_cast< sal_uInt16 >(nInhAbsLeftSpace); in GetInhCellSpace()
436 nSpace = nSpace + sal::static_int_cast< sal_uInt16 >(nInhAbsRightSpace); in GetInhCellSpace()
441 inline SwHTMLTableLayoutColumn *SwHTMLTableLayout::GetColumn( sal_uInt16 nCol ) const in GetColumn()
447 sal_uInt16 nWidth, sal_Bool bRelWidth, sal_Bool bTest ) in SetWidthOption()
459 inline void SwHTMLTableLayout::SetColumn( SwHTMLTableLayoutColumn *pCol, sal_uInt16 nCol ) in SetColumn()
464 inline SwHTMLTableLayoutCell *SwHTMLTableLayout::GetCell( sal_uInt16 nRow, sal_uInt16 nCol ) const in GetCell()
470 sal_uInt16 nRow, sal_uInt16 nCol ) in SetCell()
480 void SwHTMLTableLayout::SetInhBorderWidths( sal_uInt16 nLeft, sal_uInt16 nRight ) in SetInhBorderWidths()