diff options
author | Michael Brauer <mib@openoffice.org> | 2001-01-05 15:52:09 +0000 |
---|---|---|
committer | Michael Brauer <mib@openoffice.org> | 2001-01-05 15:52:09 +0000 |
commit | 89b35b593213ea7a16a0afa0aeface9a2b5d461d (patch) | |
tree | 1adcffa197760c1c7c50aad0ccb946e983864f38 /xmloff/prj | |
parent | 22a1e939e5c5931148fefdee054c13e1e880272c (diff) |
Handle shape style's element properties when import Writer documents
Diffstat (limited to 'xmloff/prj')
-rw-r--r-- | xmloff/prj/d.lst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/xmloff/prj/d.lst b/xmloff/prj/d.lst index 28dba748c0a3..477a1d5b22ce 100644 --- a/xmloff/prj/d.lst +++ b/xmloff/prj/d.lst @@ -81,9 +81,11 @@ hedabu: ..\inc\XMLTextMasterStylesContext.hxx %_DEST%\inc%_EXT%\xmloff\XMLTextMa hedabu: ..\inc\XMLTextMasterPageContext.hxx %_DEST%\inc%_EXT%\xmloff\XMLTextMasterPageContext.hxx hedabu: ..\inc\XMLTextTableContext.hxx %_DEST%\inc%_EXT%\xmloff\XMLTextTableContext.hxx hedabu: ..\source\text\XMLTextShapeImportHelper.hxx %_DEST%\inc%_EXT%\xmloff\XMLTextShapeImportHelper.hxx +hedabu: ..\inc\XMLShapeStyleContext.hxx %_DEST%\inc%_EXT%\xmloff\XMLShapeStyleContext.hxx +hedabu: ..\inc\XMLTextShapeStyleContext.hxx %_DEST%\inc%_EXT%\xmloff\XMLTextShapeStyleContext.hxx hedabu: ..\inc\XMLFontAutoStylePool.hxx %_DEST%\inc%_EXT%\xmloff\XMLFontAutoStylePool.hxx hedabu: ..\inc\XMLFontStylesContext.hxx %_DEST%\inc%_EXT%\xmloff\XMLFontStylesContext.hxx hedabu: ..\inc\ProgressBarHelper.hxx %_DEST%\inc%_EXT%\xmloff\ProgressBarHelper.hxx hedabu: ..\inc\formlayerexport.hxx %_DEST%\inc%_EXT%\xmloff\formlayerexport.hxx hedabu: ..\inc\formlayerimport.hxx %_DEST%\inc%_EXT%\xmloff\formlayerimport.hxx -hedabu: ..\inc\animexp.hxx %_DEST%\inc%_EXT%\xmloff\animexp.hxx
\ No newline at end of file +hedabu: ..\inc\animexp.hxx %_DEST%\inc%_EXT%\xmloff\animexp.hxx |