summaryrefslogtreecommitdiffstats
path: root/oovbaapi/ooo/vba/word
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2010-07-06 19:34:53 +0200
committerDaniel Rentz <dr@openoffice.org>2010-07-06 19:34:53 +0200
commitc449069c0608be9f263392589cb2c91e44bc9e8b (patch)
tree76ee6e4f7df568f5d2cd21c5e009939708f7b753 /oovbaapi/ooo/vba/word
parentmib17: #162576# handle VBA UserForm_Resize and UserForm_Layout events (diff)
downloadcore-c449069c0608be9f263392589cb2c91e44bc9e8b.tar.gz
core-c449069c0608be9f263392589cb2c91e44bc9e8b.zip
mib17: #i112634# add VBA sheet event handling, based on a patch from Noel Power
Diffstat (limited to 'oovbaapi/ooo/vba/word')
-rw-r--r--oovbaapi/ooo/vba/word/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/oovbaapi/ooo/vba/word/makefile.mk b/oovbaapi/ooo/vba/word/makefile.mk
index e3a19e678414..543e99f7c538 100644
--- a/oovbaapi/ooo/vba/word/makefile.mk
+++ b/oovbaapi/ooo/vba/word/makefile.mk
@@ -29,7 +29,7 @@ PRJ=..$/..$/..
PRJNAME=oovapi
TARGET=word
-PACKAGE=ooo$/vba$/Word
+PACKAGE=ooo$/vba$/word
# --- Settings -----------------------------------------------------
.INCLUDE : $(PRJ)$/util$/makefile.pmk