Home
last modified time | relevance | path

Searched refs:mpRowInfo (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sc/source/core/data/
H A Dfillinfo.cxx168 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()
/aoo4110/main/sc/inc/
H A Dfillinfo.hxx134 RowInfo* mpRowInfo; member
/aoo4110/main/sc/source/ui/view/
H A Dprintfun.cxx387 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()
H A Dgridwin4.cxx1219 RowInfo* pRowInfo = rTabInfo.mpRowInfo; in DrawButtons()
H A Doutput.cxx145 pRowInfo( rTabInfo.mpRowInfo ), in ScOutputData()

Completed in 57 milliseconds