Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/view/
H A Dprintfun.cxx359 ScAddress* pTripel = (ScAddress*) aNotePosList.First(); in ~ScPrintFunc()
363 pTripel = (ScAddress*) aNotePosList.Next(); in ~ScPrintFunc()
365 aNotePosList.Clear(); in ~ScPrintFunc()
1923 ScAddress* pPos = (ScAddress*) aNotePosList.GetObject( nNoteStart+nCount ); in DoNotes()
1970 if ( nNoteStart >= (long) aNotePosList.Count() || !aTableParam.bNotes ) in PrintNotes()
2582 aNotePosList.Insert( new ScAddress( nCol,nRow,nPrintTab ), LIST_APPEND ); in CountNotePages()
/aoo4110/main/sc/source/ui/inc/
H A Dprintfun.hxx226 List aNotePosList; // Reihenfolge der Notizen member in ScPrintFunc

Completed in 29 milliseconds