Searched defs:SetCell (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sc/source/filter/xml/ | ||
H A D | XMLTableShapeImportHelper.hxx | 50 void SetCell (const ::com::sun::star::table::CellAddress& rAddress) { aStartCell = rAddress; } in SetCell() function in XMLTableShapeImportHelper |
/aoo42x/main/sc/inc/ | ||
H A D | brdcst.hxx | 49 void SetCell( ScBaseCell* p ) { pCell = p; } in SetCell() function in ScHint |
/aoo42x/main/sw/inc/ | ||
H A D | htmltbl.hxx | 469 inline void SwHTMLTableLayout::SetCell( SwHTMLTableLayoutCell *pCell, in SetCell() function in SwHTMLTableLayout |
/aoo42x/main/sc/source/core/tool/ | ||
H A D | chgtrack.cxx | 1879 void ScChangeActionContent::SetCell( String& rStr, ScBaseCell* pCell, in SetCell() function in ScChangeActionContent |
Completed in 31 milliseconds