Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx4066 ScAddress aScNotePos( ScAddress::UNINITIALIZED ); in ReadNote3() local
4067 … if( GetAddressConverter().ConvertAddress( aScNotePos, aXclPos, maScUsedArea.aStart.Tab(), true ) ) in ReadNote3()
4090 ScNoteUtil::CreateNoteFromString( GetDoc(), aScNotePos, aNoteText, false, false ); in ReadNote3()
4100 ScAddress aScNotePos( ScAddress::UNINITIALIZED ); in ReadNote8() local
4101 … if( GetAddressConverter().ConvertAddress( aScNotePos, aXclPos, maScUsedArea.aStart.Tab(), true ) ) in ReadNote8()
4104 pNoteObj->SetNoteData( aScNotePos, nFlags ); in ReadNote8()

Completed in 28 milliseconds