Searched refs:mpRowInfo (Results 1 – 5 of 5) sorted by relevance
168 RowInfo* pRowInfo = rTabInfo.mpRowInfo; in FillInfo()1060 mpRowInfo( new RowInfo[ ROWINFO_MAX ] ), in ScTableInfo()1064 mpRowInfo[ nIdx ].pCellInfo = 0; in ScTableInfo()1070 delete [] mpRowInfo[ nIdx ].pCellInfo; in ~ScTableInfo()1071 delete [] mpRowInfo; in ~ScTableInfo()
134 RowInfo* mpRowInfo; member
387 RowInfo* pThisRowInfo = &rTabInfo.mpRowInfo[nArrY]; in lcl_HidePrint()1377 aTabInfo.mpRowInfo[1].nHeight = (sal_uInt16) nEffHeight; in DrawBorder()1378 aTabInfo.mpRowInfo[0].pCellInfo[1].nWidth = in DrawBorder()1379 aTabInfo.mpRowInfo[1].pCellInfo[1].nWidth = (sal_uInt16) nEffWidth; in DrawBorder()
1219 RowInfo* pRowInfo = rTabInfo.mpRowInfo; in DrawButtons()
145 pRowInfo( rTabInfo.mpRowInfo ), in ScOutputData()
Completed in 51 milliseconds