Re: [libreoffice-users] How to get the height of the text context

2023-04-27 Thread Andrew Pitonyak
I'm pretty sure I have an example that does something about it either in OOME 
or in andrewmacro.odt on my website, but I'm not in a position that I can 
verify that right now.

Try www.pitonyak.org I think the link on the page is something like macros.

⁣Get BlueMail for Android ​

On Apr 27, 2023, 4:09 PM, at 4:09 PM, Johnny Rosenberg  
wrote:
>Den tors 27 apr. 2023 kl 10:55 skrev Rose Gale
>:
>
>> Hello:
>>I don't know if anyone has encountered this problem, but I
>haven't
>> been able to find the right solution. I hope I can get some helpful
>> suggestions here.
>>I'd like to start by stating that I can only do this in c# for
>a
>> variety of reasons
>>I need to get the height of the content on the last page of
>the
>> document. I have drawn a sketch below for your understanding.
>>
>
>Only text is accepted in this mailing list, so everything else is
>stripped
>away. Upload it somewhere and give us the link instead.
>
>
>>
>>I have found some classes on the official website, but I do
>not know
>> whether they are useful or how to use them.
>> [image: image.png]
>>
>>  Actually, to achieve functions similar to Word : var height =
>>
>objrage.get_Information(WdInformation.wdVerticalPositionRelativeToPage);
>>
>>
>> Best Regards
>>
>> --
>> To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
>> Problems?
>>
>https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
>> Posting guidelines + more:
>https://wiki.documentfoundation.org/Netiquette
>> List archive: https://listarchives.libreoffice.org/global/users/
>> Privacy Policy: https://www.documentfoundation.org/privacy
>>
>
>-- 
>To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
>Problems?
>https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
>Posting guidelines + more:
>https://wiki.documentfoundation.org/Netiquette
>List archive: https://listarchives.libreoffice.org/global/users/
>Privacy Policy: https://www.documentfoundation.org/privacy

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy


Re: [libreoffice-users] How to get the height of the text context

2023-04-27 Thread Johnny Rosenberg
Den tors 27 apr. 2023 kl 10:55 skrev Rose Gale :

> Hello:
>I don't know if anyone has encountered this problem, but I haven't
> been able to find the right solution. I hope I can get some helpful
> suggestions here.
>I'd like to start by stating that I can only do this in c# for a
> variety of reasons
>I need to get the height of the content on the last page of the
> document. I have drawn a sketch below for your understanding.
>

Only text is accepted in this mailing list, so everything else is stripped
away. Upload it somewhere and give us the link instead.


>
>I have found some classes on the official website, but I do not know
> whether they are useful or how to use them.
> [image: image.png]
>
>  Actually, to achieve functions similar to Word : var height =
> objrage.get_Information(WdInformation.wdVerticalPositionRelativeToPage);
>
>
> Best Regards
>
> --
> To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
> Problems?
> https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
> List archive: https://listarchives.libreoffice.org/global/users/
> Privacy Policy: https://www.documentfoundation.org/privacy
>

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy


Re: [libreoffice-users] Sort issue qustion

2023-04-27 Thread Johnny Rosenberg
Den tis 25 apr. 2023 kl 15:26 skrev Fred James :

> This may be Linux specific, but please allow the question in case it is not
>
> In the file manager (Dolphin) there are options to configure how the
> sort of directory and file names will appear in the window,  for example
> (the desired output) here)  ...
> 001_zFILE.odt
> 01_aFILE.odt
> 01_bFILE.odt
> 01_cFILE.odt
> 01_dFILE.odt
> 01_zFILE.odt
>

When I use LibreOffice's built-in open file-dialogue, the files appears as
above.
When I use the system's (Ubuntu Studio 20.04) open file-dialogue,
001_zFILE.odt is the last file in the list.

To use LibreOffice's dialogues, just check that option in Tools → Options…
→ LibreOffice → General → Check fourth checkbox from the top.

LibreOffice 7.4.6.2
Ubuntu 20.04

whereas in Libreoffice these same file display as ...
> 01_aFILE.odt
> 01_bFILE.odt
> 01_cFILE.odt
> 01_dFILE.odt
> 001_zFILE.odt
> 01_zFILE.odt
>
>
That doesn't happen on my system whatever I try. I tried in LibreOffice,
Thunar and in the terminal (ls command). I'm not sure why it would display
in that way. Are you sure you don't sort for date or something?


Kind regards

Johnny Rosenberg



> The issue is more annoying in the "File->Save" window, than in the
> "File->Open" window, although I would assume that addressing it in one
> might effect the other?
>
> Anything I am missing here?  Any help or advise?
> Thank you
> Regards
> Fred James
>
>
> --
> To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
> Problems?
> https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
> List archive: https://listarchives.libreoffice.org/global/users/
> Privacy Policy: https://www.documentfoundation.org/privacy
>

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy


Re: [libreoffice-users] shrink size and font size of styles sidebar

2023-04-27 Thread Eric Beversluis
OK. That works. But I keep having to reset it. What do I have to do to 
keep the setting at "false"?


On 3/4/23 09:43, Philip Jackson wrote:
Thanks to the OP and to V Stuart Foote - that was something I will 
find useful too.


It worked beautifully but I had to close the document and reopen for 
it to take effect.

Philip
On 04/03/2023 02:30, V Stuart Foote wrote:

Sorry for the top post...

Use Tools -> Options -> Advanced  "Open Expert Configuration"

Search for "minimumwidth"

Click the "Edit" button to directly toggle  'MinimumWidth' boolean 
value from  "true" to "false"


OK out to apply.

The Sidebar Deck can now be dragged as narrow as needed before it 
will collapse to show just the deck TAB Bar


=-=-=


Fri, 3 Mar 2023 16:26:09 -0500


How do I shrink the styles sidebar? Zoom works lovely on the main 
window--I used "optimal" most of the time, but that doesn't help if I 
can't shrink the styles sidebar.


I can drag to make it bigger but not to make it smaller than a 
certain size. And I can't find anywhere to change the font size. So, 
for example, if I need to shrink the entire Writer window down to 
share screen space I end up with the styles sidebar taking up half 
the window with large type even when the main doc window type is so 
small it's hardly readable.


There must be some way to do this. I just can't find it.

Thanks.








--
Eric Beversluis www.ericbeversluis.com

--
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy


Re: [libreoffice-users] How to get the height of the text context

2023-04-27 Thread Brad Rogers
On Thu, 27 Apr 2023 11:06:29 +0800
Rose Gale  wrote:

Hello Rose,

> I have drawn a sketch below for your understanding.

Attachments get removed.

-- 
 Regards  _   "Valid sig separator is {dash}{dash}{space}"
 / )  "The blindingly obvious is never immediately apparent"
/ _)rad   "Is it only me that has a working delete key?"
Who's a sucker now?
Edward The Bear - The Damned

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy



[libreoffice-users] How to get the height of the text context

2023-04-27 Thread Rose Gale
Hello:
   I don't know if anyone has encountered this problem, but I haven't
been able to find the right solution. I hope I can get some helpful
suggestions here.
   I'd like to start by stating that I can only do this in c# for a
variety of reasons
   I need to get the height of the content on the last page of the
document. I have drawn a sketch below for your understanding.

   I have found some classes on the official website, but I do not know
whether they are useful or how to use them.
[image: image.png]

 Actually, to achieve functions similar to Word : var height =
objrage.get_Information(WdInformation.wdVerticalPositionRelativeToPage);


Best Regards

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy