Home
last modified time | relevance | path

Searched refs:SwTableFUNC (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/ui/table/
H A Dtablemgr.cxx62 void SwTableFUNC::ColWidthDlg( Window *pParent ) in ColWidthDlg()
79 SwTwips SwTableFUNC::GetColWidth(sal_uInt16 nNum) const in GetColWidth()
111 SwTwips SwTableFUNC::GetMaxColWidth( sal_uInt16 nNum ) const in GetMaxColWidth()
173 void SwTableFUNC::InitTabCols() in InitTabCols()
183 SwTableFUNC::SwTableFUNC(SwWrtShell *pShell, sal_Bool bCopyFmt) in SwTableFUNC() function in SwTableFUNC
195 SwTableFUNC::~SwTableFUNC() in ~SwTableFUNC()
201 void SwTableFUNC::UpdateChart() in UpdateChart()
214 uno::Reference< frame::XModel > SwTableFUNC::InsertChart( in InsertChart()
344 sal_uInt16 SwTableFUNC::GetCurColNum() const in GetCurColNum()
357 sal_uInt16 SwTableFUNC::GetColCount() const in GetColCount()
[all …]
H A Dcolwd.cxx72 SwTableWidthDlg::SwTableWidthDlg(Window *pParent, SwTableFUNC &rTableFnc ) : in IMPL_LINK_INLINE_END()
H A Dchartins.cxx189 …xChartModel.set( SwTableFUNC( &rWrtShell, sal_False ).InsertChart( xDataProvider, (sal_True == xDa… in SwInsertChart()
/trunk/main/sw/source/ui/inc/
H A Dtablemgr.hxx47 class SW_DLLPUBLIC SwTableFUNC class
58 inline SwTableFUNC(SwFrmFmt &);
59 SwTableFUNC(SwWrtShell *pShell, sal_Bool bCopyFmt = sal_False);
60 ~SwTableFUNC();
84 inline SwTableFUNC::SwTableFUNC(SwFrmFmt &rFmt) : in SwTableFUNC() function in SwTableFUNC
/trunk/main/sw/inc/
H A Dcolwd.hxx36 class SwTableFUNC;
48 SwTableFUNC &rFnc;
55 SwTableWidthDlg(Window *pParent, SwTableFUNC &rFnc );
H A Dswabstdlg.hxx78 class SwTableFUNC;
403 …virtual VclAbstractDialog * CreateSwTableWidthDlg ( Window *pParent, SwTableFUNC &rFnc , int nResI…
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.hxx481 …virtual VclAbstractDialog * CreateSwTableWidthDlg ( Window *pParent, SwTableFUNC &rFnc , int nResI…
H A Dswdlgfact.cxx1132 …SwAbstractDialogFactory_Impl::CreateSwTableWidthDlg ( Window *pParent, SwTableFUNC &rFnc , int nRe… in CreateSwTableWidthDlg()
/trunk/main/sw/source/ui/shells/
H A Dtextsh.cxx468SwTableFUNC( &rSh, sal_False ).InsertChart( xDataProvider, bFillWithData, aRangeString ); in TYPEINIT1()
H A Dtabsh.cxx1178 SwTableFUNC aMgr( &rSh, sal_False); in Execute()
H A Dbasesh.cxx640 SwTableFUNC( &rSh, sal_False).UpdateChart(); in Execute()

Completed in 59 milliseconds