summaryrefslogtreecommitdiff
path: root/include/oox
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox')
-rw-r--r--include/oox/ole/olehelper.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/oox/ole/olehelper.hxx b/include/oox/ole/olehelper.hxx
index 128b49796334..1a34748f79ee 100644
--- a/include/oox/ole/olehelper.hxx
+++ b/include/oox/ole/olehelper.hxx
@@ -130,8 +130,7 @@ namespace OleHelper
*/
OOX_DLLPUBLIC bool importStdPic(
StreamDataSequence& orGraphicData,
- BinaryInputStream& rInStrm,
- bool bWithGuid );
+ BinaryInputStream& rInStrm );
}
class OOX_DLLPUBLIC OleFormCtrlExportHelper final