Searched refs:OutputImpl (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/sc/source/core/data/ |
H A D | scdpoutputimpl.cxx | 39 void OutputImpl::OutputDataArea() in OutputDataArea() 83 OutputImpl::OutputImpl( ScDocument* pDoc, sal_uInt16 nTab, in OutputImpl() function in OutputImpl 108 sal_Bool OutputImpl::AddRow( SCROW nRow ) in AddRow() 120 sal_Bool OutputImpl::AddCol( SCCOL nCol ) in AddCol() 133 void OutputImpl::OutputBlockFrame ( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow,… in OutputBlockFrame()
|
H A D | scdpoutputimpl.hxx | 33 class OutputImpl class 54 OutputImpl( ScDocument* pDoc, sal_uInt16 nTab,
|
H A D | dpoutput.cxx | 641 OutputImpl outputimp( pDoc, nTab, in HeaderCell() 872 OutputImpl outputimp( pDoc, nTab, in Output()
|
Completed in 31 milliseconds