Hi,
On Tue, Nov 28, 2017 at 09:50:26AM +0100, David Tardon wrote:
> Hi,
>
> On Tue, Nov 28, 2017 at 01:47:52AM +0200, serdar tunc wrote:
> > I need to call getTextProperties() function. It returns
> >
> > maTextProperties which its type of
> >
> > TextBodyProperties struct . In that struct i ne
Hi,
On Tue, Nov 28, 2017 at 01:47:52AM +0200, serdar tunc wrote:
> I need to call getTextProperties() function. It returns
>
> maTextProperties which its type of
>
> TextBodyProperties struct . In that struct i need to change moRotation value.
>
> I want to make changes on sc/source/filter/oox/
Hi,
On Tue, Nov 28, 2017 at 01:47:52AM +0200, serdar tunc
wrote:
> I need to call getTextProperties() function. It returns
>
> maTextProperties which its type of
>
> TextBodyProperties struct . In that struct i need to change moRotation value.
>
> I want to make changes on sc/source/filter/oo