Lines Matching refs:aCurData
81 SwTableAutoFmt aCurData; member in AutoFmtPreview
583 aCurData ( aEmptyStr ), in IMPL_LINK_INLINE_END()
651 const SwBoxAutoFmt& rBoxFmt = aCurData.GetBoxFmt( nIndex ); in MakeFonts()
687 return aCurData.GetBoxFmt( GetFormatIndex( nCol, nRow ) ).GetBox(); in GetBoxItem()
737 if( aCurData.IsValueFormat() ) in DrawString()
740 aCurData.GetBoxFmt( (sal_uInt8)nNum ).GetValueFormat( sFmt, eLng, eSys ); in DrawString()
769 if( aCurData.IsFont() ) in DrawString()
781 if( aCurData.IsFont() && in DrawString()
829 else if (aCurData.IsJustify()) in DrawString()
833 const SvxAdjustItem& rAdj = aCurData.GetBoxFmt(nFmtIndex).GetAdjust(); in DrawString()
890 … SvxBrushItem aBrushItem( aCurData.GetBoxFmt( GetFormatIndex( nCol, nRow ) ).GetBackground() ); in DrawBackground()
907 if ( aCurData.IsBackground() ) in PaintCells()
914 if ( aCurData.IsFrame() ) in PaintCells()
986 aCurData = rNewData; in NotifyChange()
987 bFitWidth = aCurData.IsJustify();//sal_True; //??? in NotifyChange()