Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dtblsel.hxx46 SV_DECL_PTRARR_SORT( SwSelBoxes, SwTableBoxPtr, 10, 20 )
89 SV_DECL_PTRARR( SwChartBoxes, SwTableBoxPtr, 16, 16)
H A Dswtable.hxx78 typedef SwTableBox* SwTableBoxPtr; typedef
79 SV_DECL_PTRARR_SORT( SwTableSortBoxes, SwTableBoxPtr, 25, 50 )
/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx75 _SV_IMPL_SORTAR_ALG( SwSelBoxes, SwTableBoxPtr ) in _SV_IMPL_SORTAR_ALG() argument
76 sal_Bool SwSelBoxes::Seek_Entry( const SwTableBoxPtr rSrch, sal_uInt16* pFndPos ) const in _SV_IMPL_SORTAR_ALG()
156 SV_IMPL_PTRARR( SwChartBoxes, SwTableBoxPtr );
710 SwTableBoxPtr pBox = (SwTableBox*)rCF.pFrm->GetTabBox(); in ChkChartSel()
2165 SwTableBoxPtr pSrch = (SwTableBoxPtr)rpBox; in _FndBoxCopyCol()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx154 SV_IMPL_PTRARR_SORT(SwTableSortBoxes,SwTableBoxPtr);

Completed in 50 milliseconds