Searched refs:DeleteRowCol (Results 1 – 6 of 6) sorted by relevance
334 bRet = GetDoc()->DeleteRowCol( aBoxes, true ); in DeleteCol()456 bRet = GetDoc()->DeleteRowCol( aBoxes ); in DeleteRow()1420 bRet = GetDoc()->DeleteRowCol( aBoxes ); in DeleteTblSel()
1977 sal_Bool bResult = DeleteRowCol( aBoxes ); in DeleteRow()2003 sal_Bool bResult = DeleteRowCol( aBoxes, true ); in DeleteCol()2009 sal_Bool SwDoc::DeleteRowCol( const SwSelBoxes& rBoxes, bool bColumn ) in DeleteRowCol() function in SwDoc
1719 sal_Bool DeleteRowCol( const SwSelBoxes& rBoxes, bool bColumn = false );
1703 GetDoc().DeleteRowCol(aSelBoxes); in DeleteCell()
3692 GetFrmFmt()->GetDoc()->DeleteRowCol( aParam.aBoxes ); in SetColWidth()4401 GetFrmFmt()->GetDoc()->DeleteRowCol( aParam.aBoxes ); in SetRowHeight()
2352 pFmt->GetDoc()->DeleteRowCol(aSelBoxes); in dispose()
Completed in 91 milliseconds