Searched refs:SwTableBoxPtr (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sw/inc/ |
H A D | tblsel.hxx | 46 SV_DECL_PTRARR_SORT( SwSelBoxes, SwTableBoxPtr, 10, 20 ) 89 SV_DECL_PTRARR( SwChartBoxes, SwTableBoxPtr, 16, 16)
|
H A D | swtable.hxx | 78 typedef SwTableBox* SwTableBoxPtr; typedef 79 SV_DECL_PTRARR_SORT( SwTableSortBoxes, SwTableBoxPtr, 25, 50 )
|
/aoo4110/main/sw/source/core/frmedt/ |
H A D | tblsel.cxx | 75 _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()
|
/aoo4110/main/sw/source/core/table/ |
H A D | swtable.cxx | 88 SV_IMPL_PTRARR_SORT(SwTableSortBoxes,SwTableBoxPtr);
|
Completed in 41 milliseconds