Searched refs:SwTableRep (Results 1 – 7 of 7) sorted by relevance
95 SwTableRep::SwTableRep( const SwTabCols& rTabCol, sal_Bool bCplx ) in SwTableRep() function in SwTableRep129 SwTableRep::~SwTableRep() in ~SwTableRep()136 sal_Bool SwTableRep::FillTabCols( SwTabCols& rTabCols ) const in FillTabCols()
41 class SwTableRep;80 SwTableRep* pTblData;136 SwTableRep* pTblData;
92 void DbgTblRep(SwTableRep* pRep) in DbgTblRep()548 pTblData = (SwTableRep*)((const SwPtrItem*) pItem)->GetValue(); in Reset()899 pTblData = (SwTableRep*)((const SwPtrItem*) pItem)->GetValue(); in Reset()
33 class SW_DLLPUBLIC SwTableRep class51 SwTableRep( const SwTabCols& rTabCol, sal_Bool bComplex );52 ~SwTableRep();
63 class SwTableRep;148 SwTableRep* pRep;
176 static SwTableRep* lcl_TableParamToItemSet( SfxItemSet& rSet, SwWrtShell &rSh ) in lcl_TableParamToItemSet()258 SwTableRep* pRep = new SwTableRep( aTabCols, rSh.IsTblComplex()); in lcl_TableParamToItemSet()396 SwTableRep* pRep = 0; in ItemSetToTableParam()401 pRep = (SwTableRep*)((const SwPtrItem*)pItem)->GetValue(); in ItemSetToTableParam()644 SwTableRep* pTblRep = ::lcl_TableParamToItemSet( aCoreSet, rSh ); in Execute()
757 pRep = new SwTableRep( aTabCols, sal_False ); in IMPL_LINK()784 pRep = new SwTableRep( aTabCols, sal_False ); in IMPL_LINK()
Completed in 65 milliseconds