]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/memorydc.tex
Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor...
[wxWidgets.git] / docs / latex / wx / memorydc.tex
index a94e74c77be725027aa90f71b0f8a10d89cac77d..0f4f2854c61b173d2738c52e0e3369e2c98e76a6 100644 (file)
@@ -39,7 +39,7 @@ can be reselected into another memory DC.
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxMemoryDC::wxMemoryDC}
+\membersection{wxMemoryDC::wxMemoryDC}\label{wxmemorydcctor}
 
 \func{}{wxMemoryDC}{\void}
 
@@ -49,7 +49,7 @@ Use the {\it Ok} member to test whether the constructor was successful
 in creating a usable device context. Don't forget to select a bitmap
 into the DC before drawing on it.
 
-\membersection{wxMemoryDC::SelectObject}
+\membersection{wxMemoryDC::SelectObject}\label{wxmemorydcselectobject}
 
 \func{}{SelectObject}{\param{const wxBitmap\& }{bitmap}}