Kaydet (Commit) fccfa941 authored tarafından Radek Doulik's avatar Radek Doulik

added SubViewSize property to EnhancedCustomShapePath

 - allow to specify view boxes for sub paths
üst 1817746c
...@@ -96,6 +96,10 @@ service EnhancedCustomShapePath ...@@ -96,6 +96,10 @@ service EnhancedCustomShapePath
default is false; default is false;
*/ */
[optional, property] boolean TextPathAllowed; [optional, property] boolean TextPathAllowed;
/** This property specifies view size per sub path
*/
[optional, property] sequence< ::com::sun::star::awt::Size > SubViewSize;
}; };
//============================================================================= //=============================================================================
......
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