Searched refs:aCurData (Results 1 – 1 of 1) sorted by relevance
81 SwTableAutoFmt aCurData; member in AutoFmtPreview583 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()[all …]