Searched refs:aNotePosList (Results 1 – 2 of 2) sorted by relevance
359 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()
226 List aNotePosList; // Reihenfolge der Notizen member in ScPrintFunc
Completed in 36 milliseconds