Searched defs:DeleteBox (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sw/inc/ | ||
H A D | swcrsr.hxx | 273 void DeleteBox( sal_uInt16 nPos ) { aSelBoxes.Remove( nPos ); bChg = sal_True; } in DeleteBox() function in SwTableCursor |
/trunk/main/sw/source/core/unocore/ | ||
H A D | unochart.cxx | 1639 sal_Bool SwChartDataProvider::DeleteBox( const SwTable *pTable, const SwTableBox &rBox ) in DeleteBox() function in SwChartDataProvider |
/trunk/main/sc/source/core/tool/ | ||
H A D | detfunc.cxx | 745 void ScDetectiveFunc::DeleteBox( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) in DeleteBox() function in ScDetectiveFunc |
Completed in 199 milliseconds