Searched refs:pColRowBuff (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/sc/source/filter/excel/ |
H A D | impop.cxx | 418 pColRowBuff->SetHeight( nRow, nRowHeight ); in Row25() 510 pColRowBuff->HideCol( nCol ); in Columndefault() 607 pColRowBuff->SetWidthRange( nColFirst, nColLast, nScWidth ); in Colwidth() 616 pColRowBuff->SetDefHeight( nDefHeight, EXC_DEFROW_UNSYNCED ); in Defrowheight2() 666 pColRowBuff->SetDefWidth( nScWidth ); in DefColWidth() 694 pColRowBuff->HideColRange( nColFirst, nColLast ); in Colinfo() 697 pColRowBuff->SetWidthRange( nColFirst, nColLast, nScWidth ); in Colinfo() 698 pColRowBuff->SetDefaultXF( nColFirst, nColLast, nXF ); in Colinfo() 820 pColRowBuff->SetDefWidth( nScWidth, sal_True ); in Standardwidth() 1035 pColRowBuff->SetDefHeight( nDefHeight, nFlags ); in Defrowheight345() [all …]
|
H A D | xiroot.cxx | 125 GetOldRoot().pColRowBuff->Convert( GetCurrScTab() ); in FinalizeTable()
|
H A D | xistyle.cxx | 1888 GetOldRoot().pColRowBuff->SetManualRowHeight( rStart.Row() ); in Finalize()
|
/aoo4110/main/sc/source/filter/inc/ |
H A D | root.hxx | 63 XclImpColRowSettings* pColRowBuff; // Col/Row-Einstellungen 1 Tabelle member
|
H A D | imp_op.hxx | 103 XclImpColRowSettings* pColRowBuff; // Col/Row-Einstellungen 1 Tabelle member in ImportExcel
|
Completed in 44 milliseconds