Lines Matching refs:m_aActions

1635 		if( !m_aActions[n] )  in GetUserDefinedActions()
1639 m_aActions[n] = in GetUserDefinedActions()
1645 m_aActions[OOO_STYLE_ACTIONS] = in GetUserDefinedActions()
1649 m_aActions[OOO_FONT_DECL_ACTIONS] = in GetUserDefinedActions()
1653 m_aActions[OOO_SHAPE_ACTIONS] = in GetUserDefinedActions()
1657 m_aActions[OOO_CONNECTOR_ACTIONS] = in GetUserDefinedActions()
1661 m_aActions[OOO_TAB_STOP_ACTIONS] = in GetUserDefinedActions()
1665 m_aActions[OOO_INDEX_ENTRY_TAB_STOP_ACTIONS] = in GetUserDefinedActions()
1669 m_aActions[OOO_LINENUMBERING_ACTIONS] = in GetUserDefinedActions()
1673 m_aActions[OOO_FOOTNOTE_SEP_ACTIONS] = in GetUserDefinedActions()
1677 m_aActions[OOO_DROP_CAP_ACTIONS] = in GetUserDefinedActions()
1681 m_aActions[OOO_COLUMNS_ACTIONS] = in GetUserDefinedActions()
1685 m_aActions[OOO_TEXT_VALUE_TYPE_ACTIONS] = in GetUserDefinedActions()
1689 m_aActions[OOO_TABLE_VALUE_TYPE_ACTIONS] = in GetUserDefinedActions()
1693 m_aActions[OOO_PARA_ACTIONS] = in GetUserDefinedActions()
1697 m_aActions[OOO_STYLE_REF_ACTIONS] = in GetUserDefinedActions()
1701 m_aActions[OOO_MASTER_PAGE_ACTIONS] = in GetUserDefinedActions()
1705 m_aActions[OOO_ANNOTATION_ACTIONS] = in GetUserDefinedActions()
1709 m_aActions[OOO_CHANGE_INFO_ACTIONS] = in GetUserDefinedActions()
1713 m_aActions[OOO_FRAME_ELEM_ACTIONS] = in GetUserDefinedActions()
1717 m_aActions[OOO_FRAME_ATTR_ACTIONS] = in GetUserDefinedActions()
1723 m_aActions[OOO_BACKGROUND_IMAGE_ACTIONS] = in GetUserDefinedActions()
1730 m_aActions[OOO_DDE_CONNECTION_DECL_ACTIONS] = in GetUserDefinedActions()
1734 m_aActions[OOO_EVENT_ACTIONS] = in GetUserDefinedActions()
1738 m_aActions[OOO_FORM_CONTROL_ACTIONS] = in GetUserDefinedActions()
1742 m_aActions[OOO_FORM_COLUMN_ACTIONS] = in GetUserDefinedActions()
1746 m_aActions[OOO_FORM_PROP_ACTIONS] = in GetUserDefinedActions()
1750 m_aActions[OOO_XLINK_ACTIONS] = in GetUserDefinedActions()
1754 m_aActions[OOO_CONFIG_ITEM_SET_ACTIONS] = in GetUserDefinedActions()
1758 m_aActions[OOO_FORMULA_ACTIONS] = in GetUserDefinedActions()
1762 m_aActions[OOO_CHART_ACTIONS] = in GetUserDefinedActions()
1766 m_aActions[OOO_ERROR_MACRO_ACTIONS] = in GetUserDefinedActions()
1770 m_aActions[OOO_DDE_CONV_MODE_ACTIONS] = in GetUserDefinedActions()
1774 m_aActions[OOO_ALPHABETICAL_INDEX_MARK_ACTIONS] = in GetUserDefinedActions()
1778 m_aActions[OOO_DATAPILOT_MEMBER_ACTIONS] = in GetUserDefinedActions()
1781 m_aActions[OOO_DATAPILOT_LEVEL_ACTIONS] = in GetUserDefinedActions()
1784 m_aActions[OOO_SOURCE_SERVICE_ACTIONS] = in GetUserDefinedActions()
1787 m_aActions[OOO_DRAW_AREA_POLYGON_ACTIONS] = in GetUserDefinedActions()
1789 m_aActions[OOO_DRAW_AREA_POLYGON_ACTIONS] in GetUserDefinedActions()
1793 m_aActions[OOO_SCRIPT_ACTIONS] = in GetUserDefinedActions()
1797 m_aActions[OOO_ANIMATION_ACTIONS] = in GetUserDefinedActions()
1802 pActions = m_aActions[n]; in GetUserDefinedActions()
1884 m_aActions[i] = 0; in OOo2OasisTransformer()
1890 delete m_aActions[i]; in ~OOo2OasisTransformer()