Searched refs:SwTableFUNC (Results 1 – 11 of 11) sorted by relevance
/trunk/main/sw/source/ui/table/ |
H A D | tablemgr.cxx | 62 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 D | colwd.cxx | 72 SwTableWidthDlg::SwTableWidthDlg(Window *pParent, SwTableFUNC &rTableFnc ) : in IMPL_LINK_INLINE_END()
|
H A D | chartins.cxx | 189 …xChartModel.set( SwTableFUNC( &rWrtShell, sal_False ).InsertChart( xDataProvider, (sal_True == xDa… in SwInsertChart()
|
/trunk/main/sw/source/ui/inc/ |
H A D | tablemgr.hxx | 47 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 D | colwd.hxx | 36 class SwTableFUNC; 48 SwTableFUNC &rFnc; 55 SwTableWidthDlg(Window *pParent, SwTableFUNC &rFnc );
|
H A D | swabstdlg.hxx | 78 class SwTableFUNC; 403 …virtual VclAbstractDialog * CreateSwTableWidthDlg ( Window *pParent, SwTableFUNC &rFnc , int nResI…
|
/trunk/main/sw/source/ui/dialog/ |
H A D | swdlgfact.hxx | 481 …virtual VclAbstractDialog * CreateSwTableWidthDlg ( Window *pParent, SwTableFUNC &rFnc , int nResI…
|
H A D | swdlgfact.cxx | 1132 …SwAbstractDialogFactory_Impl::CreateSwTableWidthDlg ( Window *pParent, SwTableFUNC &rFnc , int nRe… in CreateSwTableWidthDlg()
|
/trunk/main/sw/source/ui/shells/ |
H A D | textsh.cxx | 468 … SwTableFUNC( &rSh, sal_False ).InsertChart( xDataProvider, bFillWithData, aRangeString ); in TYPEINIT1()
|
H A D | tabsh.cxx | 1178 SwTableFUNC aMgr( &rSh, sal_False); in Execute()
|
H A D | basesh.cxx | 640 SwTableFUNC( &rSh, sal_False).UpdateChart(); in Execute()
|
Completed in 56 milliseconds