BYPASS SHELL BY ./RAZORGANZ
Server: nginx/1.20.1
System: Linux iZdzfnv9mwfppeZ 5.10.134-19.2.al8.x86_64 #1 SMP Wed Oct 29 22:47:09 CST 2025 x86_64
User: apache (48)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //usr/local/lib/python3.6/site-packages/pptx/enum/__pycache__/action.cpython-36.pyc
3

Zƍh�@s@dZddlmZddlmZmZmZed�Gdd�de��ZdS)	z2
Enumerations that describe click action settings
�)�absolute_import�)�alias�Enumeration�
EnumMemberZ	PP_ACTIONc@s�eZdZdZdZdZeddd�eddd	�ed
dd�ed
dd�eddd�eddd�eddd�eddd�eddd�edd d!�ed"d#d$�ed%d&d'�ed(d)d*�ed+d,d-�ed.d/d0�fZd1S)2�PP_ACTION_TYPEz�
    Specifies the type of a mouse action (click or hover action).

    Alias: ``PP_ACTION``

    Example::

        from pptx.enum.action import PP_ACTION

        assert shape.click_action.action == PP_ACTION.HYPERLINK
    ZPpActionTypez=https://msdn.microsoft.com/EN-US/library/office/ff744895.aspxZEND_SHOW�zSlide show ends.ZFIRST_SLIDE�zReturns to the first slide.Z	HYPERLINK�z
Hyperlink.Z
LAST_SLIDE�zMoves to the last slide.ZLAST_SLIDE_VIEWED�zMoves to the last slide viewed.ZNAMED_SLIDE�ez)Moves to slide specified by slide number.ZNAMED_SLIDE_SHOW�
zRuns the slideshow.Z
NEXT_SLIDErzMoves to the next slide.�NONErzNo action is performed.Z	OPEN_FILE�fzOpens the specified file.ZOLE_VERB�z	OLE Verb.ZPLAY�zBegins the slideshow.ZPREVIOUS_SLIDE�zMoves to the previous slide.Z	RUN_MACRO�z
Runs a macro.ZRUN_PROGRAM�	zRuns a program.N)�__name__�
__module__�__qualname__�__doc__Z__ms_name__�__url__r�__members__�rr�:/usr/local/lib/python3.6/site-packages/pptx/enum/action.pyrs$













rN)r�
__future__r�baserrrrrrrr�<module>s