Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dimpop.cxx122 maScOleSize( ScAddress::INITIALIZE_INVALID ), in ImportExcel()
945 GetAddressConverter().ConvertRange( maScOleSize, aXclOleSize, nScTab, nScTab, false ); in Olesize()
1257 if( !maScOleSize.IsValid() ) in PostDocLoad()
1261 maScOleSize = pTabSett->maUsedArea; in PostDocLoad()
1265 maScOleSize.ExtendTo( aScObjArea ); in PostDocLoad()
1269 if( maScOleSize.IsValid() ) in PostDocLoad()
1272 maScOleSize.aStart.Col(), maScOleSize.aStart.Row(), in PostDocLoad()
1273 maScOleSize.aEnd.Col(), maScOleSize.aEnd.Row(), nDisplScTab ) ); in PostDocLoad()
/aoo4110/main/sc/source/filter/inc/
H A Dimp_op.hxx96 ScRange maScOleSize; /// Visible range if embedded. member in ImportExcel

Completed in 25 milliseconds