Searched refs:GetVisibleCell (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sc/source/ui/inc/ |
H A D | output.hxx | 158 void GetVisibleCell( SCCOL nCol, SCROW nRow, SCTAB nTab, ScBaseCell*& rpCell );
|
/trunk/main/sc/source/ui/view/ |
H A D | output2.cxx | 1063 void ScOutputData::GetVisibleCell( SCCOL nCol, SCROW nRow, SCTAB nTabP, ScBaseCell*& rpCell ) in GetVisibleCell() function in ScOutputData 1479 GetVisibleCell( nCellX, nCellY, nTab, pCell ); // get from document in DrawStrings() 2226 GetVisibleCell( nCellX, nCellY, nTab, pCell ); in DrawEdit() 3074 GetVisibleCell( nX, nY, nTab, pCell ); in DrawRotated()
|
Completed in 77 milliseconds