Home
last modified time | relevance | path

Searched defs:DeleteBox (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/inc/
H A Dswcrsr.hxx273 void DeleteBox( sal_uInt16 nPos ) { aSelBoxes.Remove( nPos ); bChg = sal_True; } in DeleteBox() function in SwTableCursor
/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx1639 sal_Bool SwChartDataProvider::DeleteBox( const SwTable *pTable, const SwTableBox &rBox ) in DeleteBox() function in SwChartDataProvider
2647 sal_Bool SwChartDataSequence::DeleteBox( const SwTableBox &rBox ) in DeleteBox() function in SwChartDataSequence
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx745 void ScDetectiveFunc::DeleteBox( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) in DeleteBox() function in ScDetectiveFunc

Completed in 37 milliseconds