Kaydet (Commit) 8dbedf16 authored tarafından Miklos Vajna's avatar Miklos Vajna

oox: move lcl_GetPresetGeometry to msfilter, so filter can use it

Change-Id: Ia741d392a87eaa2f02615a6c9626417a420f205c
üst 8302495a
This diff is collapsed.
......@@ -131,6 +131,9 @@ struct MSFILTER_DLLPUBLIC EquationResult
MSFILTER_DLLPUBLIC EquationResult ParseCombinedChars(const OUString& rStr);
/// Similar to EnhancedCustomShapeTypeNames::Get(), but it also supports OOXML types.
MSFILTER_DLLPUBLIC const char* GetOOXMLPresetGeometry( const char* sShapeType );
}
}
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment