Home
last modified time | relevance | path

Searched refs:ScAutoFmtPreview (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx482 ScAutoFmtPreview::ScAutoFmtPreview( Window* pParent, const ResId& rRes, ScDocument* pDoc ) : in ScAutoFmtPreview() function in ScAutoFmtPreview
509 ScAutoFmtPreview::~ScAutoFmtPreview() in ~ScAutoFmtPreview()
607 void ScAutoFmtPreview::DrawString( size_t nCol, size_t nRow ) in DrawString()
792 void ScAutoFmtPreview::DrawStrings() in DrawStrings()
801 void ScAutoFmtPreview::DrawBackground() in DrawBackground()
824 void ScAutoFmtPreview::PaintCells() in PaintCells()
843 void ScAutoFmtPreview::Init() in Init()
864 void ScAutoFmtPreview::CalcCellArray( sal_Bool bFitWidthP ) in CalcCellArray()
885 void ScAutoFmtPreview::CalcLineMap() in CalcLineMap()
936 void ScAutoFmtPreview::DoPaint( const Rectangle& /* rRect */ ) in DoPaint()
[all …]
H A Dscuiautofmt.cxx74 pWndPreview ( new ScAutoFmtPreview( this, ScResId( WND_PREVIEW ), pDoc ) ), in ScAutoFormatDlg()
/trunk/main/sc/source/ui/inc/
H A Dautofmt.hxx55 class ScAutoFmtPreview; // s.u.
124 class SC_DLLPUBLIC ScAutoFmtPreview : public Window class
127 ScAutoFmtPreview( Window* pParent, const ResId& rRes, ScDocument* pDoc );
128 ~ScAutoFmtPreview();
H A Dscuiautofmt.hxx42 ScAutoFmtPreview* pWndPreview;

Completed in 26 milliseconds