Searched refs:pDXBuffer (Results 1 – 1 of 1) sorted by relevance
508 sal_Int32* pDXBuffer = NULL; in ImplRepaint() local515 pDXBuffer = new sal_Int32[2*(aText.Len()+1)]; in ImplRepaint()516 pDX = pDXBuffer; in ImplRepaint()535 if( pDXBuffer ) in ImplRepaint()536 delete [] pDXBuffer; in ImplRepaint()710 if( pDXBuffer ) in ImplRepaint()711 delete [] pDXBuffer; in ImplRepaint()1172 sal_Int32* pDXBuffer = NULL; in ImplShowCursor() local1179 pDXBuffer = new sal_Int32[2*(aText.Len()+1)]; in ImplShowCursor()1180 pDX = pDXBuffer; in ImplShowCursor()[all …]