Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/lotus/
H A Dlotimpop.cxx139 sal_uInt8 nLTab, nWindow2; in Columnwidth() local
142 Read( nLTab ); in Columnwidth()
145 if( !pD->HasTable( static_cast<SCTAB> (nLTab) ) ) in Columnwidth()
146 pD->MakeTable( static_cast<SCTAB> (nLTab) ); in Columnwidth()
159 …pD->SetColWidth( static_cast<SCCOL> (nCol), static_cast<SCTAB> (nLTab), ( sal_uInt16 ) ( TWIPS_PER… in Columnwidth()
171 sal_uInt8 nLTab, nWindow2; in Hiddencolumn() local
174 Read( nLTab ); in Hiddencolumn()
187 …>SetColHidden(static_cast<SCCOL>(nCol), static_cast<SCCOL>(nCol), static_cast<SCTAB>(nLTab), true); in Hiddencolumn()
312 sal_uInt8 nLTab, nFlags; in RowPresentation() local
316 Read( nLTab ); in RowPresentation()
[all …]