Home
last modified time | relevance | path

Searched refs:GetBoxFmt (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sw/source/ui/table/
H A Dtautofmt.cxx651 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()
/aoo42x/main/sw/source/core/doc/
H A Dtblafmt.cxx594 const SwBoxAutoFmt& SwTableAutoFmt::GetBoxFmt( sal_uInt8 nPos ) const in GetBoxFmt() function in SwTableAutoFmt
680 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()
/aoo42x/main/sw/inc/
H A Dtblafmt.hxx219 const SwBoxAutoFmt& GetBoxFmt( sal_uInt8 nPos ) const;

Completed in 16 milliseconds