Searched refs:GetRealCellPos (Results 1 – 4 of 4) sorted by relevance
317 if (IsMerged(xCurrentCellRange, GetRealCellPos().Column, GetRealCellPos().Row, aCellAddress)) in UnMerge()333 if (IsMerged(xCurrentCellRange, GetRealCellPos().Column, GetRealCellPos().Row, aCellAddress)) in DoMerge()366 sal_Int32 nRow(GetRealCellPos().Row); in InsertRow()367 …for (sal_Int32 j = 0; j < GetRealCellPos().Column - aTableVec[nTableCount - 1]->GetColumn() - 1; +… in InsertRow()395 if (GetRealCellPos().Column > 0) in NewRow()431 sal_Int32 nCol(GetRealCellPos().Column); in InsertColumn()432 for (sal_Int32 j = 0; j <= GetRealCellPos().Row - aTableVec[nTableCount - 1]->GetRow() - 1; ++j) in InsertColumn()690 table::CellAddress ScMyTables::GetRealCellPos() in GetRealCellPos() function in ScMyTables
280 com::sun::star::table::CellAddress aCellPos = rXMLImport.GetTables().GetRealCellPos(); in SetCursorOnTextImport()327 com::sun::star::table::CellAddress aCellPos = rXMLImport.GetTables().GetRealCellPos(); in CreateChildContext()422 com::sun::star::table::CellAddress aCellPos = rXMLImport.GetTables().GetRealCellPos(); in CreateChildContext()777 table::CellAddress aCellPos = rXMLImport.GetTables().GetRealCellPos(); in EndElement()
241 ScUnoConversion::FillScAddress( aDetectiveOp.aPosition, rImport.GetTables().GetRealCellPos() ); in ScXMLDetectiveOperationContext()
151 com::sun::star::table::CellAddress GetRealCellPos();
Completed in 43 milliseconds