Home
last modified time | relevance | path

Searched refs:SwTableRep (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/ui/table/
H A Dswtablerep.cxx95 SwTableRep::SwTableRep( const SwTabCols& rTabCol, sal_Bool bCplx ) in SwTableRep() function in SwTableRep
129 SwTableRep::~SwTableRep() in ~SwTableRep()
136 sal_Bool SwTableRep::FillTabCols( SwTabCols& rTabCols ) const in FillTabCols()
H A Dtablepg.hxx41 class SwTableRep;
80 SwTableRep* pTblData;
136 SwTableRep* pTblData;
H A Dtabledlg.cxx92 void DbgTblRep(SwTableRep* pRep) in DbgTblRep()
548 pTblData = (SwTableRep*)((const SwPtrItem*) pItem)->GetValue(); in Reset()
899 pTblData = (SwTableRep*)((const SwPtrItem*) pItem)->GetValue(); in Reset()
/trunk/main/sw/source/ui/inc/
H A Dswtablerep.hxx33 class SW_DLLPUBLIC SwTableRep class
51 SwTableRep( const SwTabCols& rTabCol, sal_Bool bComplex );
52 ~SwTableRep();
H A Ddbinsdlg.hxx63 class SwTableRep;
148 SwTableRep* pRep;
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx176 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()
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx757 pRep = new SwTableRep( aTabCols, sal_False ); in IMPL_LINK()
784 pRep = new SwTableRep( aTabCols, sal_False ); in IMPL_LINK()

Completed in 47 milliseconds