Searched refs:lcl_GetCell (Results 1 – 1 of 1) sorted by relevance
117 uno::Reference<table::XCell> lcl_GetCell( const uno::Reference<sheet::XSpreadsheetDocument>& xDoc, in lcl_GetCell() function128 lcl_GetCell( xDoc, rPos )->setValue( fValue ); in lcl_SetValue()134 return lcl_GetCell( xDoc, rPos )->getValue(); in lcl_GetValue()
Completed in 7 milliseconds