Searched refs:GetBoxFmt (Results 1 – 3 of 3) sorted by relevance
651 const SwBoxAutoFmt& rBoxFmt = aCurData.GetBoxFmt( nIndex ); in MakeFonts()687 return aCurData.GetBoxFmt( GetFormatIndex( nCol, nRow ) ).GetBox(); in GetBoxItem()740 aCurData.GetBoxFmt( (sal_uInt8)nNum ).GetValueFormat( sFmt, eLng, eSys ); in DrawString()833 const SvxAdjustItem& rAdj = aCurData.GetBoxFmt(nFmtIndex).GetAdjust(); in DrawString()890 … SvxBrushItem aBrushItem( aCurData.GetBoxFmt( GetFormatIndex( nCol, nRow ) ).GetBackground() ); in DrawBackground()
594 const SwBoxAutoFmt& SwTableAutoFmt::GetBoxFmt( sal_uInt8 nPos ) const in GetBoxFmt() function in SwTableAutoFmt680 const SwBoxAutoFmt& rChg = GetBoxFmt( nPos ); in UpdateToSet()938 ((SwBoxAutoFmt&)pNew->GetBoxFmt( i )).SetBox( aBox ); in SwTableAutoFmtTbl()1084 (*this)[ 0 ]->GetBoxFmt( 0 ).SaveVersionNo( rStream ); in Save()
219 const SwBoxAutoFmt& GetBoxFmt( sal_uInt8 nPos ) const;
Completed in 25 milliseconds