diff options
author | Philipp Lohmann <Philipp.Lohmann@Sun.COM> | 2009-10-09 15:11:54 +0200 |
---|---|---|
committer | Philipp Lohmann <Philipp.Lohmann@Sun.COM> | 2009-10-09 15:11:54 +0200 |
commit | b4fbf8cc6a6c13512b5b635acd11e22f71524d89 (patch) | |
tree | 179ebbc9f4090aacf8f6c3f266851d425b0d3928 /basctl/source/basicide/baside2.hxx | |
parent | 025166a6176a43ec2df743937c8d9ab0af8d9f31 (diff) | |
parent | 0948d4418cc804bf3a4953fe71e0f7d1c14f08e4 (diff) |
merge with m61
Diffstat (limited to 'basctl/source/basicide/baside2.hxx')
-rw-r--r-- | basctl/source/basicide/baside2.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/basctl/source/basicide/baside2.hxx b/basctl/source/basicide/baside2.hxx index e0f1ffb2e..e051eceb0 100644 --- a/basctl/source/basicide/baside2.hxx +++ b/basctl/source/basicide/baside2.hxx @@ -408,6 +408,7 @@ public: BOOL LoadBasic(); BOOL SaveBasicSource(); + BOOL ImportDialog(); void EditMacro( const String& rMacroName ); |