Home
last modified time | relevance | path

Searched refs:pNewLines (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx2856 PImplTextLineInfo* pNewLines = new PImplTextLineInfo[mnSize]; in AddLine() local
2857 memcpy( pNewLines, mpLines, mnLines*sizeof(PImplTextLineInfo) ); in AddLine()
2858 mpLines = pNewLines; in AddLine()
/trunk/main/svtools/source/contnr/
H A Dsvimpicn.cxx211 PTextLineInfo* pNewLines = new PTextLineInfo[mnSize]; in AddLine() local
212 memcpy( pNewLines, mpLines, mnLines*sizeof(PTextLineInfo) ); in AddLine()
213 mpLines = pNewLines; in AddLine()

Completed in 48 milliseconds