Searched refs:aScNotePos (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sc/source/filter/excel/ |
H A D | xiescher.cxx | 4066 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 39 milliseconds