added SubViewSize property to EnhancedCustomShapePath
- allow to specify view boxes for sub paths
This commit is contained in:
@@ -97,6 +97,10 @@ service EnhancedCustomShapePath
|
||||
default is false;
|
||||
*/
|
||||
[optional, property] boolean TextPathAllowed;
|
||||
|
||||
/** This property specifies view size per sub path
|
||||
*/
|
||||
[optional, property] sequence< ::com::sun::star::awt::Size > SubViewSize;
|
||||
};
|
||||
|
||||
//=============================================================================
|
||||
|
Reference in New Issue
Block a user