[PATCH 1/7] idl type reference fixed
Tomas Hlavaty
tom at logand.com
Mon Jan 16 10:55:42 PST 2012
---
offapi/com/sun/star/report/meta/XFormulaParser.idl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/offapi/com/sun/star/report/meta/XFormulaParser.idl b/offapi/com/sun/star/report/meta/XFormulaParser.idl
index bc7575b..665f307 100644
--- a/offapi/com/sun/star/report/meta/XFormulaParser.idl
+++ b/offapi/com/sun/star/report/meta/XFormulaParser.idl
@@ -55,7 +55,7 @@ interface XFormulaParser
Names and symbols not defined here lead to a parser/print error.
*/
- [attribute] sequence< sheet::FormulaOpCodeMapEntry > OpCodeMap;
+ [attribute] sequence< com::sun::star::sheet::FormulaOpCodeMapEntry > OpCodeMap;
/** return the mapper for op codes.
*/
--
1.7.5.4
--=-=-=
Content-Type: text/x-diff
Content-Disposition: inline; filename=0002-add-missing-ifndef.patch
More information about the LibreOffice
mailing list