diff options
author | Andre Fischer <af@openoffice.org> | 2002-06-20 08:48:20 +0000 |
---|---|---|
committer | Andre Fischer <af@openoffice.org> | 2002-06-20 08:48:20 +0000 |
commit | 106a90d57f8d13161f00e123bea120d9a4af63af (patch) | |
tree | 8fb5502aa594c59d2dfc0c0dc4dcdbfc2ba3e9e3 /sd/prj | |
parent | 7477a56de2eef9fb60f9c11a46a25b22241722d3 (diff) |
#100516# Added component descriptions of accessibility objects.
Diffstat (limited to 'sd/prj')
-rw-r--r-- | sd/prj/d.lst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sd/prj/d.lst b/sd/prj/d.lst index 4bada3097052..2d6b7045fdfa 100644 --- a/sd/prj/d.lst +++ b/sd/prj/d.lst @@ -84,6 +84,14 @@ hedabu: ..\inc\sdobjfac.hxx %_DEST%\inc%_EXT%\sd\sdobjfac.hxx ..\xml\OutlineView.xml %_DEST%\xml%_EXT%\OutlineView.xml ..\xml\PresentationView.xml %_DEST%\xml%_EXT%\PresentationView.xml +..\xml\AccessibleDrawDocumentView.xml %_DEST%\xml%_EXT%\AccessibleDrawDocumentView.xml +..\xml\AccessibleOutlineView.xml %_DEST%\xml%_EXT%\AccessibleOutlineView.xml +..\xml\AccessibleSlideView.xml %_DEST%\xml%_EXT%\AccessibleSlideView.xml +..\xml\AccessiblePresentationShape.xml %_DEST%\xml%_EXT%\AccessiblePresentationShape.xml +..\xml\AccessiblePresentationGraphicShape.xml %_DEST%\xml%_EXT%\AccessiblePresentationGraphicShape.xml +..\xml\AccessiblePresentationOLEShape.xml %_DEST%\xml%_EXT%\AccessiblePresentationOLEShape.xml +..\xml\AccessiblePageShape.xml %_DEST%\xml%_EXT%\AccessiblePageShape.xml + ..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib ..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx ..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%\*staticdatamembers.h* |